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
/
shared
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-06
feat: Add a new timezone user setting
Mohamed Bassem
1
-0
/
+2
2025-07-06
feat: Add prometheus monitoring. Fixes #758
Mohamed Bassem
1
-0
/
+6
2025-07-06
feat: Add per user storage quota
Mohamed Bassem
3
-32
/
+41
2025-07-06
feat: Add new user stats page. Fixes #1523
Mohamed Bassem
1
-0
/
+46
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
3
-94
/
+598
2025-07-04
feat: Add per user bookmark count quota
Mohamed Bassem
1
-2
/
+3
2025-06-22
fix(tags): normalise leading hashes in tag names (#1317) (#1351)
Mostafa Wahied
2
-2
/
+15
2025-06-22
fix: minor changes to the tagging prompts (#1474)
Olicorne
1
-10
/
+11
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
-12
/
+27
2025-06-21
fix: Fix webhook not firing on deletion. Fixes #1613
Mohamed Bassem
1
-0
/
+3
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
2
-4
/
+120
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
1
-1
/
+1
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
6
-4
/
+106
2025-06-01
feat: add user customisable default archive display behaviour (#1505)
xuatz
1
-0
/
+2
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
3
-0
/
+36
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
2
-0
/
+79
2025-05-24
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
2
-1
/
+2
2025-05-24
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
1
-0
/
+13
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
3
-2
/
+8
2025-05-18
feat(api): Expose the endpoint to create a new tag
Mohamed Bassem
1
-0
/
+4
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
1
-3
/
+3
2025-05-17
feat: Allow enabling/disabling RSS feeds
Mohamed Bassem
1
-2
/
+5
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-27
feat: Implement generic rule engine (#1318)
Mohamed Bassem
3
-3
/
+364
2025-04-16
fix: Add includeContent to search endpoint and document it in the docs
Mohamed Bassem
1
-0
/
+1
2025-04-16
feat(web): Add support for merging lists (#1231)
omnitrix
1
-0
/
+13
2025-04-15
feat: Change default text model to 4.1-mini
Mohamed Bassem
1
-1
/
+1
2025-04-13
feat: add support for filtering by bookmark age (#1228)
Brandon Wong
4
-1
/
+98
2025-04-13
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
1
-0
/
+1
2025-04-13
fix: Allow using JSON mode for ollama users. Fixes #1160
Mohamed Bassem
2
-17
/
+57
2025-04-13
feat: Allow editing the extracted content of an asset bookmark
Mohamed Bassem
1
-0
/
+4
2025-04-13
feat: Add an MCP server for karakeep
Mohamed Bassem
1
-1
/
+1
2025-04-12
feat(web): Optionally add short description to lists (#1225)
ekambains
1
-0
/
+11
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
2
-7
/
+7
2025-04-12
i18n: Add Korean language (#1239)
jkywalker
1
-0
/
+1
2025-04-08
feat: Allow editing bookmark details
MohamedBassem
1
-0
/
+10
2025-04-06
feat: Add a search matcher for rss feed bookmarks
MohamedBassem
3
-1
/
+54
2025-04-05
i18n: Enable ukrainian language (#1195)
Denys Dovhan
1
-0
/
+1
2025-03-29
feat: Allow storing assets in a separate directory. Fixes #1091
Mohamed Bassem
2
-1
/
+4
2025-03-27
feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)
Chang-Yen Tseng
1
-0
/
+2
2025-03-22
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
2
-0
/
+8
2025-03-22
deps: Upgrade vitest
Mohamed Bassem
1
-1
/
+1
2025-03-22
feat(auth): Added env variable for OAuth timeout (#1136)
Kaio Cesar
1
-0
/
+2
[next]