aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem2025-12-302-0/+23
* feat: 2025 wrapped (#2322)Mohamed Bassem2025-12-302-1/+315
* ci: fix testsMohamed Bassem2025-12-301-1/+1
* chore: add tracing for email functionsMohamed Bassem2025-12-291-124/+118
* feat: Add open telemetry (#2318)Mohamed Bassem2025-12-292-1/+67
* fix: reset tagging status on crawl failure (#2316)Mohamed Bassem2025-12-291-0/+2
* feat: add customizable tag styles (#2312)Mohamed Bassem2025-12-272-0/+12
* feat: support archiving as pdf (#2309)Mohamed Bassem2025-12-273-0/+11
* feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem2025-12-243-0/+7
* fix: make avatars publicMohamed Bassem2025-12-241-0/+5
* refactor: move assets to their own model (#2301)Mohamed Bassem2025-12-243-161/+270
* feat: add support for user avatars (#2296)Mohamed Bassem2025-12-244-1/+191
* fix(tests): fix the user setting testsMohamed Bassem2025-12-221-0/+12
* feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem2025-12-221-0/+6
* fix: check quota usage instead bookmark transactionMohamed Bassem2025-12-221-125/+129
* fix: optimize tagging db queries (#2287)Mohamed Bassem2025-12-222-86/+206
* feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2025-12-152-14/+38
* fix: non-link bookmarks where stuck in pending summarization. Fixes #1605Mohamed Bassem2025-12-141-0/+3
* feat: Add limits on number of rss feeds and webhooks per userMohamed Bassem2025-12-134-2/+208
* fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem2025-12-111-115/+140
* fix: fix correctly accounting for text bookmark in import sessions. #2208Mohamed Bassem2025-12-082-16/+58
* feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem2025-12-081-0/+23
* fix: remove queue triggers outside of updateTags transactionMohamed Bassem2025-12-071-15/+19
* fix: fix bypass email verification in apiKey.exchangeMohamed Bassem2025-11-302-0/+56
* feat: add support for turnstile on signupMohamed Bassem2025-11-302-0/+84
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-296-0/+247
* fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem2025-11-281-1/+1
* fix: Propagate group ids in queue calls (#2177)Mohamed Bassem2025-11-276-33/+85
* feat: Add notes feature to highlights (#2154)Mohamed Bassem2025-11-231-0/+1
* feat: Add search bar to highlights page (#2155)Mohamed Bassem2025-11-232-1/+69
* fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem2025-11-233-4/+99
* feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2025-11-235-339/+1789
* refactor: remove the PrivacyAware interfaceMohamed Bassem2025-11-1710-104/+9
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-179-320/+2981
* refactor: Extract ratelimiter into separate plugin (#2112)Mohamed Bassem2025-11-094-75/+52
* feat: Add bookmark sources statistics section (#2110)Mohamed Bassem2025-11-091-0/+13
* tests: Fix failing testMohamed Bassem2025-11-081-12/+16
* feat: Add support for user uploaded files (#2100)Mohamed Bassem2025-11-084-4/+20
* feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2025-11-021-0/+2
* fix: browser service connection check using dns instead. Fixes #2080Mohamed Bassem2025-11-021-6/+8
* refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem2025-10-262-16/+18
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-121-0/+1
* feat: Add service dependency checks in the server overview pageMohamed Bassem2025-10-121-0/+116
* feat: Revamp import experience (#2001)Mohamed Bassem2025-10-045-1/+448
* feat: recursive list delete (#1989)Mohamed Bassem2025-09-283-11/+392
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-283-85/+707
* fix: optimize memory usage of tag listingMohamed Bassem2025-09-212-51/+137
* refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2025-09-1411-37/+37
* feat: Regen api keysMohamed Bassem2025-09-143-7/+100
* refactor: strongly type the search plugin interfaceMohamed Bassem2025-09-141-5/+6