aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/cleanups (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-281-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
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-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
* fix(inference): Attempt to reuse existing identical tagsMohamedBassem2024-04-261-1/+1
|
* feature: A new cleanups page to suggest ways to tidy up your bookmarksMohamedBassem2024-04-261-0/+280