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
/
.oxlintrc.json
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-10-26
feat: Add admin maintenance job to migrate large inline HTML (#2071)
Mohamed Bassem
8
-4
/
+218
2025-10-26
fix(inferance): skip token slicing when content is already witin max length
Mohamed Bassem
1
-0
/
+3
2025-10-26
refactor: generalize tidy assets queue into admin maintenance (#2059)
Mohamed Bassem
10
-159
/
+227
2025-10-25
fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...
Benjamin Michaelis
3
-2
/
+9
2025-10-20
fix(restate): Fix priority for restate queue
Mohamed Bassem
2
-7
/
+8
2025-10-19
fix(restate): Ensure that the semaphore and idProvider services are ingress p...
Mohamed Bassem
2
-0
/
+6
2025-10-12
feat: Add source field to track bookmark creation sources (#2037)
Mohamed Bassem
16
-12
/
+2650
2025-10-12
feat: support passing multiple proxy values (#2039)
Mohamed Bassem
4
-36
/
+60
2025-10-12
deps: Upgrade oxlint to 1.22
Mohamed Bassem
2
-200
/
+221
2025-10-12
feat: Add service dependency checks in the server overview page
Mohamed Bassem
6
-13
/
+315
2025-10-12
fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)
Mohamed Bassem
1
-1
/
+1
2025-10-11
fix(api): Return 200 when bookmark already exists instead of 200
Mohamed Bassem
4
-4
/
+31
2025-10-11
tests: Add a test for the GET /bookmarks/bookmarkId/lists api
Mohamed Bassem
1
-0
/
+48
2025-10-11
fix(api): Document the API for getting lists of a bookmark. fixes #2030
Mohamed Bassem
8
-108
/
+268
2025-10-11
feat: make list dropdown searchable in Manage Lists modal (#2029)
Mohamed Bassem
1
-30
/
+75
2025-10-11
fix: fix dev script shebang for better compatibility (#2019)
maya doshi
1
-1
/
+1
2025-10-11
fix: Correct grammatical errors in prompts (#2020)
atsggx
1
-2
/
+2
2025-10-11
docs: Add karakeep-sync to community projects (#1994)
Siddharth Doshi
1
-0
/
+7
2025-10-06
fix: round feed refresh hour for idempotency (#2013)
Mohamed Bassem
1
-1
/
+6
2025-10-05
fix: fix show no bookmark page when there isn't search results
Mohamed Bassem
1
-4
/
+5
2025-10-05
fix: Disable idempotency keys for search
Mohamed Bassem
1
-1
/
+2
2025-10-05
feat: Restate-based queue plugin (#2011)
Mohamed Bassem
24
-13
/
+1049
2025-10-04
feat: Revamp import experience (#2001)
Mohamed Bassem
21
-37
/
+3618
2025-09-28
docs: Add doc updates for prometheus metrics (#1957)
Clayton O'Neill
1
-1
/
+2
2025-09-28
fix: fix public list sharing for empty lists (#1990)
Mohamed Bassem
1
-3
/
+4
2025-09-28
feat: recursive list delete (#1989)
Mohamed Bassem
5
-16
/
+437
2025-09-28
feat: use jpegs for screenshots instead of pngs
Mohamed Bassem
1
-2
/
+3
2025-09-28
feat: Stop downloading video/audio in playwright
Mohamed Bassem
1
-0
/
+19
2025-09-28
fix: Abort dangling processing when crawler is aborted (#1988)
Mohamed Bassem
1
-27
/
+98
2025-09-28
fix: Cleanup temp assets on monolith timeout
Mohamed Bassem
1
-1
/
+17
2025-09-28
chore: Silence lint on <a> and <img> tags when it's intentional
Mohamed Bassem
3
-0
/
+6
2025-09-28
fix: dont re-enqueue indexing for a bookmark already pending indexing
Mohamed Bassem
1
-2
/
+5
2025-09-28
feat: Add tag search and pagination (#1987)
Mohamed Bassem
32
-493
/
+1731
2025-09-21
fix: optimize memory usage of tag listing
Mohamed Bassem
2
-51
/
+137
2025-09-21
deps: Upgrade oxlint to 1.16
Mohamed Bassem
2
-101
/
+43
2025-09-14
fix: fix bundling liteque in the workers
Mohamed Bassem
5
-7
/
+11
2025-09-14
refactor: Move callsites to liteque to be behind a plugin
Mohamed Bassem
38
-214
/
+516
2025-09-14
fix(dev): worker not started properly in helper start script (#1946)
xuatz
1
-14
/
+17
2025-09-14
feat: Regen api keys
Mohamed Bassem
8
-29
/
+259
2025-09-14
release(cli): Bump CLI version to 0.27.1
Mohamed Bassem
1
-1
/
+1
2025-09-14
feat(cli): Give more targetting options for dump/migrate/wipe
Mohamed Bassem
3
-304
/
+419
2025-09-14
release(cli): Bump CLI version to 0.27.0
Mohamed Bassem
1
-1
/
+1
2025-09-14
feat(cli): Implement a full account dump archive
Mohamed Bassem
2
-0
/
+379
2025-09-14
feat(cli): Implement a wipe command in the CLI
Mohamed Bassem
2
-0
/
+388
2025-09-14
feat: Add scripts to migrate all content from one server to the other
Mohamed Bassem
4
-0
/
+864
2025-09-14
fix(web): Handle user deletion more gracefully
Mohamed Bassem
1
-4
/
+22
2025-09-14
feat: A better looking catch all error boundary
Mohamed Bassem
1
-2
/
+39
2025-09-14
fix(web): fix error when attempting to merge tags. fixes #1938
Mohamed Bassem
3
-8
/
+17
2025-09-14
feat: Add Create Tag button to tags page (#1942)
Mohamed Bassem
4
-1
/
+170
2025-09-14
chore: fix claude code action
Mohamed Bassem
1
-5
/
+6
[next]