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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Add support for email verification
Mohamed Bassem
2025-07-10
6
-124
/
+362
*
fix(api): Fix handling for CORS after the trpc move to hono. Fixes #1709
Mohamed Bassem
2025-07-10
1
-0
/
+6
*
fix: Add a dummy bcrypt comparison in validatePassword when the user is not f...
Mohamed Bassem
2025-07-06
1
-0
/
+6
*
build: Add an open-api husky check
Mohamed Bassem
2025-07-06
2
-1
/
+18
*
fix(build): Regenerate openapi spec
Mohamed Bassem
2025-07-06
1
-0
/
+7
*
feat: Store large html content in the asset db
Mohamed Bassem
2025-07-06
10
-8
/
+2183
*
fix(tests): Fix broken user setting test
Mohamed Bassem
2025-07-06
1
-0
/
+2
*
chore: Excluded unneeded docker context using dockerignore
Mohamed Bassem
2025-07-06
1
-2
/
+2
*
feat: Add a new timezone user setting
Mohamed Bassem
2025-07-06
6
-24
/
+2095
*
feat: Add prometheus monitoring. Fixes #758
Mohamed Bassem
2025-07-06
8
-9
/
+237
*
fix(build): Regenerate openapi spec
Mohamed Bassem
2025-07-06
1
-1
/
+146
*
feat: Add per user storage quota
Mohamed Bassem
2025-07-06
11
-33
/
+2172
*
feat: Add new user stats page. Fixes #1523
Mohamed Bassem
2025-07-06
3
-1
/
+598
*
feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...
Mohamed Bassem
2025-07-05
2
-9
/
+25
*
feat: Add support for S3 as an asset storage layer (#1703)
Mohamed Bassem
2025-07-04
12
-99
/
+1964
*
refactor: Move the health endpoint to hono as well
Mohamed Bassem
2025-07-04
2
-0
/
+18
*
refactor: Move the trpc endpoint to hono
Mohamed Bassem
2025-07-04
3
-0
/
+31
*
feat: Add per user bookmark count quota
Mohamed Bassem
2025-07-04
9
-8
/
+2356
*
fix(tags): normalise leading hashes in tag names (#1317) (#1351)
Mostafa Wahied
2025-06-22
5
-7
/
+56
*
fix: minor changes to the tagging prompts (#1474)
Olicorne
2025-06-22
1
-10
/
+11
*
chore: More oxlint changes
Mohamed Bassem
2025-06-22
9
-31
/
+7
*
chore: migrate away from eslint to oxlint (#1642)
xuatz
2025-06-22
18
-76
/
+206
*
fix: Fix webhook not firing on deletion. Fixes #1613
Mohamed Bassem
2025-06-21
2
-1
/
+4
*
fix: Collapse long runs of repeated whitespaces before tokenization to avoid ...
Mohamed Bassem
2025-06-21
1
-0
/
+9
*
fix: Change public image's signed tokens to be time aligned for better caching
Mohamed Bassem
2025-06-21
5
-6
/
+140
*
fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583
Mohamed Bassem
2025-06-21
1
-12
/
+34
*
i18n: Add Greek translation (#1564)
apo-mak
2025-06-15
1
-0
/
+1
*
deps: upgrade to pnpm@9.15.9 (#1544)
xuatz
2025-06-08
4
-5
/
+8
*
feat(ui): Improve the look of the public bookmarks page
Mohamed Bassem
2025-06-07
1
-6
/
+11
*
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
2025-06-07
4
-49
/
+112
*
docs: Add asset APIs to the openapi spec
Mohamed Bassem
2025-06-07
4
-24
/
+182
*
feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125
Mohamed Bassem
2025-06-01
3
-37
/
+308
*
feat: Add support for public lists (#1511)
Mohamed Bassem
2025-06-01
23
-69
/
+2723
*
feat: add user customisable default archive display behaviour (#1505)
xuatz
2025-06-01
7
-1
/
+2039
*
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
2025-05-31
19
-260
/
+2883
*
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
2025-05-31
5
-83
/
+79
*
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
2025-05-24
4
-2
/
+4
*
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
2025-05-24
9
-1
/
+2145
*
build: Regen openAPI spec
Mohamed Bassem
2025-05-18
1
-2
/
+32
*
feat: Disable the AI summary button if AI is not configured. Fixes #649
Mohamed Bassem
2025-05-18
1
-0
/
+3
*
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
2025-05-18
10
-11
/
+2027
*
feat(api): Expose the endpoint to create a new tag
Mohamed Bassem
2025-05-18
7
-49
/
+172
*
refactor: Migrate from NextJs's API routes to Hono based routes for the API (...
Mohamed Bassem
2025-05-18
16
-3
/
+885
*
feat(api): enable ?sortOrder= for relevant resources (#1398)
xuatz
2025-05-18
7
-27
/
+97
*
fix: Use proper tokenizer when truncating for inference. Fixes #1405
Mohamed Bassem
2025-05-18
2
-8
/
+9
*
fix(search): add new relevance sort order (#1392)
xuatz
2025-05-18
2
-6
/
+22
*
fix(api): make PUT bookmark to a list idempotent (#1427)
xuatz
2025-05-17
3
-34
/
+2
*
feat: Allow enabling/disabling RSS feeds
Mohamed Bassem
2025-05-17
7
-3
/
+1980
*
feat: Add karakeep metadata to openai calls
Mohamed Bassem
2025-05-17
1
-0
/
+4
*
i18n: Add US English as option in User Settings (#1327)
William Callahan
2025-05-10
1
-0
/
+1
[next]