aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(mobile): more native screensMohamed Bassem20-409/+575
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem5-9/+251
2026-02-09feat(mcp): Support custom configurable HTTP headers (#2436)Chen Ye2-3/+19
2026-02-09feat: Added Import for Instapaper (#2434)Daniel Wieser2-0/+20
2026-02-08feat: Add drag-and-drop support for bookmarks to lists (#2469)Mohamed Bassem5-111/+265
2026-02-08feat(crawler): Split bookmark metadata updates into two phases for faster fee...Mohamed Bassem1-22/+32
2026-02-08feat: add source filter to query language (#2465)Mohamed Bassem3-1/+70
2026-02-08fix: treat bookmark not found as a no-op in rule engine instead of a failure ...Mohamed Bassem1-2/+9
2026-02-08fix(extension): dont store tab title when saving links or images. fixes #2462Mohamed Bassem1-1/+5
2026-02-08feat: Add separate queue for import link crawling (#2452)Mohamed Bassem3-35/+51
2026-02-08feat(metrics): add prometheus metric for bookmark crawl latency (#2461)Mohamed Bassem3-2/+28
2026-02-04feat(import): new import details page (#2451)Mohamed Bassem5-2/+666
2026-02-04fix(ci): fix missing format errorMohamed Bassem1-1/+1
2026-02-04feat: add extra instrumentation in the otel traces (#2453)Mohamed Bassem4-26/+178
2026-02-04fix(import): sanitize error messages to prevent backend detail leakage (#2455)Mohamed Bassem1-1/+26
2026-02-04fix(import): skip counting pending items for paushed sessionsMohamedBassem1-7/+16
2026-02-04fix(import): register improt metrics to the prom registryMohamed Bassem2-1/+9
2026-02-04fix(import): propagate crawling/tagging failure to import statusMohamed Bassem1-18/+50
2026-02-04fix: extra logging for the import workerMohamed Bassem1-13/+39
2026-02-04fix: backfill old sessions and do queue backpressure (#2449)Mohamed Bassem1-21/+54
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem6-106/+722
2026-02-01feat: Add LLM-based OCR as alternative to Tesseract (#2442)Mohamed Bassem1-9/+58
2026-02-01feat: batch meilisearch requests (#2441)Mohamed Bassem1-7/+18
2026-02-01fix(mobile): migrate from RN image to expo-imageMohamed Bassem6-34/+55
2026-02-01chore: replace dayjs with data-fnsMohamed Bassem6-20/+10
2026-02-01fix(web): don't bundle tiktoken in client bundlesMohamed Bassem4-3/+10
2026-02-01feat(mobile): use native tabs for mobileMohamed Bassem4-90/+59
2026-02-01fix(mobile): make the subtext in bookmark info page more subtleMohamed Bassem1-3/+3
2026-02-01feat(mobile): add signup support to the mobile appMohamed Bassem1-1/+14
2026-02-01feat: add support for redirectUrl after signup (#2439)Mohamed Bassem4-14/+62
2026-02-01fix: better looking error message when article content is unavailableMohamed Bassem2-1/+22
2026-02-01fix(mobile): fix some mobile warning after expo 54 upgradeMohamed Bassem11-30/+50
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem76-83/+102
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem96-1403/+1843
2026-02-01refactor: centralize auth imports through new client module (#2437)Mohamed Bassem15-15/+25
2026-02-01feat(mobile): show num bookmarks in the all lists viewMohamed Bassem1-4/+30
2026-02-01fix(mobile): fix mobile list stylingMohamed Bassem4-12/+12
2026-02-01refactor: lazy init background queuesMohamed Bassem1-10/+50
2026-01-26feat(cli): Add bookmark search command (#2426)Mohamed Bassem2-12/+88
2026-01-19fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem5-21/+29
2026-01-19feat: disable karakeep 2025 wrappedMohamed Bassem3-56/+3
2026-01-19feat(extension): autofocus on note open (#2366)Snoww1-0/+1
2026-01-18ux(mobile): align all lists in the all lists tabMohamed Bassem1-19/+34
2026-01-18feat: track api key usage datesMohamed Bassem3-19/+29
2026-01-18deps(mobile): upgrade to sdk 54Mohamed Bassem4-514/+36
2026-01-18feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk3-1/+58
2026-01-18fix(mobile): Reader settings preview on mobile matches reader view formatting...Evan Simkowitz2-16/+170
2026-01-18fix(web): avoid masonry overflow in bookmark grids (#2400)Evan Frenkel3-5/+25
2026-01-15deps: upgrade react to 19.2.1Mohamed Bassem4-7/+7
2026-01-11fix(mobile): add custom headers to card banners. fixes #2342Mohamed Bassem1-6/+9