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-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
2025-06-21
fix: Change public image's signed tokens to be time aligned for better caching
Mohamed Bassem
1
-2
/
+10
2025-06-21
fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583
Mohamed Bassem
1
-12
/
+34
2025-06-07
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
2
-7
/
+61
2025-06-01
feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125
Mohamed Bassem
1
-1
/
+1
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
4
-7
/
+125
2025-06-01
feat: add user customisable default archive display behaviour (#1505)
xuatz
2
-0
/
+4
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
5
-257
/
+542
2025-05-24
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
1
-0
/
+1
2025-05-24
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
2
-0
/
+76
[next]