aboutsummaryrefslogtreecommitdiffstats
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: lazy init background queuesMohamed Bassem9 days4-48/+105
* fix: use user's preferred language for manual summarization (#2429)Mohamed Bassem13 days1-1/+9
* feat(search): add tag: alias for # and ! alias for negation (#2425)Mohamed Bassem2026-01-262-3/+142
* feat: disable karakeep 2025 wrappedMohamed Bassem2026-01-191-0/+8
* feat: Add attachedBy field to update tags endpoint (#2281)Mohamed Bassem2026-01-185-13/+198
* feat: track api key usage datesMohamed Bassem2026-01-186-1/+3049
* feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk2026-01-183-0/+75
* deps: upgrade react to 19.2.1Mohamed Bassem2026-01-151-1/+1
* feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem2026-01-114-15/+592
* fix: depri mass admin actionsMohamed Bassem2026-01-101-10/+31
* fix: harden the restate implementation (#2370)Mohamed Bassem2026-01-108-211/+611
* fix: fix propagation of last error in restateMohamed Bassem2026-01-101-0/+1
* fix: guard meilisearch client init with mutexMohamed Bassem2026-01-101-0/+12
* fix: parallelize queue enqueues in bookmark routesMohamed Bassem2026-01-101-35/+42
* feat: add openai service tier configuration option (#2339)Robert Rosca2026-01-032-0/+10
* feat: Add retry buttons for pending bookmarks in admin panel (#2341)Mohamed Bassem2026-01-031-2/+2
* fix: drop idProvider from restate hot pathMohamed Bassem2026-01-031-2/+1
* fix: Eliminate the O(n2) parsing of the netscape import parsing (#2338)Mohamed Bassem2026-01-032-34/+351
* release(cli,sdk): release cli and sdk v0.30Mohamed Bassem2026-01-012-4/+14
* fix: fix wrapped feature to only show bookmarks in 2025Mohamed Bassem2026-01-011-1/+11
* fix: don't switch the bookmark back to pending on recrawlMohamed Bassem2026-01-011-7/+0
* 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