aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-03feat: Add retry buttons for pending bookmarks in admin panel (#2341)Mohamed Bassem1-2/+2
2026-01-01fix: don't switch the bookmark back to pending on recrawlMohamed Bassem1-7/+0
2025-12-30feat: 2025 wrapped (#2322)Mohamed Bassem1-0/+11
2025-12-30ci: fix testsMohamed Bassem1-1/+1
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem1-0/+6
2025-12-27feat: support archiving as pdf (#2309)Mohamed Bassem1-0/+2
2025-12-24feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem1-0/+2
2025-12-24refactor: move assets to their own model (#2301)Mohamed Bassem2-161/+18
2025-12-24feat: add support for user avatars (#2296)Mohamed Bassem2-0/+85
2025-12-22fix(tests): fix the user setting testsMohamed Bassem1-0/+12
2025-12-22fix: check quota usage instead bookmark transactionMohamed Bassem1-123/+127
2025-12-22fix: optimize tagging db queries (#2287)Mohamed Bassem2-86/+206
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz1-0/+15
2025-12-14fix: non-link bookmarks where stuck in pending summarization. Fixes #1605Mohamed Bassem1-0/+3
2025-12-13feat: Add limits on number of rss feeds and webhooks per userMohamed Bassem2-0/+176
2025-12-08fix: fix correctly accounting for text bookmark in import sessions. #2208Mohamed Bassem1-0/+30
2025-12-07fix: remove queue triggers outside of updateTags transactionMohamed Bassem1-15/+19
2025-11-30fix: fix bypass email verification in apiKey.exchangeMohamed Bassem2-0/+56
2025-11-30feat: add support for turnstile on signupMohamed Bassem1-0/+13
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem3-0/+65
2025-11-28fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem1-1/+1
2025-11-27fix: Propagate group ids in queue calls (#2177)Mohamed Bassem2-15/+42
2025-11-23feat: Add search bar to highlights page (#2155)Mohamed Bassem1-0/+22
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem2-2/+95
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2-275/+1278
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem5-272/+2121
2025-11-08tests: Fix failing testMohamed Bassem1-12/+16
2025-11-08feat: Add support for user uploaded files (#2100)Mohamed Bassem2-4/+14
2025-11-02fix: browser service connection check using dns instead. Fixes #2080Mohamed Bassem1-6/+8
2025-10-26refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem1-14/+16
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem1-0/+1
2025-10-12feat: Add service dependency checks in the server overview pageMohamed Bassem1-0/+116
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem4-1/+268
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem2-11/+357
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem2-50/+606
2025-09-21fix: optimize memory usage of tag listingMohamed Bassem1-0/+74
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem3-12/+12
2025-09-14feat: Regen api keysMohamed Bassem2-1/+64
2025-09-14refactor: strongly type the search plugin interfaceMohamed Bassem1-5/+6
2025-09-07fix: fix 5xx on invalid api keyMohamed Bassem1-1/+5
2025-09-07fix: fix tag flicker caused by tag sortingMohamed Bassem1-4/+8
2025-09-06refactor: Extract quota logic into its own classMohamed Bassem1-21/+12
2025-08-31refactor: Move highlights object into modelsMohamed Bassem1-131/+17
2025-08-31refactor: Move feed object into modelsMohamed Bassem1-94/+15
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem8-1118/+347
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem2-78/+22
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem2-11/+10
2025-07-26fix: Drop legacy container noticeMohamed Bassem1-3/+2
2025-07-21fix: Remove bcrypt from the api key validation routeMohamed Bassem3-8/+527
2025-07-20fix(test): Fix subscription.testMohamed Bassem1-0/+1