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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-12-25
fix(restate): change journal retention for services to 3d
Mohamed Bassem
1
-0
/
+3
2025-12-25
fix: preserve failure count when rescheduling rate limited domains (#2303)
Mohamed Bassem
4
-10
/
+171
2025-12-24
feat: show bookmark owner icon in shared lists (#2277)
Mohamed Bassem
3
-0
/
+7
2025-12-24
fix: make avatars public
Mohamed Bassem
1
-0
/
+5
2025-12-24
refactor: move assets to their own model (#2301)
Mohamed Bassem
4
-196
/
+274
2025-12-24
feat: add support for user avatars (#2296)
Mohamed Bassem
9
-1
/
+215
2025-12-24
fix: handle empty folder names in HTML bookmark imports (#2300)
Mohamed Bassem
2
-1
/
+85
2025-12-22
fix(tests): fix the user setting tests
Mohamed Bassem
1
-0
/
+12
2025-12-22
feat: Add user settings to disable auto tagging/summarization (#2275)
Mohamed Bassem
7
-0
/
+3029
2025-12-22
fix: check quota usage instead bookmark transaction
Mohamed Bassem
2
-124
/
+131
2025-12-22
fix: optimize tagging db queries (#2287)
Mohamed Bassem
6
-87
/
+3212
2025-12-21
feat(restate): Add a var to control whether to expose core services or not
Mohamed Bassem
2
-2
/
+11
2025-12-20
feat: add more restate semaphore controls
Mohamed Bassem
1
-55
/
+95
2025-12-20
fix: only trigger search autocomplete on first search char
Mohamed Bassem
1
-0
/
+2
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
9
-14
/
+3379
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-13
feat: Add limits on number of rss feeds and webhooks per user
Mohamed Bassem
5
-2
/
+214
2025-12-12
fix!: changing default for includeContent to be false in the API
Mohamed Bassem
1
-2
/
+1
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
1
-0
/
+2
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
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
1
-0
/
+1
2025-12-08
feat: add is:broken search qualifier for broken links (#2225)
Mohamed Bassem
4
-0
/
+51
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
13
-0
/
+734
2025-11-30
fix: reenable idempotency key for search indexing
Mohamed Bassem
1
-2
/
+1
2025-11-30
fix: fix bypass email verification in apiKey.exchange
Mohamed Bassem
2
-0
/
+56
2025-11-30
fix: Add restate queued idempotency (#2169)
Mohamed Bassem
4
-5
/
+65
2025-11-30
feat: add support for turnstile on signup
Mohamed Bassem
4
-0
/
+107
2025-11-29
release: cli, mcp and sdk
Mohamed Bassem
1
-1
/
+1
2025-11-29
feat: Add automated bookmark backup feature (#2182)
Mohamed Bassem
22
-1
/
+4418
2025-11-28
fix: making serverConfig readonly
Mohamed Bassem
1
-1
/
+3
2025-11-28
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
2
-27
/
+101
2025-11-27
fix: Propagate group ids in queue calls (#2177)
Mohamed Bassem
6
-33
/
+85
2025-11-24
feat: Introduce groupId in restate queue (#2168)
Mohamed Bassem
5
-30
/
+381
2025-11-24
fix: support invocation cancellation while awaiting sempahore
Mohamed Bassem
2
-1
/
+13
2025-11-23
tests: Add a test for listing lists
Mohamed Bassem
1
-0
/
+35
2025-11-23
feat: add GET /api/version endpoint (#2167)
Mohamed Bassem
2
-0
/
+18
2025-11-23
feat: Add notes feature to highlights (#2154)
Mohamed Bassem
3
-0
/
+6
2025-11-23
feat: Add search bar to highlights page (#2155)
Mohamed Bassem
2
-1
/
+69
2025-11-23
fix: hide collaborator emails from non-owners (#2160)
Mohamed Bassem
3
-4
/
+99
2025-11-23
feat: Add invitation approval for shared lists (#2152)
Mohamed Bassem
9
-339
/
+4643
2025-11-17
fix: drop journal retention for sempahore and id providers
Mohamed Bassem
2
-0
/
+2
2025-11-17
refactor: remove the PrivacyAware interface
Mohamed Bassem
10
-104
/
+9
2025-11-17
feat: Add collaborative lists (#2146)
Mohamed Bassem
17
-326
/
+5761
[next]