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
/
trpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
3
-161
/
+270
2025-12-24
feat: add support for user avatars (#2296)
Mohamed Bassem
4
-1
/
+191
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
1
-0
/
+6
2025-12-22
fix: check quota usage instead bookmark transaction
Mohamed Bassem
1
-123
/
+127
2025-12-22
fix: optimize tagging db queries (#2287)
Mohamed Bassem
2
-86
/
+206
2025-12-15
feat: Add unified reader settings with local overrides (#2230)
Evan Simkowitz
2
-14
/
+38
2025-12-14
fix: non-link bookmarks where stuck in pending summarization. Fixes #1605
Mohamed Bassem
1
-0
/
+3
2025-12-13
feat: Add limits on number of rss feeds and webhooks per user
Mohamed Bassem
4
-2
/
+208
2025-12-11
fix: add more indicies for faster bookmark queries (#2246)
Mohamed Bassem
1
-115
/
+140
2025-12-08
fix: fix correctly accounting for text bookmark in import sessions. #2208
Mohamed Bassem
2
-16
/
+58
2025-12-08
feat: add is:broken search qualifier for broken links (#2225)
Mohamed Bassem
1
-0
/
+23
2025-12-07
fix: remove queue triggers outside of updateTags transaction
Mohamed Bassem
1
-15
/
+19
2025-11-30
fix: fix bypass email verification in apiKey.exchange
Mohamed Bassem
2
-0
/
+56
2025-11-30
feat: add support for turnstile on signup
Mohamed Bassem
2
-0
/
+84
2025-11-29
feat: Add automated bookmark backup feature (#2182)
Mohamed Bassem
6
-0
/
+247
2025-11-28
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
1
-1
/
+1
2025-11-27
fix: Propagate group ids in queue calls (#2177)
Mohamed Bassem
6
-33
/
+85
2025-11-23
feat: Add notes feature to highlights (#2154)
Mohamed Bassem
1
-0
/
+1
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
5
-339
/
+1789
2025-11-17
refactor: remove the PrivacyAware interface
Mohamed Bassem
10
-104
/
+9
2025-11-17
feat: Add collaborative lists (#2146)
Mohamed Bassem
9
-320
/
+2981
2025-11-09
refactor: Extract ratelimiter into separate plugin (#2112)
Mohamed Bassem
4
-75
/
+52
2025-11-09
feat: Add bookmark sources statistics section (#2110)
Mohamed Bassem
1
-0
/
+13
2025-11-08
tests: Fix failing test
Mohamed Bassem
1
-12
/
+16
2025-11-08
feat: Add support for user uploaded files (#2100)
Mohamed Bassem
4
-4
/
+20
2025-11-02
feat(rss): Add import tags from RSS feed categories (#2031)
Mohamed Bassem
1
-0
/
+2
2025-11-02
fix: browser service connection check using dns instead. Fixes #2080
Mohamed Bassem
1
-6
/
+8
2025-10-26
refactor: generalize tidy assets queue into admin maintenance (#2059)
Mohamed Bassem
2
-16
/
+18
2025-10-12
feat: Add source field to track bookmark creation sources (#2037)
Mohamed Bassem
1
-0
/
+1
2025-10-12
feat: Add service dependency checks in the server overview page
Mohamed Bassem
1
-0
/
+116
2025-10-04
feat: Revamp import experience (#2001)
Mohamed Bassem
5
-1
/
+448
2025-09-28
feat: recursive list delete (#1989)
Mohamed Bassem
3
-11
/
+392
2025-09-28
feat: Add tag search and pagination (#1987)
Mohamed Bassem
3
-80
/
+702
2025-09-21
fix: optimize memory usage of tag listing
Mohamed Bassem
2
-50
/
+136
2025-09-14
refactor: Move callsites to liteque to be behind a plugin
Mohamed Bassem
11
-37
/
+37
2025-09-14
feat: Regen api keys
Mohamed Bassem
3
-7
/
+100
2025-09-14
refactor: strongly type the search plugin interface
Mohamed Bassem
1
-5
/
+6
2025-09-13
feat(search): add title search qualifier (#1940)
Mohamed Bassem
2
-1
/
+73
2025-09-07
fix: fix 5xx on invalid api key
Mohamed Bassem
1
-1
/
+5
2025-09-07
fix: fix tag flicker caused by tag sorting
Mohamed Bassem
2
-4
/
+14
2025-09-06
refactor: Extract quota logic into its own class
Mohamed Bassem
3
-79
/
+13
2025-08-31
refactor: Move highlights object into models
Mohamed Bassem
2
-131
/
+188
2025-08-31
refactor: Move feed object into models
Mohamed Bassem
2
-94
/
+134
2025-08-30
fix: Respect wal mode for the queue db
Mohamed Bassem
1
-1
/
+1
2025-08-22
feat: Support video uploads and attachments (#1847)
Evan Sharp
1
-1
/
+1
[next]