aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/cleanups (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+1
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-6/+10
* refactor: migrate trpc to the new react query integration mode * more fixes * more migrations * upgrade trpc client
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem1-1/+1
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem1-4/+7
* feat: Add tag search and use in the homepage * use paginated query in the all tags view * wire the load more buttons * add skeleton to all tags page * fix attachedby aggregation * fix loading states * fix hasNextPage * use action buttons for load more buttons * migrate the tags auto complete to the search api * Migrate the tags editor to the new search API * Replace tag merging dialog with tag auto completion * Merge both search and list APIs * fix tags.list * add some tests for the endpoint * add relevance based sorting * change cursor * update the REST API * fix review comments * more fixes * fix lockfile * i18n * fix visible tags
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-1/+1
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-5/+8
* 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
2024-04-26fix(inference): Attempt to reuse existing identical tagsMohamedBassem1-1/+1
2024-04-26feature: A new cleanups page to suggest ways to tidy up your bookmarksMohamedBassem1-0/+280