aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-29chore: add tracing for email functionsMohamed Bassem1-115/+109
2025-12-29feat: Add open telemetry (#2318)Mohamed Bassem8-3/+376
2025-12-29 fix: reset tagging status on crawl failure (#2316)Mohamed Bassem7-3/+3057
2025-12-29feat: add the ability to specify a different changelog versionMohamed Bassem1-0/+2
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem9-5/+3121
2025-12-27feat: add Matter import support (#2245)Moondragon851-0/+50
2025-12-27feat: support archiving as pdf (#2309)Mohamed Bassem8-0/+25
2025-12-27feat: add OPENAI_PROXY_URL configuration and support for proxy in OpenAI clie...rzxczxc2-0/+12
2025-12-27fix(tests): fix the asset upload testsMohamed Bassem4-21/+58
2025-12-27fix: reject spoofed content types on uploadsMohamed Bassem2-1/+12
2025-12-25fix(restate): change journal retention for services to 3dMohamed Bassem1-0/+3
2025-12-25fix: preserve failure count when rescheduling rate limited domains (#2303)Mohamed Bassem4-10/+171
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 Bassem4-196/+274
2025-12-24feat: add support for user avatars (#2296)Mohamed Bassem9-1/+215
2025-12-24fix: handle empty folder names in HTML bookmark imports (#2300)Mohamed Bassem2-1/+85
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 Bassem7-0/+3029
2025-12-22fix: check quota usage instead bookmark transactionMohamed Bassem2-124/+131
2025-12-22fix: optimize tagging db queries (#2287)Mohamed Bassem6-87/+3212
2025-12-21feat(restate): Add a var to control whether to expose core services or notMohamed Bassem2-2/+11
2025-12-20feat: add more restate semaphore controlsMohamed Bassem1-55/+95
2025-12-20fix: only trigger search autocomplete on first search charMohamed Bassem1-0/+2
2025-12-15Revert "fix: fix restate service to return control to restate service on time...Mohamed Bassem2-21/+1
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz9-14/+3379
2025-12-15fix: fix restate service to return control to restate service on timeoutMohamed Bassem2-1/+21
2025-12-14fix: non-link bookmarks where stuck in pending summarization. Fixes #1605Mohamed Bassem4-0/+2959
2025-12-14fix: move trpc error logging inside the dev checkMohamed Bassem1-1/+1
2025-12-13feat: Add limits on number of rss feeds and webhooks per userMohamed Bassem5-2/+214
2025-12-12fix!: changing default for includeContent to be false in the APIMohamed Bassem1-2/+1
2025-12-11fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem5-117/+3129
2025-12-10feat: make asset preprocessing worker timeout configurableClaude1-0/+2
2025-12-10fix: Add cache control header on asset endpointsMohamed Bassem1-0/+1
2025-12-09chore: Allowing multi user benchmarks and adding more coverageMohamed Bassem3-31/+157
2025-12-08fix: fix correctly accounting for text bookmark in import sessions. #2208Mohamed Bassem2-16/+58
2025-12-08fix: check import quota before importing bookmarks (#2232)Mohamed Bassem1-0/+1
2025-12-08feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem4-0/+51
2025-12-07fix: remove queue triggers outside of updateTags transactionMohamed Bassem1-15/+19
2025-12-06chore: add benchmarks (#2229)Mohamed Bassem13-0/+734
2025-11-30fix: reenable idempotency key for search indexingMohamed Bassem1-2/+1
2025-11-30fix: fix bypass email verification in apiKey.exchangeMohamed Bassem2-0/+56
2025-11-30fix: Add restate queued idempotency (#2169)Mohamed Bassem4-5/+65
2025-11-30feat: add support for turnstile on signupMohamed Bassem4-0/+107
2025-11-29release: cli, mcp and sdkMohamed Bassem1-1/+1
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem22-1/+4418
2025-11-28fix: making serverConfig readonlyMohamed Bassem1-1/+3
2025-11-28fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem2-27/+101
2025-11-27fix: Propagate group ids in queue calls (#2177)Mohamed Bassem6-33/+85
2025-11-24feat: Introduce groupId in restate queue (#2168)Mohamed Bassem5-30/+381