| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
| chore: Rename hoarder packages to karakeep | MohamedBassem | 230 | -644/+654 | |
| fix: Limit concurrency of bulk actions. Fix #773 | Mohamed Bassem | 5 | -30/+285 | |
feature: Add i18n support. Fixes #57 (#635) …* feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now |
Mohamed Bassem | 56 | -281/+929 | |
| fix(web): Reset search query and bulk edit when navigating away from the… | MohamedBassem | 3 | -6/+29 | |
feature(web): Add ability to manually trigger full page archives. Fixes #398… …* [Feature Request] Ability to select what to "crawl full page archive" #398 Added the ability to start a full page crawl for links and also in bulk operations added the ability to refresh links as a bulk operation as well * minor icon and wording changes --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
kamtschatka | 5 | -6/+89 | |
| fix(web): Fix another hydration error in copy to clipboard | MohamedBassem | 1 | -0/+3 | |
| fix(web): Fix some hydration errors in bulk actions | MohamedBassem | 2 | -3/+3 | |
| feature(web): Add a select all button to bulk actions | MohamedBassem | 3 | -6/+52 | |
feature(web): Add a bulk action to copy links into clipboard. Fixes #427 (#433) …added bulk copying for links |
kamtschatka | 1 | -1/+36 | |
| feature(web): Manage tags in bulk actions | MohamedBassem | 6 | -44/+214 | |
| feature(web): Show the number of bulk selected bookmarks | MohamedBassem | 1 | -2/+7 | |
| feature(web): Allow adding to lists in bulk actions. #368 | MohamedBassem | 2 | -1/+153 | |
fix: Delete confirmation doesn't disappear after bulk deletion of links using… …closing delete dialog after deleting the bookmarks |
kamtschatka | 1 | -1/+2 | |
feat: Add bulk edit option for bookmarks. Fixes #84 (#259) …* feat: add bulk edit option for bookmarks * fix: resolve comments * fix: resolve comments * fix: resolve comments * fix: resolve comments * rename bulk action store, simplify the bulk action toolbar --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
Md Saban | 14 | -27/+314 |