aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem5-339/+1789
2025-11-17refactor: remove the PrivacyAware interfaceMohamed Bassem10-104/+9
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem9-320/+2981
2025-11-09refactor: Extract ratelimiter into separate plugin (#2112)Mohamed Bassem4-75/+52
2025-11-09feat: Add bookmark sources statistics section (#2110)Mohamed Bassem1-0/+13
2025-11-08tests: Fix failing testMohamed Bassem1-12/+16
2025-11-08feat: Add support for user uploaded files (#2100)Mohamed Bassem4-4/+20
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem1-0/+2
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 Bassem2-16/+18
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 Bassem5-1/+448
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem3-11/+392
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem3-80/+702
2025-09-21fix: optimize memory usage of tag listingMohamed Bassem2-50/+136
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem11-37/+37
2025-09-14feat: Regen api keysMohamed Bassem3-7/+100
2025-09-14refactor: strongly type the search plugin interfaceMohamed Bassem1-5/+6