aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysfeat: add source filter to query language (#2465)Mohamed Bassem8-4/+154
3 daysfix: treat bookmark not found as a no-op in rule engine instead of a failure ...Mohamed Bassem3-15/+24
3 daysfix(extension): dont store tab title when saving links or images. fixes #2462Mohamed Bassem1-1/+5
4 daysfeat: Add separate queue for import link crawling (#2452)Mohamed Bassem5-36/+70
4 daysfix: lower the priority of recrawlingMohamed Bassem3-9/+20
4 daysfeat(metrics): add prometheus metric for bookmark crawl latency (#2461)Mohamed Bassem3-2/+28
4 daysfeat(db): add OpenTelemetry instrumentation for database queriesClaude5-3/+83
7 daysfeat(import): new import details page (#2451)Mohamed Bassem5-2/+666
7 daysfix(ci): fix missing format errorMohamed Bassem1-1/+1
7 daysfeat: add extra instrumentation in the otel traces (#2453)Mohamed Bassem7-31/+231
7 daysfix(import): sanitize error messages to prevent backend detail leakage (#2455)Mohamed Bassem1-1/+26
7 daysfix(import): skip counting pending items for paushed sessionsMohamedBassem1-7/+16
7 daysfix(import): register improt metrics to the prom registryMohamed Bassem2-1/+9
7 daysfix(import): propagate crawling/tagging failure to import statusMohamed Bassem1-18/+50
7 daysfix: extra logging for the import workerMohamed Bassem1-13/+39
7 daysfix: lower priority of mass admin actionsMohamedBassem1-12/+33
7 daysfix: backfill old sessions and do queue backpressure (#2449)Mohamed Bassem3-22/+118
7 daysfeat: Import workflow v3 (#2378)Mohamed Bassem22-483/+8300
10 daysfeat: Add LLM-based OCR as alternative to Tesseract (#2442)Mohamed Bassem4-10/+78
10 daysfeat: batch meilisearch requests (#2441)Mohamed Bassem6-20/+226
10 daysfix(mobile): migrate from RN image to expo-imageMohamed Bassem6-34/+55
10 dayschore: replace dayjs with data-fnsMohamed Bassem7-28/+13
10 daysfix(web): don't bundle tiktoken in client bundlesMohamed Bassem9-85/+144
10 daysfeat(mobile): use native tabs for mobileMohamed Bassem5-90/+62
10 daysfix(mobile): make the subtext in bookmark info page more subtleMohamed Bassem1-3/+3
10 daysfeat(mobile): add signup support to the mobile appMohamed Bassem1-1/+14
10 daysfeat: add support for redirectUrl after signup (#2439)Mohamed Bassem10-21/+215
10 daysfix: better looking error message when article content is unavailableMohamed Bassem2-1/+22
10 daysfix(mobile): fix some mobile warning after expo 54 upgradeMohamed Bassem11-30/+50
10 daysrefactor: remove unused trpc files from web and mobileMohamed Bassem76-83/+102
10 daysrefactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem112-1871/+2536
10 daysrefactor: centralize auth imports through new client module (#2437)Mohamed Bassem15-15/+25
10 dayschore: add an endpoint for propagating client configs to the mobile appMohamed Bassem3-0/+41
10 daysdocs: replace emojis with icon in category namesMohamed Bassem25-21/+298
10 daysfeat(mobile): show num bookmarks in the all lists viewMohamed Bassem1-4/+30
10 daysfix(mobile): fix mobile list stylingMohamed Bassem4-12/+12
10 daysrefactor: lazy init background queuesMohamed Bassem5-58/+155
2026-01-28fix: use user's preferred language for manual summarization (#2429)Mohamed Bassem1-1/+9
2026-01-26feat(cli): Add bookmark search command (#2426)Mohamed Bassem2-12/+88
2026-01-26feat(search): add tag: alias for # and ! alias for negation (#2425)Mohamed Bassem3-6/+151
2026-01-19fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem5-21/+29
2026-01-19feat: disable karakeep 2025 wrappedMohamed Bassem4-56/+11
2026-01-19feat(extension): autofocus on note open (#2366)Snoww1-0/+1
2026-01-18feat: Add attachedBy field to update tags endpoint (#2281)Mohamed Bassem5-13/+198
2026-01-18docker: add USE_JEMALLOC env var and disable it by defaultMohamed Bassem3-3/+9
2026-01-18ux(mobile): align all lists in the all lists tabMohamed Bassem1-19/+34
2026-01-18docker: switch to jemallocMohamed Bassem4-0/+12
2026-01-18docs: enhance OLLAMA_KEEP_ALIVE variable description (#2410)ampersandru2-2/+2
2026-01-18fix(docker): fix x86 docker build failureMohamed Bassem1-3/+3
2026-01-18docker: move from alpine to debianMohamed Bassem1-7/+47