aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/BulkBookmarksAction.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-3/+3
2025-01-12fix: Limit concurrency of bulk actions. Fix #773Mohamed Bassem1-13/+28
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-12/+16
2024-10-12fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem1-2/+9
2024-09-30feature(web): Add ability to manually trigger full page archives. Fixes #398 ...kamtschatka1-1/+50
2024-09-28fix(web): Fix another hydration error in copy to clipboardMohamedBassem1-0/+3
2024-09-27fix(web): Fix some hydration errors in bulk actionsMohamedBassem1-1/+1
2024-09-27feature(web): Add a select all button to bulk actionsMohamedBassem1-5/+19
2024-09-27feature(web): Add a bulk action to copy links into clipboard. Fixes #427 (#433)kamtschatka1-1/+36
2024-09-01feature(web): Manage tags in bulk actionsMohamedBassem1-1/+15
2024-09-01feature(web): Show the number of bulk selected bookmarksMohamedBassem1-2/+7
2024-09-01feature(web): Allow adding to lists in bulk actions. #368MohamedBassem1-1/+15
2024-07-13fix: Delete confirmation doesn't disappear after bulk deletion of links using...kamtschatka1-1/+2
2024-07-01feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban1-0/+171