aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/models (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-11fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem1-115/+140
2025-12-08fix: fix correctly accounting for text bookmark in import sessions. #2208Mohamed Bassem1-16/+28
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2-0/+181
2025-11-27fix: Propagate group ids in queue calls (#2177)Mohamed Bassem2-8/+23
2025-11-23feat: Add notes feature to highlights (#2154)Mohamed Bassem1-0/+1
2025-11-23feat: Add search bar to highlights page (#2155)Mohamed Bassem1-1/+47
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 Bassem2-64/+448
2025-11-17refactor: remove the PrivacyAware interfaceMohamed Bassem10-104/+9
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem3-48/+856
2025-11-09feat: Add bookmark sources statistics section (#2110)Mohamed Bassem1-0/+13
2025-11-08feat: Add support for user uploaded files (#2100)Mohamed Bassem1-0/+1
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem1-0/+2
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem1-0/+180
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem1-0/+35
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem1-30/+96
2025-09-21fix: optimize memory usage of tag listingMohamed Bassem1-50/+62
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2-2/+2
2025-09-07fix: fix tag flicker caused by tag sortingMohamed Bassem1-0/+6
2025-08-31refactor: Move highlights object into modelsMohamed Bassem1-0/+171
2025-08-31refactor: Move feed object into modelsMohamed Bassem1-0/+119
2025-08-03fix: Get rid of the userSetting table completelyMohamedBassem1-27/+16
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem3-0/+1253
2025-07-06feat: Store large html content in the asset dbMohamed Bassem1-1/+79
2025-06-21fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem1-2/+10
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 Bassem2-7/+74
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2-2/+462
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 Bassem2-2/+250
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 Bassem2-0/+282