aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-03feat: Add retry buttons for pending bookmarks in admin panel (#2341)Mohamed Bassem1-2/+2
2026-01-03fix: drop idProvider from restate hot pathMohamed Bassem1-2/+1
2026-01-03fix: Eliminate the O(n2) parsing of the netscape import parsing (#2338)Mohamed Bassem2-31/+348
2026-01-01release(cli,sdk): release cli and sdk v0.30Mohamed Bassem2-4/+14
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
2026-01-01fix: use the Ollama generate endpoint instead of chat (#2324)Erik Tews1-5/+4
2025-12-30feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem3-0/+31
2025-12-30feat: 2025 wrapped (#2322)Mohamed Bassem3-1/+382
2025-12-30ci: fix testsMohamed Bassem1-1/+1
2025-12-30feat: change default for tag style to be title case with spacesMohamed Bassem4-1/+3030
2025-12-29fix: more tagging tweaksMohamed Bassem1-4/+3
2025-12-29fix: change prompt to better recognize error pagesMohamed Bassem1-3/+6
2025-12-29refactor: reduce duplication in compare-models toolMohamed Bassem1-28/+79
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