aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/models (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09Revert "refactor: move assetdb to shared-server"Mohamed Bassem4-4/+4
2026-02-09refactor: move assetdb to shared-serverMohamed Bassem4-4/+4
2026-02-09fix: Support nested smart lists with cycle detection (#2470)Mohamed Bassem1-5/+22
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem2-0/+7
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem1-62/+110
2026-02-01feat: add support for redirectUrl after signup (#2439)Mohamed Bassem1-3/+9
2026-01-11feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem2-15/+155
2026-01-01fix: fix wrapped feature to only show bookmarks in 2025Mohamed Bassem1-1/+11
2025-12-30feat: 2025 wrapped (#2322)Mohamed Bassem1-1/+304
2025-12-29 fix: reset tagging status on crawl failure (#2316)Mohamed Bassem1-0/+2
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem1-0/+6
2025-12-27feat: support archiving as pdf (#2309)Mohamed Bassem1-0/+4
2025-12-24feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem2-0/+5
2025-12-24fix: make avatars publicMohamed Bassem1-0/+5
2025-12-24refactor: move assets to their own model (#2301)Mohamed Bassem1-0/+252
2025-12-24feat: add support for user avatars (#2296)Mohamed Bassem1-1/+101
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem1-0/+6
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz1-14/+23
2025-12-13feat: Add limits on number of rss feeds and webhooks per userMohamed Bassem2-2/+32
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