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-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
2025-06-22
fix: minor changes to the tagging prompts (#1474)
Olicorne
1
-10
/
+11
2025-06-22
chore: More oxlint changes
Mohamed Bassem
9
-31
/
+7
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
18
-76
/
+206
2025-06-21
fix: Fix webhook not firing on deletion. Fixes #1613
Mohamed Bassem
2
-1
/
+4
2025-06-21
fix: Collapse long runs of repeated whitespaces before tokenization to avoid ...
Mohamed Bassem
1
-0
/
+9
2025-06-21
fix: Change public image's signed tokens to be time aligned for better caching
Mohamed Bassem
5
-6
/
+140
2025-06-21
fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583
Mohamed Bassem
1
-12
/
+34
2025-06-15
i18n: Add Greek translation (#1564)
apo-mak
1
-0
/
+1
2025-06-08
deps: upgrade to pnpm@9.15.9 (#1544)
xuatz
4
-5
/
+8
2025-06-07
feat(ui): Improve the look of the public bookmarks page
Mohamed Bassem
1
-6
/
+11
2025-06-07
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
4
-49
/
+112
2025-06-07
docs: Add asset APIs to the openapi spec
Mohamed Bassem
4
-24
/
+182
2025-06-01
feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125
Mohamed Bassem
3
-37
/
+308
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
23
-69
/
+2723
2025-06-01
feat: add user customisable default archive display behaviour (#1505)
xuatz
7
-1
/
+2039
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
19
-260
/
+2883
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
5
-83
/
+79
2025-05-24
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
4
-2
/
+4
2025-05-24
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
9
-1
/
+2145
2025-05-18
build: Regen openAPI spec
Mohamed Bassem
1
-2
/
+32
2025-05-18
feat: Disable the AI summary button if AI is not configured. Fixes #649
Mohamed Bassem
1
-0
/
+3
2025-05-18
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
10
-11
/
+2027
2025-05-18
feat(api): Expose the endpoint to create a new tag
Mohamed Bassem
7
-49
/
+172
2025-05-18
refactor: Migrate from NextJs's API routes to Hono based routes for the API (...
Mohamed Bassem
16
-3
/
+885
2025-05-18
feat(api): enable ?sortOrder= for relevant resources (#1398)
xuatz
7
-27
/
+97
2025-05-18
fix: Use proper tokenizer when truncating for inference. Fixes #1405
Mohamed Bassem
2
-8
/
+9
2025-05-18
fix(search): add new relevance sort order (#1392)
xuatz
2
-6
/
+22
2025-05-17
fix(api): make PUT bookmark to a list idempotent (#1427)
xuatz
3
-34
/
+2
2025-05-17
feat: Allow enabling/disabling RSS feeds
Mohamed Bassem
7
-3
/
+1980
2025-05-17
feat: Add karakeep metadata to openai calls
Mohamed Bassem
1
-0
/
+4
2025-05-10
i18n: Add US English as option in User Settings (#1327)
William Callahan
1
-0
/
+1
2025-04-28
Revert "fix: Fix smart lists not working in list search qualifiers". #1321
Mohamed Bassem
3
-133
/
+69
2025-04-27
fix: Fix smart lists not working in list search qualifiers. Fixes #845
Mohamed Bassem
3
-69
/
+133
2025-04-27
fix: When triggering a re-index, drop all the documents first
Mohamed Bassem
1
-0
/
+3
2025-04-27
feat: Implement generic rule engine (#1318)
Mohamed Bassem
19
-9
/
+4191
2025-04-26
tests: Run trpc tests in CI
Mohamed Bassem
1
-0
/
+14
2025-04-21
chore: rename missing files/conf from Hoarder to Karakeep (#1280)
adripo
16
-43
/
+44
2025-04-16
tests: Add some simple crawler tests
Mohamed Bassem
6
-14
/
+161
[next]