aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09Revert "refactor: move assetdb to shared-server"Mohamed Bassem15-41/+26
2026-02-09refactor: move assetdb to shared-serverMohamed Bassem15-26/+41
2026-02-09fix: Support nested smart lists with cycle detection (#2470)Mohamed Bassem4-27/+512
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem13-9/+3287
2026-02-09feat: Added Import for Instapaper (#2434)Daniel Wieser1-1/+63
2026-02-08fix: correctly sum low pri and normal crawl queue sizeMohamed Bassem2-4/+11
2026-02-08feat: add source filter to query language (#2465)Mohamed Bassem4-3/+83
2026-02-08fix: treat bookmark not found as a no-op in rule engine instead of a failure ...Mohamed Bassem2-13/+15
2026-02-08feat: Add separate queue for import link crawling (#2452)Mohamed Bassem2-1/+19
2026-02-08fix: lower the priority of recrawlingMohamed Bassem3-9/+20
2026-02-08feat(db): add OpenTelemetry instrumentation for database queriesClaude4-0/+75
2026-02-04feat: add extra instrumentation in the otel traces (#2453)Mohamed Bassem2-5/+52
2026-02-04fix: lower priority of mass admin actionsMohamedBassem1-12/+33
2026-02-04fix: backfill old sessions and do queue backpressure (#2449)Mohamed Bassem2-1/+64
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem16-375/+7576
2026-02-01feat: Add LLM-based OCR as alternative to Tesseract (#2442)Mohamed Bassem2-0/+18
2026-02-01feat: batch meilisearch requests (#2441)Mohamed Bassem4-13/+205
2026-02-01fix(web): don't bundle tiktoken in client bundlesMohamed Bassem3-81/+90
2026-02-01feat: add support for redirectUrl after signup (#2439)Mohamed Bassem6-7/+153
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem15-407/+627
2026-02-01chore: add an endpoint for propagating client configs to the mobile appMohamed Bassem3-0/+41
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