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-08-03
fix: Trim trailing slashes from nextauth urls. Fixes #1799
MohamedBassem
1
-1
/
+5
2025-08-03
fix: Get rid of the userSetting table completely
MohamedBassem
5
-56
/
+2359
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
7
-81
/
+2370
2025-07-27
refactor: Refactor crawlerWorker to use tryCatch
MohamedBassem
1
-0
/
+24
2025-07-27
fix: Use prometheus histogram instead of summary
MohamedBassem
1
-2
/
+5
2025-07-27
fix: fix hidden env variable parse error. fixes #1790
MohamedBassem
1
-167
/
+164
2025-07-27
fix(tests): Load plugins on API package entrypoint
MohamedBassem
2
-0
/
+4
2025-07-27
feat: Support NO_COLOR for logging. Fixes #1778
MohamedBassem
3
-3
/
+10
2025-07-27
refactor: Extract meilisearch as a plugin
MohamedBassem
19
-82
/
+422
2025-07-27
chore: More turbo fixes
MohamedBassem
12
-26
/
+39
2025-07-27
fix: Ensure that all packages are ESM packages
MohamedBassem
2
-0
/
+2
2025-07-27
fix: Fix package boundary violations
MohamedBassem
6
-5
/
+14
2025-07-26
fix: Add karakeep_ prefix to hono's metrics
Mohamed Bassem
1
-0
/
+1
2025-07-26
deps: Upgrade vite
Mohamed Bassem
8
-9
/
+9
2025-07-26
feat: Hide AI settings tab if inference is not configured. #1781
Mohamed Bassem
1
-3
/
+2
2025-07-26
fix: Drop legacy container notice
Mohamed Bassem
1
-3
/
+2
2025-07-26
deps: Upgrade trpc
Mohamed Bassem
2
-2
/
+2
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
feat: Add a max output tokens env variable
Mohamed Bassem
2
-1
/
+5
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-20
release(sdk): Release the 0.26 sdk
Mohamed Bassem
2
-4
/
+240
2025-07-20
i18n: Add new translations
Mohamed Bassem
1
-0
/
+5
2025-07-19
fix: Run workers in prod without tsx. Fixes #1673
Mohamed Bassem
1
-1
/
+1
2025-07-19
fix: Increase crawler max worker count in tests
Mohamed Bassem
1
-0
/
+1
2025-07-19
feat: Allow setting browserless crawling per user
Mohamed Bassem
9
-5
/
+2380
2025-07-19
feat: Allow enabling journaling mode on the db
Mohamed Bassem
2
-0
/
+18
2025-07-19
fix: Rename the proxy settings such that they don't interfer with other requests
Mohamed Bassem
1
-6
/
+6
2025-07-14
feat: adding search history #1541 (#1627)
lexafaxine
1
-0
/
+102
2025-07-13
Revert "fix: Fix the types of the bookmark types in the db query"
Mohamed Bassem
2
-6
/
+15
2025-07-13
fix: Fix the types of the bookmark types in the db query
Mohamed Bassem
2
-15
/
+6
2025-07-13
feat: Add stripe based subscriptions
Mohamed Bassem
12
-1
/
+3805
2025-07-13
feat: Add delete account support
Mohamed Bassem
4
-2
/
+68
2025-07-13
fix: Drop auth failure logger
Mohamed Bassem
3
-51
/
+8
2025-07-13
feat: Add proper proxy support. fixes #1265
Mohamed Bassem
1
-0
/
+10
2025-07-12
feat(api): Expose the update user API in the openapi specs
Mohamed Bassem
6
-0
/
+302
2025-07-12
fix: Add ratelimiting to bookmark recrawl and summarization
Mohamed Bassem
1
-1
/
+15
2025-07-12
deps: Upgrade drizzle
Mohamed Bassem
2
-3
/
+3
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
7
-60
/
+95
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
8
-46
/
+2772
2025-07-10
feat: Add API ratelimits
Mohamed Bassem
6
-13
/
+172
2025-07-10
feat: Add invite user support
Mohamed Bassem
10
-3
/
+3183
2025-07-10
feat: Add support for email verification
Mohamed Bassem
6
-124
/
+362
2025-07-10
fix(api): Fix handling for CORS after the trpc move to hono. Fixes #1709
Mohamed Bassem
1
-0
/
+6
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
build: Add an open-api husky check
Mohamed Bassem
2
-1
/
+18
[next]