aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/BulkBookmarksAction.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-3/+3
* fix: Limit concurrency of bulk actions. Fix #773Mohamed Bassem2025-01-121-13/+28
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-12/+16
* fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem2024-10-121-2/+9
* feature(web): Add ability to manually trigger full page archives. Fixes #398 ...kamtschatka2024-09-301-1/+50
* fix(web): Fix another hydration error in copy to clipboardMohamedBassem2024-09-281-0/+3
* fix(web): Fix some hydration errors in bulk actionsMohamedBassem2024-09-271-1/+1
* feature(web): Add a select all button to bulk actionsMohamedBassem2024-09-271-5/+19
* feature(web): Add a bulk action to copy links into clipboard. Fixes #427 (#433)kamtschatka2024-09-271-1/+36
* feature(web): Manage tags in bulk actionsMohamedBassem2024-09-011-1/+15
* feature(web): Show the number of bulk selected bookmarksMohamedBassem2024-09-011-2/+7
* feature(web): Allow adding to lists in bulk actions. #368MohamedBassem2024-09-011-1/+15
* fix: Delete confirmation doesn't disappear after bulk deletion of links using...kamtschatka2024-07-131-1/+2
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-011-0/+171