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-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
2025-07-06
fix(build): Regenerate openapi spec
Mohamed Bassem
1
-0
/
+7
2025-07-06
feat: Store large html content in the asset db
Mohamed Bassem
10
-8
/
+2183
2025-07-06
fix(tests): Fix broken user setting test
Mohamed Bassem
1
-0
/
+2
2025-07-06
chore: Excluded unneeded docker context using dockerignore
Mohamed Bassem
1
-2
/
+2
2025-07-06
feat: Add a new timezone user setting
Mohamed Bassem
6
-24
/
+2095
2025-07-06
feat: Add prometheus monitoring. Fixes #758
Mohamed Bassem
8
-9
/
+237
2025-07-06
fix(build): Regenerate openapi spec
Mohamed Bassem
1
-1
/
+146
2025-07-06
feat: Add per user storage quota
Mohamed Bassem
11
-33
/
+2172
2025-07-06
feat: Add new user stats page. Fixes #1523
Mohamed Bassem
3
-1
/
+598
2025-07-05
feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...
Mohamed Bassem
2
-9
/
+25
2025-07-04
feat: Add support for S3 as an asset storage layer (#1703)
Mohamed Bassem
12
-99
/
+1964
2025-07-04
refactor: Move the health endpoint to hono as well
Mohamed Bassem
2
-0
/
+18
2025-07-04
refactor: Move the trpc endpoint to hono
Mohamed Bassem
3
-0
/
+31
2025-07-04
feat: Add per user bookmark count quota
Mohamed Bassem
9
-8
/
+2356
2025-06-22
fix(tags): normalise leading hashes in tag names (#1317) (#1351)
Mostafa Wahied
5
-7
/
+56
[next]