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