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
/
packages
/
shared-react
/
package.json
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-12-20
fix(mobile): Fix title line clamp to 2 lines
Mohamed Bassem
1
-4
/
+9
2025-12-20
fix(mobile): Add loading spinner to mobile list button (#2283)
Mohamed Bassem
1
-25
/
+51
2025-12-20
feat: add server version display to mobile app settings (#2276)
Mohamed Bassem
2
-0
/
+43
2025-12-20
fix: add authentication checks to settings layout (#2274)
Mohamed Bassem
1
-2
/
+24
2025-12-20
fix: only trigger search autocomplete on first search char
Mohamed Bassem
2
-2
/
+9
2025-12-19
feat(landing): remove waitlist link. fixes #2270
Mohamed Bassem
2
-5
/
+5
2025-12-18
fix: don't fail the script if the user karakeep already exists. fixes #2242
Mohamed Bassem
1
-2
/
+6
2025-12-18
fix: collapse reader settings by default
Mohamed Bassem
1
-186
/
+209
2025-12-18
docs: Add icons beside category names
Mohamed Bassem
11
-13
/
+13
2025-12-15
Revert "fix: fix restate service to return control to restate service on time...
Mohamed Bassem
2
-21
/
+1
2025-12-15
feat: Add unified reader settings with local overrides (#2230)
Evan Simkowitz
30
-199
/
+4866
2025-12-15
fix: fix restate service to return control to restate service on timeout
Mohamed Bassem
2
-1
/
+21
2025-12-14
fix: non-link bookmarks where stuck in pending summarization. Fixes #1605
Mohamed Bassem
4
-0
/
+2959
2025-12-14
fix: move trpc error logging inside the dev check
Mohamed Bassem
1
-1
/
+1
2025-12-14
fix: Fix Amazon product image extraction on amazon.com URLs (#2108)
Randall Hand
2
-0
/
+79
2025-12-13
feat: use reddit API for metadata extraction. Fixes #1853 #1883
Mohamed Bassem
4
-33
/
+346
2025-12-13
fix: use GET requests for the content type request
Mohamed Bassem
1
-1
/
+1
2025-12-13
docs: fix sidebar on mobile
Mohamed Bassem
1
-4
/
+2
2025-12-13
feat: Add limits on number of rss feeds and webhooks per user
Mohamed Bassem
6
-4
/
+218
2025-12-13
release(cli): Bump CLI version to 0.29.1
Mohamed Bassem
1
-1
/
+1
2025-12-13
readme: some readme updates
Mohamed Bassem
1
-4
/
+12
2025-12-13
docs: Update screenshots in docs
Mohamed Bassem
7
-5
/
+1
2025-12-13
docs: Adding user guides
Mohamed Bassem
20
-11
/
+154
2025-12-13
docs: drop docs for old versions
Mohamed Bassem
342
-22139
/
+1
2025-12-13
docs: restructure the docs
Mohamed Bassem
38
-31
/
+282
2025-12-13
docs: restyle the docs
Mohamed Bassem
2
-66
/
+788
2025-12-13
ci: run CI with node 24
Mohamed Bassem
1
-1
/
+2
2025-12-13
deps: Upgrade to nodejs 24
Mohamed Bassem
6
-113
/
+125
2025-12-12
fix!: changing default for includeContent to be false in the API
Mohamed Bassem
1
-2
/
+1
2025-12-12
deps: Upgrade nextjs to 15.3.8
Mohamed Bassem
2
-22
/
+22
2025-12-11
deps: Upgrade nextjs to 15.3.7
Mohamed Bassem
2
-22
/
+22
2025-12-11
fix: add more indicies for faster bookmark queries (#2246)
Mohamed Bassem
5
-117
/
+3129
2025-12-10
feat: make asset preprocessing worker timeout configurable
Claude
3
-1
/
+4
2025-12-10
fix: Add cache control header on asset endpoints
Mohamed Bassem
1
-0
/
+1
2025-12-09
chore: Allowing multi user benchmarks and adding more coverage
Mohamed Bassem
3
-31
/
+157
2025-12-08
feat(cli): Add ability to list users for the admin in the CLI
Mohamed Bassem
2
-0
/
+91
2025-12-08
fix: fix correctly accounting for text bookmark in import sessions. #2208
Mohamed Bassem
2
-16
/
+58
2025-12-08
fix: check import quota before importing bookmarks (#2232)
Mohamed Bassem
3
-3
/
+54
2025-12-08
build: fix typecheck error in query explainer
Mohamed Bassem
1
-0
/
+10
2025-12-08
fix: migrate to metascraper-x from metascraper-twitter
Mohamed Bassem
3
-297
/
+16
2025-12-08
feat: add is:broken search qualifier for broken links (#2225)
Mohamed Bassem
7
-0
/
+60
2025-12-08
feat: spread feed fetch scheduling deterministically over the hour (#2227)
Mohamed Bassem
1
-0
/
+31
2025-12-07
fix: better extraction for youtube thumbnails. #2204
Mohamed Bassem
3
-18
/
+241
2025-12-07
fix: remove queue triggers outside of updateTags transaction
Mohamed Bassem
1
-15
/
+19
2025-12-06
chore: add benchmarks (#2229)
Mohamed Bassem
15
-0
/
+789
2025-12-03
build: dont update latest tags on release
Mohamed Bassem
1
-8
/
+19
2025-12-03
deps: Upgrade nextjs to 15.3.6
Mohamed Bassem
2
-55
/
+55
2025-11-30
feat: add a notification badge for list invitations
Mohamed Bassem
2
-0
/
+27
2025-11-30
docs: add karakeep integration for Home Assistant (#2196)
Flo
1
-0
/
+8
2025-11-30
fix: regen turnstile token on signup resubmission
Mohamed Bassem
1
-1
/
+14
[next]