index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
web
/
components
/
admin
/
AddUserDialog.tsx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
10 days
feat: Add LLM-based OCR as alternative to Tesseract (#2442)
Mohamed Bassem
4
-10
/
+78
10 days
feat: batch meilisearch requests (#2441)
Mohamed Bassem
6
-20
/
+226
10 days
fix(mobile): migrate from RN image to expo-image
Mohamed Bassem
6
-34
/
+55
10 days
chore: replace dayjs with data-fns
Mohamed Bassem
7
-28
/
+13
10 days
fix(web): don't bundle tiktoken in client bundles
Mohamed Bassem
9
-85
/
+144
10 days
feat(mobile): use native tabs for mobile
Mohamed Bassem
5
-90
/
+62
10 days
fix(mobile): make the subtext in bookmark info page more subtle
Mohamed Bassem
1
-3
/
+3
10 days
feat(mobile): add signup support to the mobile app
Mohamed Bassem
1
-1
/
+14
10 days
feat: add support for redirectUrl after signup (#2439)
Mohamed Bassem
10
-21
/
+215
10 days
fix: better looking error message when article content is unavailable
Mohamed Bassem
2
-1
/
+22
10 days
fix(mobile): fix some mobile warning after expo 54 upgrade
Mohamed Bassem
11
-30
/
+50
10 days
refactor: remove unused trpc files from web and mobile
Mohamed Bassem
76
-83
/
+102
10 days
refactor: migrate trpc to the new react query integration mode (#2438)
Mohamed Bassem
112
-1871
/
+2536
10 days
refactor: centralize auth imports through new client module (#2437)
Mohamed Bassem
15
-15
/
+25
10 days
chore: add an endpoint for propagating client configs to the mobile app
Mohamed Bassem
3
-0
/
+41
10 days
docs: replace emojis with icon in category names
Mohamed Bassem
25
-21
/
+298
10 days
feat(mobile): show num bookmarks in the all lists view
Mohamed Bassem
1
-4
/
+30
10 days
fix(mobile): fix mobile list styling
Mohamed Bassem
4
-12
/
+12
10 days
refactor: lazy init background queues
Mohamed Bassem
5
-58
/
+155
2026-01-28
fix: use user's preferred language for manual summarization (#2429)
Mohamed Bassem
1
-1
/
+9
2026-01-26
feat(cli): Add bookmark search command (#2426)
Mohamed Bassem
2
-12
/
+88
2026-01-26
feat(search): add tag: alias for # and ! alias for negation (#2425)
Mohamed Bassem
3
-6
/
+151
2026-01-19
fix(ui): Improve visual consistency in all lists and highlights page
Mohamed Bassem
5
-21
/
+29
2026-01-19
feat: disable karakeep 2025 wrapped
Mohamed Bassem
4
-56
/
+11
2026-01-19
feat(extension): autofocus on note open (#2366)
Snoww
1
-0
/
+1
2026-01-18
feat: Add attachedBy field to update tags endpoint (#2281)
Mohamed Bassem
5
-13
/
+198
2026-01-18
docker: add USE_JEMALLOC env var and disable it by default
Mohamed Bassem
3
-3
/
+9
2026-01-18
ux(mobile): align all lists in the all lists tab
Mohamed Bassem
1
-19
/
+34
2026-01-18
docker: switch to jemalloc
Mohamed Bassem
4
-0
/
+12
2026-01-18
docs: enhance OLLAMA_KEEP_ALIVE variable description (#2410)
ampersandru
2
-2
/
+2
2026-01-18
fix(docker): fix x86 docker build failure
Mohamed Bassem
1
-3
/
+3
2026-01-18
docker: move from alpine to debian
Mohamed Bassem
1
-7
/
+47
2026-01-18
docs: fix relative urls
Mohamed Bassem
18
-34
/
+34
2026-01-18
chore: update issue template
Mohamed Bassem
1
-0
/
+20
2026-01-18
feat: track api key usage dates
Mohamed Bassem
9
-20
/
+3078
2026-01-18
deps(mobile): upgrade to sdk 54
Mohamed Bassem
6
-1176
/
+1644
2026-01-18
feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)
Andrii Mokhovyk
6
-1
/
+133
2026-01-18
fix(mobile): Reader settings preview on mobile matches reader view formatting...
Evan Simkowitz
2
-16
/
+170
2026-01-18
fix(web): avoid masonry overflow in bookmark grids (#2400)
Evan Frenkel
3
-5
/
+25
2026-01-17
docs: Update CRAWLER_ALLOWED_INTERNAL_HOSTNAMES documentation with tailscale ...
E.T.
2
-2
/
+2
2026-01-15
deps: upgrade react to 19.2.1
Mohamed Bassem
7
-1172
/
+1229
2026-01-11
fix(mobile): add custom headers to card banners. fixes #2342
Mohamed Bassem
1
-6
/
+9
2026-01-11
docs: docs for Ollama to recommend OpenAI-compatible endpoint (#2374)
Mark :)
3
-27
/
+29
2026-01-11
feat: privacy-respecting bookmark debugger admin tool (#2373)
Mohamed Bassem
9
-18
/
+1304
2026-01-11
fix: Accept more permissive RSS feed content types and Fix User-Agent key (#...
E.T.
1
-2
/
+2
2026-01-10
fix(docs): fix links of openai secton and issue template
Mohamed Bassem
7
-7
/
+7
2026-01-10
fix: depri mass admin actions
Mohamed Bassem
1
-10
/
+31
2026-01-10
fix: harden the restate implementation (#2370)
Mohamed Bassem
8
-211
/
+611
2026-01-10
fix: fix propagation of last error in restate
Mohamed Bassem
1
-0
/
+1
2026-01-10
fix: guard meilisearch client init with mutex
Mohamed Bassem
1
-0
/
+12
[next]