aboutsummaryrefslogtreecommitdiffstats
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: use the Ollama generate endpoint instead of chat (#2324)Erik Tews2026-01-011-5/+4
* feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem2025-12-303-0/+31
* feat: 2025 wrapped (#2322)Mohamed Bassem2025-12-303-1/+382
* ci: fix testsMohamed Bassem2025-12-301-1/+1
* feat: change default for tag style to be title case with spacesMohamed Bassem2025-12-304-1/+3030
* fix: more tagging tweaksMohamed Bassem2025-12-291-4/+3
* fix: change prompt to better recognize error pagesMohamed Bassem2025-12-291-3/+6
* refactor: reduce duplication in compare-models toolMohamed Bassem2025-12-291-28/+79
* chore: add tracing for email functionsMohamed Bassem2025-12-291-124/+118
* feat: Add open telemetry (#2318)Mohamed Bassem2025-12-298-3/+376
* fix: reset tagging status on crawl failure (#2316)Mohamed Bassem2025-12-297-3/+3057
* feat: add the ability to specify a different changelog versionMohamed Bassem2025-12-291-0/+2
* feat: add customizable tag styles (#2312)Mohamed Bassem2025-12-279-5/+3121
* feat: add Matter import support (#2245)Moondragon852025-12-271-0/+50
* feat: support archiving as pdf (#2309)Mohamed Bassem2025-12-278-0/+25
* feat: add OPENAI_PROXY_URL configuration and support for proxy in OpenAI clie...rzxczxc2025-12-272-0/+12
* fix(tests): fix the asset upload testsMohamed Bassem2025-12-274-21/+58
* fix: reject spoofed content types on uploadsMohamed Bassem2025-12-272-1/+12
* fix(restate): change journal retention for services to 3dMohamed Bassem2025-12-251-0/+3
* fix: preserve failure count when rescheduling rate limited domains (#2303)Mohamed Bassem2025-12-254-10/+171
* 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-244-196/+274
* feat: add support for user avatars (#2296)Mohamed Bassem2025-12-249-1/+215
* fix: handle empty folder names in HTML bookmark imports (#2300)Mohamed Bassem2025-12-242-1/+85
* 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-227-0/+3029
* fix: check quota usage instead bookmark transactionMohamed Bassem2025-12-222-126/+133
* fix: optimize tagging db queries (#2287)Mohamed Bassem2025-12-226-87/+3212
* feat(restate): Add a var to control whether to expose core services or notMohamed Bassem2025-12-212-2/+11
* feat: add more restate semaphore controlsMohamed Bassem2025-12-201-57/+97
* fix: only trigger search autocomplete on first search charMohamed Bassem2025-12-201-0/+2
* Revert "fix: fix restate service to return control to restate service on time...Mohamed Bassem2025-12-152-21/+1
* feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2025-12-159-14/+3379
* fix: fix restate service to return control to restate service on timeoutMohamed Bassem2025-12-152-1/+21
* fix: non-link bookmarks where stuck in pending summarization. Fixes #1605Mohamed Bassem2025-12-144-0/+2959
* fix: move trpc error logging inside the dev checkMohamed Bassem2025-12-141-1/+1
* feat: Add limits on number of rss feeds and webhooks per userMohamed Bassem2025-12-135-2/+214
* fix!: changing default for includeContent to be false in the APIMohamed Bassem2025-12-121-2/+1
* fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem2025-12-115-117/+3129
* feat: make asset preprocessing worker timeout configurableClaude2025-12-101-0/+2
* fix: Add cache control header on asset endpointsMohamed Bassem2025-12-101-0/+1
* chore: Allowing multi user benchmarks and adding more coverageMohamed Bassem2025-12-093-31/+157
* fix: fix correctly accounting for text bookmark in import sessions. #2208Mohamed Bassem2025-12-082-16/+58
* fix: check import quota before importing bookmarks (#2232)Mohamed Bassem2025-12-081-0/+1
* feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem2025-12-084-0/+51
* fix: remove queue triggers outside of updateTags transactionMohamed Bassem2025-12-071-15/+19
* chore: add benchmarks (#2229)Mohamed Bassem2025-12-0613-0/+734
* fix: reenable idempotency key for search indexingMohamed Bassem2025-11-301-2/+1
* fix: fix bypass email verification in apiKey.exchangeMohamed Bassem2025-11-302-0/+56