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-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
2025-07-21
fix: Remove bcrypt from the api key validation route
Mohamed Bassem
4
-24
/
+566
2025-07-20
fix(test): Fix subscription.test
Mohamed Bassem
1
-0
/
+1
2025-07-20
fix(stripe): Allow promotion codes
Mohamed Bassem
1
-0
/
+1
2025-07-19
feat: Allow setting browserless crawling per user
Mohamed Bassem
2
-1
/
+13
2025-07-13
Revert "fix: Fix the types of the bookmark types in the db query"
Mohamed Bassem
1
-3
/
+3
2025-07-13
fix: Fix the types of the bookmark types in the db query
Mohamed Bassem
1
-3
/
+3
2025-07-13
feat: Add stripe based subscriptions
Mohamed Bassem
5
-0
/
+1313
2025-07-13
feat: Add delete account support
Mohamed Bassem
1
-1
/
+52
2025-07-13
fix: Drop auth failure logger
Mohamed Bassem
2
-32
/
+8
2025-07-12
fix: Add ratelimiting to bookmark recrawl and summarization
Mohamed Bassem
1
-1
/
+15
2025-07-12
deps: Upgrade drizzle
Mohamed Bassem
1
-1
/
+1
2025-07-12
fix(tests): Fix missing mock in trpc tests
Mohamed Bassem
1
-0
/
+3
2025-07-12
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
3
-23
/
+55
2025-07-12
refactor: Move db interactions into the trpc routes
Mohamed Bassem
4
-33
/
+66
2025-07-12
feat: Support forget and reset password
Mohamed Bassem
3
-45
/
+514
2025-07-10
feat: Add API ratelimits
Mohamed Bassem
5
-13
/
+166
2025-07-10
feat: Add invite user support
Mohamed Bassem
6
-3
/
+1009
2025-07-10
feat: Add support for email verification
Mohamed Bassem
3
-1
/
+201
2025-07-06
fix: Add a dummy bcrypt comparison in validatePassword when the user is not f...
Mohamed Bassem
1
-0
/
+6
2025-07-06
feat: Store large html content in the asset db
Mohamed Bassem
3
-7
/
+99
2025-07-06
fix(tests): Fix broken user setting test
Mohamed Bassem
1
-0
/
+2
2025-07-06
feat: Add a new timezone user setting
Mohamed Bassem
1
-24
/
+33
2025-07-06
feat: Add prometheus monitoring. Fixes #758
Mohamed Bassem
3
-8
/
+177
2025-07-06
feat: Add per user storage quota
Mohamed Bassem
3
-0
/
+63
2025-07-06
feat: Add new user stats page. Fixes #1523
Mohamed Bassem
2
-1
/
+552
2025-07-04
feat: Add per user bookmark count quota
Mohamed Bassem
4
-6
/
+308
2025-06-22
fix(tags): normalise leading hashes in tag names (#1317) (#1351)
Mostafa Wahied
2
-3
/
+40
2025-06-22
chore: More oxlint changes
Mohamed Bassem
1
-4
/
+1
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
3
-10
/
+25
2025-06-21
fix: Fix webhook not firing on deletion. Fixes #1613
Mohamed Bassem
1
-1
/
+1
[next]