aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add source filter to query language (#2465)Mohamed Bassem7 days3-1/+70
* fix: treat bookmark not found as a no-op in rule engine instead of a failure ...Mohamed Bassem7 days1-2/+9
* fix(extension): dont store tab title when saving links or images. fixes #2462Mohamed Bassem8 days1-1/+5
* feat: Add separate queue for import link crawling (#2452)Mohamed Bassem8 days3-35/+51
* feat(metrics): add prometheus metric for bookmark crawl latency (#2461)Mohamed Bassem8 days3-2/+28
* feat(import): new import details page (#2451)Mohamed Bassem11 days5-2/+666
* fix(ci): fix missing format errorMohamed Bassem11 days1-1/+1
* feat: add extra instrumentation in the otel traces (#2453)Mohamed Bassem11 days4-26/+178
* fix(import): sanitize error messages to prevent backend detail leakage (#2455)Mohamed Bassem11 days1-1/+26
* fix(import): skip counting pending items for paushed sessionsMohamedBassem11 days1-7/+16
* fix(import): register improt metrics to the prom registryMohamed Bassem11 days2-1/+9
* fix(import): propagate crawling/tagging failure to import statusMohamed Bassem11 days1-18/+50
* fix: extra logging for the import workerMohamed Bassem11 days1-13/+39
* fix: backfill old sessions and do queue backpressure (#2449)Mohamed Bassem11 days1-21/+54
* feat: Import workflow v3 (#2378)Mohamed Bassem11 days6-106/+722
* feat: Add LLM-based OCR as alternative to Tesseract (#2442)Mohamed Bassem14 days1-9/+58
* feat: batch meilisearch requests (#2441)Mohamed Bassem14 days1-7/+18
* fix(mobile): migrate from RN image to expo-imageMohamed Bassem2026-02-016-34/+55
* chore: replace dayjs with data-fnsMohamed Bassem2026-02-016-20/+10
* fix(web): don't bundle tiktoken in client bundlesMohamed Bassem2026-02-014-3/+10
* feat(mobile): use native tabs for mobileMohamed Bassem2026-02-014-90/+59
* fix(mobile): make the subtext in bookmark info page more subtleMohamed Bassem2026-02-011-3/+3
* feat(mobile): add signup support to the mobile appMohamed Bassem2026-02-011-1/+14
* feat: add support for redirectUrl after signup (#2439)Mohamed Bassem2026-02-014-14/+62
* fix: better looking error message when article content is unavailableMohamed Bassem2026-02-012-1/+22
* fix(mobile): fix some mobile warning after expo 54 upgradeMohamed Bassem2026-02-0111-30/+50
* refactor: remove unused trpc files from web and mobileMohamed Bassem2026-02-0176-83/+102
* refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem2026-02-0196-1405/+1845
* refactor: centralize auth imports through new client module (#2437)Mohamed Bassem2026-02-0115-15/+25
* feat(mobile): show num bookmarks in the all lists viewMohamed Bassem2026-02-011-4/+30
* fix(mobile): fix mobile list stylingMohamed Bassem2026-02-014-12/+12
* refactor: lazy init background queuesMohamed Bassem2026-02-011-10/+50
* feat(cli): Add bookmark search command (#2426)Mohamed Bassem2026-01-262-12/+88
* fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem2026-01-195-21/+29
* feat: disable karakeep 2025 wrappedMohamed Bassem2026-01-193-56/+3
* feat(extension): autofocus on note open (#2366)Snoww2026-01-191-0/+1
* ux(mobile): align all lists in the all lists tabMohamed Bassem2026-01-181-19/+34
* feat: track api key usage datesMohamed Bassem2026-01-183-19/+29
* deps(mobile): upgrade to sdk 54Mohamed Bassem2026-01-184-514/+36
* feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk2026-01-183-1/+58
* fix(mobile): Reader settings preview on mobile matches reader view formatting...Evan Simkowitz2026-01-182-16/+170
* fix(web): avoid masonry overflow in bookmark grids (#2400)Evan Frenkel2026-01-183-5/+25
* deps: upgrade react to 19.2.1Mohamed Bassem2026-01-154-7/+7
* fix(mobile): add custom headers to card banners. fixes #2342Mohamed Bassem2026-01-111-6/+9
* feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem2026-01-115-3/+712
* fix: Accept more permissive RSS feed content types and Fix User-Agent key (#...E.T.2026-01-111-2/+2
* fix: stop theme flashes with cloudflare rocket loader (#2340)Sweepy2026-01-031-1/+5
* feat: Add retry buttons for pending bookmarks in admin panel (#2341)Mohamed Bassem2026-01-032-0/+31
* chore: add a note about hostname allowlists in the validation error messageMohamed Bassem2026-01-021-1/+1
* fix(mobile): fix the connection debug text areaMohamed Bassem2026-01-022-17/+14