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-12-10
feat: make asset preprocessing worker timeout configurable
Claude
1
-0
/
+2
2025-12-08
fix: check import quota before importing bookmarks (#2232)
Mohamed Bassem
1
-0
/
+1
2025-12-08
feat: add is:broken search qualifier for broken links (#2225)
Mohamed Bassem
3
-0
/
+28
2025-11-30
feat: add support for turnstile on signup
Mohamed Bassem
2
-0
/
+23
2025-11-29
feat: Add automated bookmark backup feature (#2182)
Mohamed Bassem
3
-0
/
+28
2025-11-28
fix: making serverConfig readonly
Mohamed Bassem
1
-1
/
+3
2025-11-28
fix: lazy load js-tiktoken in prompts module (#2176)
Mohamed Bassem
1
-26
/
+100
2025-11-24
feat: Introduce groupId in restate queue (#2168)
Mohamed Bassem
1
-0
/
+1
2025-11-23
feat: Add notes feature to highlights (#2154)
Mohamed Bassem
1
-0
/
+1
2025-11-17
feat: Add collaborative lists (#2146)
Mohamed Bassem
2
-0
/
+5
2025-11-15
feat: import from mymind (#2138)
Mohamed Bassem
2
-1
/
+145
2025-11-09
feat: add crawler domain rate limiting (#2115)
Mohamed Bassem
2
-4
/
+13
2025-11-09
refactor: Allow runner functions to return results to onComplete
Mohamed Bassem
1
-5
/
+5
2025-11-09
refactor: Extract ratelimiter into separate plugin (#2112)
Mohamed Bassem
2
-0
/
+42
2025-11-09
feat: Add bookmark sources statistics section (#2110)
Mohamed Bassem
1
-0
/
+8
2025-11-08
feat: Add support for user uploaded files (#2100)
Mohamed Bassem
1
-0
/
+2
2025-11-02
feat(rss): Add import tags from RSS feed categories (#2031)
Mohamed Bassem
1
-0
/
+3
2025-11-02
feat: Make search job timeout configurable
Mohamed Bassem
1
-0
/
+2
2025-11-02
fix: Stricter SSRF validation (#2082)
Mohamed Bassem
1
-1
/
+24
2025-10-26
feat: Allow configuring inline asset size threshold
Mohamed Bassem
1
-0
/
+2
2025-10-26
fix(inferance): skip token slicing when content is already witin max length
Mohamed Bassem
1
-0
/
+3
2025-10-25
fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...
Benjamin Michaelis
2
-2
/
+8
2025-10-12
feat: Add source field to track bookmark creation sources (#2037)
Mohamed Bassem
1
-0
/
+14
2025-10-12
feat: support passing multiple proxy values (#2039)
Mohamed Bassem
1
-2
/
+18
2025-10-12
feat: Add service dependency checks in the server overview page
Mohamed Bassem
1
-0
/
+8
2025-10-11
fix: Correct grammatical errors in prompts (#2020)
atsggx
1
-2
/
+2
2025-10-05
feat: Restate-based queue plugin (#2011)
Mohamed Bassem
1
-2
/
+3
2025-10-04
feat: Revamp import experience (#2001)
Mohamed Bassem
4
-17
/
+120
2025-09-28
feat: Add tag search and pagination (#1987)
Mohamed Bassem
2
-0
/
+64
2025-09-14
refactor: Move callsites to liteque to be behind a plugin
Mohamed Bassem
5
-236
/
+100
2025-09-14
refactor: strongly type the search plugin interface
Mohamed Bassem
1
-3
/
+19
2025-09-13
feat(search): add title search qualifier (#1940)
Mohamed Bassem
3
-1
/
+50
2025-09-07
feat: Add cookie support for browser page access
Mohamed Bassem
1
-0
/
+2
2025-09-07
feat(workers): add worker enable/disable lists (#1885)
Mohamed Bassem
1
-0
/
+20
2025-09-07
feat: add gif asset type support (#1876)
Drashi
1
-0
/
+2
2025-09-06
fix: Reduce polling interval on meilisearch tasks
Mohamed Bassem
1
-2
/
+1
2025-08-31
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
1
-13
/
+32
2025-08-30
fix: Respect wal mode for the queue db
Mohamed Bassem
2
-2
/
+4
2025-08-30
fix: handle list with slashes in their names and truncate long list names. fi...
Mohamed Bassem
7
-7
/
+986
2025-08-26
feat(mobile): Retheme the mobile app (#1872)
Mohamed Bassem
1
-0
/
+10
2025-08-22
feat: Export prometheus metrics from the workers
MohamedBassem
1
-0
/
+8
2025-08-22
feat: generate a random prometheus token on startup
MohamedBassem
1
-1
/
+3
2025-08-22
feat: Support video uploads and attachments (#1847)
Evan Sharp
1
-0
/
+10
2025-08-20
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
1
-10
/
+21
2025-08-03
fix: Trim trailing slashes from nextauth urls. Fixes #1799
MohamedBassem
1
-1
/
+5
2025-07-27
refactor: Refactor crawlerWorker to use tryCatch
MohamedBassem
1
-0
/
+24
2025-07-27
fix: fix hidden env variable parse error. fixes #1790
MohamedBassem
1
-167
/
+164
2025-07-27
feat: Support NO_COLOR for logging. Fixes #1778
MohamedBassem
2
-1
/
+3
2025-07-27
refactor: Extract meilisearch as a plugin
MohamedBassem
4
-71
/
+92
2025-07-27
chore: More turbo fixes
MohamedBassem
1
-2
/
+2
[next]