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-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
2025-08-03
fix: Get rid of the userSetting table completely
MohamedBassem
1
-27
/
+16
2025-08-02
refactor: Move webhook, users and tags into models
MohamedBassem
11
-1118
/
+1600
2025-08-02
feat: Drop support for time bounded invitations
MohamedBassem
3
-80
/
+24
2025-07-27
fix: Use prometheus histogram instead of summary
MohamedBassem
1
-2
/
+5
2025-07-27
refactor: Extract meilisearch as a plugin
MohamedBassem
3
-11
/
+11
2025-07-27
chore: More turbo fixes
MohamedBassem
1
-2
/
+2
2025-07-27
fix: Fix package boundary violations
MohamedBassem
1
-0
/
+1
2025-07-26
deps: Upgrade vite
Mohamed Bassem
1
-1
/
+1
2025-07-26
fix: Drop legacy container notice
Mohamed Bassem
1
-3
/
+2
2025-07-26
deps: Upgrade trpc
Mohamed Bassem
1
-1
/
+1
2025-07-26
fix: prometheus add karakeep prefix to metrics (#1780)
Tobias
1
-7
/
+7
[next]