aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc (unfollow)
Commit message (Expand)AuthorFilesLines
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 Bassem4-108/+419
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 Bassem4-7/+29
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-1/+1
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 Bassem2-1/+17
2026-01-18feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk2-0/+50
2026-01-11feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem4-15/+592
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: fix wrapped feature to only show bookmarks in 2025Mohamed Bassem1-1/+11
2026-01-01fix: don't switch the bookmark back to pending on recrawlMohamed Bassem1-7/+0
2025-12-30feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem2-0/+23
2025-12-30feat: 2025 wrapped (#2322)Mohamed Bassem2-1/+315
2025-12-30ci: fix testsMohamed Bassem1-1/+1
2025-12-29chore: add tracing for email functionsMohamed Bassem1-115/+109
2025-12-29feat: Add open telemetry (#2318)Mohamed Bassem2-1/+67
2025-12-29 fix: reset tagging status on crawl failure (#2316)Mohamed Bassem1-0/+2
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem2-0/+12
2025-12-27feat: support archiving as pdf (#2309)Mohamed Bassem3-0/+11
2025-12-24feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem3-0/+7
2025-12-24fix: make avatars publicMohamed Bassem1-0/+5
2025-12-24refactor: move assets to their own model (#2301)Mohamed Bassem3-161/+270
2025-12-24feat: add support for user avatars (#2296)Mohamed Bassem4-1/+191
2025-12-22fix(tests): fix the user setting testsMohamed Bassem1-0/+12
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem1-0/+6
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 Simkowitz2-14/+38
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 Bassem4-2/+208
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 Bassem2-16/+58
2025-12-08feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem1-0/+23
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 Bassem2-0/+84
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem6-0/+247
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 Bassem6-33/+85
2025-11-23feat: Add notes feature to highlights (#2154)Mohamed Bassem1-0/+1
2025-11-23feat: Add search bar to highlights page (#2155)Mohamed Bassem2-1/+69
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem3-4/+99