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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)
Chang-Yen Tseng
2025-03-27
1
-0
/
+2
*
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
2025-03-22
2
-0
/
+8
*
deps: Upgrade vitest
Mohamed Bassem
2025-03-22
1
-1
/
+1
*
feat(auth): Added env variable for OAuth timeout (#1136)
Kaio Cesar
2025-03-22
1
-0
/
+2
*
feat(workers): allows videoWorker to use ytdlp command line arguments specifi...
erik-nilcoast
2025-03-16
1
-0
/
+5
*
i18n: Enable new languages
Mohamed Bassem
2025-03-16
1
-1
/
+5
*
feat: Add endpoints for whoami and user stats. Fixes #1113
Mohamed Bassem
2025-03-11
1
-0
/
+15
*
fix: Revert the accidental upgrade of deps. #1107
Mohamed Bassem
2025-03-10
1
-1
/
+1
*
build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)
dependabot[bot]
2025-03-09
1
-1
/
+1
*
fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094
Mohamed Bassem
2025-03-09
1
-2
/
+2
*
feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092
Mohamed Bassem
2025-03-07
2
-2
/
+7
*
fix: Move away from JSON outputs to structured outputs. Fixes #1047
Mohamed Bassem
2025-03-02
3
-12
/
+27
*
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
2025-02-17
3
-0
/
+43
*
fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)
Gavin Mogan
2025-02-16
3
-0
/
+17
*
fix: Loosen the restriction about the browser address env variable. Fixes #1000
Mohamed Bassem
2025-02-09
1
-2
/
+2
*
feat(web): bulk tag deletion. Fixes #872 (#900)
lexafaxine
2025-02-09
1
-0
/
+6
*
feat(i18n): add Arabic language support (#983)
Ahmad Mujahid
2025-02-09
1
-0
/
+1
*
i18n: Enable the Hungarian translation
Mohamed Bassem
2025-02-02
1
-0
/
+1
*
fix: Dont rearchive singlefile uploads and consider them as archives
Mohamed Bassem
2025-02-02
1
-0
/
+1
*
feat: Change default max upload size to 50MB up from 4MB
Mohamed Bassem
2025-02-02
1
-1
/
+1
*
feat(api): Expose the modifiedAt date in the bookmarks API
Mohamed Bassem
2025-02-01
1
-0
/
+1
*
fix: Fix search query parsing to allow and/or to be identifiers. Fixes #935
Mohamed Bassem
2025-02-01
2
-4
/
+15
*
fix: Fix missing handling for AbortSignal in inference client
Mohamed Bassem
2025-02-01
1
-28
/
+53
*
fix: Abort all IO when workers timeout instead of detaching. Fixes #742
Mohamed Bassem
2025-02-01
2
-13
/
+38
*
deps: Upgrade typescript to 5.7
Mohamed Bassem
2025-02-01
2
-3
/
+6
*
i18n: Fix spanish language code. Fixes #925
Mohamed Bassem
2025-02-01
1
-1
/
+1
*
feat: Change webhooks to be configurable by users
Mohamed Bassem
2025-01-19
3
-12
/
+34
*
feat(webhook): Implement webhook functionality for bookmark events (#852)
玄猫
2025-01-19
2
-0
/
+41
*
fix: Limit concurrency of bulk actions. Fix #773
Mohamed Bassem
2025-01-12
2
-0
/
+226
*
feat: Add ability to filter by bookmark type
Mohamed Bassem
2025-01-12
3
-0
/
+97
*
feat: Add Bookmark Sorting Feature (#812)
Daksh Pareek
2025-01-12
1
-0
/
+5
*
feat: Support customizing the summarization prompt. Fixes #731
Mohamed Bassem
2025-01-12
2
-2
/
+11
*
feat: Add support for singlefile extension uploads. #172
Mohamed Bassem
2025-01-11
2
-1
/
+13
*
refactor: Implement file streaming for asset route. Fixes #818
Mohamed Bassem (aider)
2025-01-05
1
-0
/
+19
*
i18n: Enable the new translated languages
Mohamed Bassem
2025-01-05
1
-4
/
+11
*
feat: Expose the search functionality in the REST API
Mohamed Bassem
2025-01-05
1
-0
/
+12
*
Revert "ci: Run tests on push (#807)" (#808)
Mohamed Bassem
2025-01-02
1
-2
/
+1
*
ci: Run tests on push (#807)
Mohamed Bassem
2025-01-02
1
-1
/
+2
*
feat: Add support for smart lists (#802)
Mohamed Bassem
2025-01-02
1
-17
/
+65
*
feat: Add support for searching for tagged and listed items
Mohamed Bassem
2024-12-31
3
-0
/
+56
*
feat: Add support for negative search terms
Mohamed Bassem
2024-12-31
3
-44
/
+132
*
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
2024-12-31
1
-0
/
+2
*
feat: Introduce advanced search capabilities (#753)
Mohamed Bassem
2024-12-31
5
-2
/
+717
*
i18n: Added Croatian translation (#788)
Jaksa101
2024-12-30
1
-0
/
+1
*
feat: Add support for embeddings in the inference interface (#403)
Mohammed Farghal
2024-12-29
2
-0
/
+36
*
fix: Coerce createdAt in the bookmark create/update APIs
Mohamed Bassem
2024-12-28
1
-2
/
+2
*
i18n: Added Turkish translation (#781)
Buğra Canata
2024-12-28
1
-0
/
+1
*
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
2024-12-28
1
-0
/
+10
*
feat: Add REST APIs for manipulating highlights. Fixes #620
Mohamed Bassem
2024-12-27
3
-5
/
+9
*
feat: Implement highlights support for links. Fixes #620
Mohamed Bassem
2024-12-27
1
-0
/
+31
[next]