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
/
config.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Allow configuring inline asset size threshold
Mohamed Bassem
2025-10-26
1
-0
/
+2
*
fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...
Benjamin Michaelis
2025-10-25
1
-0
/
+2
*
feat: support passing multiple proxy values (#2039)
Mohamed Bassem
2025-10-12
1
-2
/
+18
*
feat: Add cookie support for browser page access
Mohamed Bassem
2025-09-07
1
-0
/
+2
*
feat(workers): add worker enable/disable lists (#1885)
Mohamed Bassem
2025-09-07
1
-0
/
+20
*
feat: Export prometheus metrics from the workers
MohamedBassem
2025-08-22
1
-0
/
+8
*
feat: generate a random prometheus token on startup
MohamedBassem
2025-08-22
1
-1
/
+3
*
fix: Trim trailing slashes from nextauth urls. Fixes #1799
MohamedBassem
2025-08-03
1
-1
/
+5
*
fix: fix hidden env variable parse error. fixes #1790
MohamedBassem
2025-07-27
1
-167
/
+164
*
feat: Support NO_COLOR for logging. Fixes #1778
MohamedBassem
2025-07-27
1
-0
/
+2
*
refactor: Extract meilisearch as a plugin
MohamedBassem
2025-07-27
1
-8
/
+0
*
feat: Hide AI settings tab if inference is not configured. #1781
Mohamed Bassem
2025-07-26
1
-3
/
+2
*
feat: Add a max output tokens env variable
Mohamed Bassem
2025-07-20
1
-0
/
+2
*
feat: Allow setting browserless crawling per user
Mohamed Bassem
2025-07-19
1
-4
/
+8
*
feat: Allow enabling journaling mode on the db
Mohamed Bassem
2025-07-19
1
-0
/
+6
*
fix: Rename the proxy settings such that they don't interfer with other requests
Mohamed Bassem
2025-07-19
1
-6
/
+6
*
feat: Add stripe based subscriptions
Mohamed Bassem
2025-07-13
1
-0
/
+28
*
feat: Add proper proxy support. fixes #1265
Mohamed Bassem
2025-07-13
1
-0
/
+10
*
feat: Add API ratelimits
Mohamed Bassem
2025-07-10
1
-0
/
+6
*
feat: Add support for email verification
Mohamed Bassem
2025-07-10
1
-117
/
+151
*
feat: Add prometheus monitoring. Fixes #758
Mohamed Bassem
2025-07-06
1
-0
/
+6
*
feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...
Mohamed Bassem
2025-07-05
1
-6
/
+22
*
feat: Add support for S3 as an asset storage layer (#1703)
Mohamed Bassem
2025-07-04
1
-0
/
+21
*
feat: Add support for public lists (#1511)
Mohamed Bassem
2025-06-01
1
-0
/
+7
*
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
2025-05-31
1
-0
/
+5
*
feat: Disable the AI summary button if AI is not configured. Fixes #649
Mohamed Bassem
2025-05-18
1
-0
/
+3
*
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
2025-05-18
1
-0
/
+4
*
feat: Change default text model to 4.1-mini
Mohamed Bassem
2025-04-15
1
-1
/
+1
*
fix: Allow using JSON mode for ollama users. Fixes #1160
Mohamed Bassem
2025-04-13
1
-2
/
+17
*
feat: Allow storing assets in a separate directory. Fixes #1091
Mohamed Bassem
2025-03-29
1
-0
/
+3
*
feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)
Chang-Yen Tseng
2025-03-27
1
-0
/
+2
*
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
*
fix: Move away from JSON outputs to structured outputs. Fixes #1047
Mohamed Bassem
2025-03-02
1
-0
/
+2
*
fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)
Gavin Mogan
2025-02-16
1
-0
/
+2
*
fix: Loosen the restriction about the browser address env variable. Fixes #1000
Mohamed Bassem
2025-02-09
1
-2
/
+2
*
feat: Change default max upload size to 50MB up from 4MB
Mohamed Bassem
2025-02-02
1
-1
/
+1
*
feat: Change webhooks to be configurable by users
Mohamed Bassem
2025-01-19
1
-8
/
+0
*
feat(webhook): Implement webhook functionality for bookmark events (#852)
玄猫
2025-01-19
1
-0
/
+14
*
feat: Add support for embeddings in the inference interface (#403)
Mohammed Farghal
2024-12-29
1
-0
/
+4
*
fix(workers): Don't block connection to chrome when failing to download adblo...
Mohamed Bassem
2024-11-21
1
-0
/
+2
*
fix: Fix type in the separate container env variable
Mohamed Bassem
2024-10-28
1
-2
/
+2
*
feature: Archive videos using yt-dlp. Fixes #215 (#525)
kamtschatka
2024-10-28
1
-0
/
+6
*
docker: Add a flag to detect apps running in legacy container setup
Mohamed Bassem
2024-10-26
1
-0
/
+4
*
feature: Add OCR support for images. Fixes #296
Mohamed Bassem
2024-10-20
1
-0
/
+11
*
feature: Allow customizing the inference's context length
MohamedBassem
2024-10-12
1
-0
/
+2
*
feature: Allow to disable default password login after SSO is configured. Fix...
kamtschatka
2024-10-12
1
-3
/
+3
*
feature: Allow disabling password signups (#413)
kamtschatka
2024-10-06
1
-0
/
+3
*
feature(web): Add the ability to customize the inference prompts. Fixes #170
MohamedBassem
2024-09-29
1
-0
/
+3
*
feature: Added support for custom OIDC providers to set up authentication. Fi...
kamtschatka
2024-09-15
1
-0
/
+15
[next]