aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers/bookmarks.test.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-171-4/+4
* feat: Add per user bookmark count quotaMohamed Bassem2025-07-041-0/+259
* feat: Allow enabling/disabling RSS feedsMohamed Bassem2025-05-171-1/+5
* tests: Add tests for various trpc endpointsMohamed Bassem2025-04-161-3/+147
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
* feat: Allow editing bookmark detailsMohamedBassem2025-04-081-1/+62
* feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem2025-02-231-117/+2
* refactor: Start tracking bookmark assets in the assets tableMohamedBassem2024-10-061-1/+19
* refactor: Include userId in the assets tableMohamedBassem2024-10-061-0/+4
* fix(web):Add validation on updateTags request to ensure that an empty tagName...kamtschatka2024-09-261-0/+15
* feature(web): Show attachments and allow users to manipulate them.MohamedBassem2024-09-221-2/+95
* feature(cli): Allow updating tags/lists from CLI (#211)kamtschatka2024-07-271-5/+19
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-011-18/+20
* fix: Fix missing bookmarks during pagination if they got created in the same ...MohamedBassem2024-05-191-0/+60
* tests: Add tests for bookmark deduplicationMohamedBassem2024-05-121-0/+38
* feature: Dedup links on creation. Fixes #49MohamedBassem2024-05-061-6/+6
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-2/+15
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-2/+4
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-0/+200