aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers/lists.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-24feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem1-0/+2
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem1-2/+2
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem1-1/+91
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem1-18/+139
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem1-1/+6
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem1-9/+9
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-0/+43
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem1-1/+2
2025-04-16feat(web): Add support for merging lists (#1231)omnitrix1-0/+13
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-1/+1
2025-03-02feat(web): Show list stats in the sidebarMohamed Bassem1-0/+11
2025-03-02refactor: Move the list logic into a separate modelMohamed Bassem1-169/+20
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-20/+39
2024-10-20feature: Add APIs to create new lists and bookmarksMohamed Bassem1-10/+4
2024-07-01fix: Increase list name size to max 40 chars up from 20. Fixes #254MohamedBassem1-1/+1
2024-04-23feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem1-0/+20
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem1-30/+49
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-1/+2
2024-03-20feature(web): Add support for removing items from listsMohamedBassem1-2/+29
2024-03-19feature(web): Add support for demo modeMohamedBassem1-5/+10
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-2/+2
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-0/+173