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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: fix crash in search input when query contains a percent. fixes #1941
Mohamed Bassem
2025-11-02
1
-1
/
+1
*
feat: Add view options to show tag/title and control image fit. Fixes #1960
Mohamed Bassem
2025-11-02
6
-29
/
+214
*
refactor: improve the userLocalSetting server functions
Mohamed Bassem
2025-11-02
1
-27
/
+14
*
feat: Make search job timeout configurable
Mohamed Bassem
2025-11-02
4
-3
/
+8
*
feat: display notes on bookmark card (#2083)
xuatz
2025-11-02
13
-25
/
+268
*
fix: Stricter SSRF validation (#2082)
Mohamed Bassem
2025-11-02
10
-135
/
+602
*
fix: correctly handle composition in search input. fixes #2048
Mohamed Bassem
2025-11-02
1
-1
/
+21
*
fix: browser service connection check using dns instead. Fixes #2080
Mohamed Bassem
2025-11-02
1
-6
/
+8
*
fix: More memory optimizations for crawler worker. #1748
Mohamed Bassem
2025-10-26
1
-26
/
+43
*
fix: fix screenshot filepath in crawler
Mohamed Bassem
2025-10-26
1
-1
/
+1
*
docs: Add Azure configuration details for OpenAI-compatible API (#2072)
Christoph Vollmann
2025-10-26
1
-0
/
+22
*
fix: Respect abort signal in admin maintenance jobs
Mohamed Bassem
2025-10-26
3
-1
/
+11
*
deps: Upgrade metascraper plugins
Mohamed Bassem
2025-10-26
2
-132
/
+148
*
deps: Upgrade metascraper-readability 5.49.6
Mohamed Bassem
2025-10-26
2
-33
/
+434
*
feat: Allow configuring inline asset size threshold
Mohamed Bassem
2025-10-26
5
-31
/
+32
*
feat: Add admin maintenance job to migrate large inline HTML (#2071)
Mohamed Bassem
2025-10-26
8
-4
/
+218
*
fix(inferance): skip token slicing when content is already witin max length
Mohamed Bassem
2025-10-26
1
-0
/
+3
*
refactor: generalize tidy assets queue into admin maintenance (#2059)
Mohamed Bassem
2025-10-26
10
-159
/
+227
*
fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...
Benjamin Michaelis
2025-10-25
3
-2
/
+9
*
fix(restate): Fix priority for restate queue
Mohamed Bassem
2025-10-20
2
-7
/
+8
*
fix(restate): Ensure that the semaphore and idProvider services are ingress p...
Mohamed Bassem
2025-10-19
2
-0
/
+6
*
feat: Add source field to track bookmark creation sources (#2037)
Mohamed Bassem
2025-10-12
16
-12
/
+2650
*
feat: support passing multiple proxy values (#2039)
Mohamed Bassem
2025-10-12
4
-36
/
+60
*
deps: Upgrade oxlint to 1.22
Mohamed Bassem
2025-10-12
2
-200
/
+221
*
feat: Add service dependency checks in the server overview page
Mohamed Bassem
2025-10-12
6
-13
/
+315
*
fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)
Mohamed Bassem
2025-10-12
1
-1
/
+1
*
fix(api): Return 200 when bookmark already exists instead of 200
Mohamed Bassem
2025-10-11
4
-4
/
+31
*
tests: Add a test for the GET /bookmarks/bookmarkId/lists api
Mohamed Bassem
2025-10-11
1
-0
/
+48
*
fix(api): Document the API for getting lists of a bookmark. fixes #2030
Mohamed Bassem
2025-10-11
8
-108
/
+268
*
feat: make list dropdown searchable in Manage Lists modal (#2029)
Mohamed Bassem
2025-10-11
1
-30
/
+75
*
fix: fix dev script shebang for better compatibility (#2019)
maya doshi
2025-10-11
1
-1
/
+1
*
fix: Correct grammatical errors in prompts (#2020)
atsggx
2025-10-11
1
-2
/
+2
*
docs: Add karakeep-sync to community projects (#1994)
Siddharth Doshi
2025-10-11
1
-0
/
+7
*
fix: round feed refresh hour for idempotency (#2013)
Mohamed Bassem
2025-10-06
1
-1
/
+6
*
fix: fix show no bookmark page when there isn't search results
Mohamed Bassem
2025-10-05
1
-4
/
+5
*
fix: Disable idempotency keys for search
Mohamed Bassem
2025-10-05
1
-1
/
+2
*
feat: Restate-based queue plugin (#2011)
Mohamed Bassem
2025-10-05
24
-13
/
+1049
*
feat: Revamp import experience (#2001)
Mohamed Bassem
2025-10-04
21
-37
/
+3618
*
docs: Add doc updates for prometheus metrics (#1957)
Clayton O'Neill
2025-09-28
1
-1
/
+2
*
fix: fix public list sharing for empty lists (#1990)
Mohamed Bassem
2025-09-28
1
-3
/
+4
*
feat: recursive list delete (#1989)
Mohamed Bassem
2025-09-28
5
-16
/
+437
*
feat: use jpegs for screenshots instead of pngs
Mohamed Bassem
2025-09-28
1
-2
/
+3
*
feat: Stop downloading video/audio in playwright
Mohamed Bassem
2025-09-28
1
-0
/
+19
*
fix: Abort dangling processing when crawler is aborted (#1988)
Mohamed Bassem
2025-09-28
1
-27
/
+98
*
fix: Cleanup temp assets on monolith timeout
Mohamed Bassem
2025-09-28
1
-1
/
+17
*
chore: Silence lint on <a> and <img> tags when it's intentional
Mohamed Bassem
2025-09-28
3
-0
/
+6
*
fix: dont re-enqueue indexing for a bookmark already pending indexing
Mohamed Bassem
2025-09-28
1
-2
/
+5
*
feat: Add tag search and pagination (#1987)
Mohamed Bassem
2025-09-28
32
-493
/
+1731
*
fix: optimize memory usage of tag listing
Mohamed Bassem
2025-09-21
2
-51
/
+137
*
deps: Upgrade oxlint to 1.16
Mohamed Bassem
2025-09-21
2
-101
/
+43
[next]