aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem2-0/+3
2026-02-08fix: correctly sum low pri and normal crawl queue sizeMohamed Bassem2-4/+11
2026-02-08feat: Add separate queue for import link crawling (#2452)Mohamed Bassem1-1/+7
2026-02-08fix: lower the priority of recrawlingMohamed Bassem2-9/+15
2026-02-04fix: lower priority of mass admin actionsMohamedBassem1-12/+33
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem3-46/+309
2026-02-01fix(web): don't bundle tiktoken in client bundlesMohamed Bassem1-1/+1
2026-02-01feat: add support for redirectUrl after signup (#2439)Mohamed Bassem2-3/+15
2026-02-01chore: add an endpoint for propagating client configs to the mobile appMohamed Bassem2-0/+12
2026-01-28fix: use user's preferred language for manual summarization (#2429)Mohamed Bassem1-1/+9
2026-01-19feat: disable karakeep 2025 wrappedMohamed Bassem1-0/+8
2026-01-18feat: Add attachedBy field to update tags endpoint (#2281)Mohamed Bassem2-12/+110
2026-01-18feat: track api key usage datesMohamed Bassem1-1/+4
2026-01-11feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem2-0/+437
2026-01-10fix: depri mass admin actionsMohamed Bassem1-10/+31
2026-01-10fix: parallelize queue enqueues in bookmark routesMohamed Bassem1-35/+42
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