aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/models/lists.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-24feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem1-0/+4
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem1-2/+4
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem1-64/+50
2025-11-17refactor: remove the PrivacyAware interfaceMohamed Bassem1-11/+1
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem1-32/+555
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem1-0/+35
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem1-1/+1
2025-06-07fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem1-6/+38
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-6/+16
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-2/+97
2025-05-17fix(api): make PUT bookmark to a list idempotent (#1427)xuatz1-4/+2
2025-04-28Revert "fix: Fix smart lists not working in list search qualifiers". #1321Mohamed Bassem1-17/+6
2025-04-27fix: Fix smart lists not working in list search qualifiers. Fixes #845Mohamed Bassem1-6/+17
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem1-2/+17
2025-04-16feat(web): Add support for merging lists (#1231)omnitrix1-0/+46
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains1-0/+2
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-4/+4
2025-03-02refactor: Move the list logic into a separate modelMohamed Bassem1-0/+277