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-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
2025-03-16
feat(workers): allows videoWorker to use ytdlp command line arguments specifi...
erik-nilcoast
1
-0
/
+5
2025-03-16
i18n: Enable new languages
Mohamed Bassem
1
-1
/
+5
2025-03-11
feat: Add endpoints for whoami and user stats. Fixes #1113
Mohamed Bassem
1
-0
/
+15
2025-03-10
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
1
-1
/
+1
2025-03-09
build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)
dependabot[bot]
1
-1
/
+1
2025-03-09
fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094
Mohamed Bassem
1
-2
/
+2
2025-03-07
feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092
Mohamed Bassem
2
-2
/
+7
2025-03-02
fix: Move away from JSON outputs to structured outputs. Fixes #1047
Mohamed Bassem
3
-12
/
+27
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
3
-0
/
+43
2025-02-16
fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)
Gavin Mogan
3
-0
/
+17
2025-02-09
fix: Loosen the restriction about the browser address env variable. Fixes #1000
Mohamed Bassem
1
-2
/
+2
2025-02-09
feat(web): bulk tag deletion. Fixes #872 (#900)
lexafaxine
1
-0
/
+6
2025-02-09
feat(i18n): add Arabic language support (#983)
Ahmad Mujahid
1
-0
/
+1
2025-02-02
i18n: Enable the Hungarian translation
Mohamed Bassem
1
-0
/
+1
2025-02-02
fix: Dont rearchive singlefile uploads and consider them as archives
Mohamed Bassem
1
-0
/
+1
2025-02-02
feat: Change default max upload size to 50MB up from 4MB
Mohamed Bassem
1
-1
/
+1
2025-02-01
feat(api): Expose the modifiedAt date in the bookmarks API
Mohamed Bassem
1
-0
/
+1
2025-02-01
fix: Fix search query parsing to allow and/or to be identifiers. Fixes #935
Mohamed Bassem
2
-4
/
+15
2025-02-01
fix: Fix missing handling for AbortSignal in inference client
Mohamed Bassem
1
-28
/
+53
2025-02-01
fix: Abort all IO when workers timeout instead of detaching. Fixes #742
Mohamed Bassem
2
-13
/
+38
2025-02-01
deps: Upgrade typescript to 5.7
Mohamed Bassem
2
-3
/
+6
2025-02-01
i18n: Fix spanish language code. Fixes #925
Mohamed Bassem
1
-1
/
+1
2025-01-19
feat: Change webhooks to be configurable by users
Mohamed Bassem
3
-12
/
+34
2025-01-19
feat(webhook): Implement webhook functionality for bookmark events (#852)
玄猫
2
-0
/
+41
2025-01-12
fix: Limit concurrency of bulk actions. Fix #773
Mohamed Bassem
2
-0
/
+226
[next]