aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: Import workflow v3 (#2378)Mohamed Bassem6 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 Bassem9 days76-83/+102
* refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem9 days112-1871/+2536
* refactor: centralize auth imports through new client module (#2437)Mohamed Bassem9 days15-15/+25
* chore: add an endpoint for propagating client configs to the mobile appMohamed Bassem9 days3-0/+41
* docs: replace emojis with icon in category namesMohamed Bassem9 days25-21/+298
* feat(mobile): show num bookmarks in the all lists viewMohamed Bassem9 days1-4/+30
* fix(mobile): fix mobile list stylingMohamed Bassem9 days4-12/+12
* refactor: lazy init background queuesMohamed Bassem9 days5-58/+155
* fix: use user's preferred language for manual summarization (#2429)Mohamed Bassem13 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
* docker: move from alpine to debianMohamed Bassem2026-01-181-7/+47
* docs: fix relative urlsMohamed Bassem2026-01-1818-34/+34
* chore: update issue templateMohamed Bassem2026-01-181-0/+20
* feat: track api key usage datesMohamed Bassem2026-01-189-20/+3078
* deps(mobile): upgrade to sdk 54Mohamed Bassem2026-01-186-1176/+1644
* feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk2026-01-186-1/+133
* 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
* docs: Update CRAWLER_ALLOWED_INTERNAL_HOSTNAMES documentation with tailscale ...E.T.2026-01-172-2/+2
* deps: upgrade react to 19.2.1Mohamed Bassem2026-01-157-1172/+1229
* fix(mobile): add custom headers to card banners. fixes #2342Mohamed Bassem2026-01-111-6/+9
* docs: docs for Ollama to recommend OpenAI-compatible endpoint (#2374)Mark :)2026-01-113-27/+29
* feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem2026-01-119-18/+1304
* fix: Accept more permissive RSS feed content types and Fix User-Agent key (#...E.T.2026-01-111-2/+2
* fix(docs): fix links of openai secton and issue templateMohamed Bassem2026-01-107-7/+7
* fix: depri mass admin actionsMohamed Bassem2026-01-101-10/+31
* fix: harden the restate implementation (#2370)Mohamed Bassem2026-01-108-211/+611
* fix: fix propagation of last error in restateMohamed Bassem2026-01-101-0/+1