aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01refactor: lazy init background queuesMohamed Bassem4-48/+105
2026-01-28fix: use user's preferred language for manual summarization (#2429)Mohamed Bassem1-1/+9
2026-01-26feat(search): add tag: alias for # and ! alias for negation (#2425)Mohamed Bassem2-3/+142
2026-01-19feat: disable karakeep 2025 wrappedMohamed Bassem1-0/+8
2026-01-18feat: Add attachedBy field to update tags endpoint (#2281)Mohamed Bassem5-13/+198
2026-01-18feat: track api key usage datesMohamed Bassem6-1/+3049
2026-01-18feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk3-0/+75
2026-01-15deps: upgrade react to 19.2.1Mohamed Bassem1-1/+1
2026-01-11feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem4-15/+592
2026-01-10fix: depri mass admin actionsMohamed Bassem1-10/+31
2026-01-10fix: harden the restate implementation (#2370)Mohamed Bassem8-211/+611
2026-01-10fix: fix propagation of last error in restateMohamed Bassem1-0/+1
2026-01-10fix: guard meilisearch client init with mutexMohamed Bassem1-0/+12
2026-01-10fix: parallelize queue enqueues in bookmark routesMohamed Bassem1-35/+42
2026-01-03feat: add openai service tier configuration option (#2339)Robert Rosca2-0/+10
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