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
*
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
*
feature(worker): Allow configuring inference job timeout and ollama keep aliv...
MohamedBassem
2024-09-15
1
-0
/
+4
*
feat: Upgrade default openai models to gpt-4o-mini which are 3x cheaper
MohamedBassem
2024-07-27
1
-2
/
+2
*
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
2024-07-21
1
-10
/
+0
*
feature: Full page archival with monolith. Fixes #132
MohamedBassem
2024-05-26
1
-0
/
+2
*
feature(inference): Upgrade the default vision model to the new gpt-4o-2024-0...
MohamedBassem
2024-05-16
1
-1
/
+1
*
feature(crawler): Allow connecting to browser's websocket address and launchi...
MohamedBassem
2024-05-15
1
-0
/
+4
*
feature(worker): Allow configuring redis with a password
MohamedBassem
2024-05-15
1
-0
/
+2
*
feature: Take full page screenshots #143 (#148)
kamtschatka
2024-05-12
1
-0
/
+2
*
fix: Allow zod to coerce the crawler timeout from strings. Fixes #134
MohamedBassem
2024-05-03
1
-2
/
+2
*
feature(crawler): Allow increasing crawler concurrency and configure storing ...
MohamedBassem
2024-04-26
1
-0
/
+6
*
fix: Increase default navigation timeout to 30s, make it configurable and add...
MohamedBassem
2024-04-11
1
-0
/
+2
*
feature(inference): Upgrade the default vision model to the new gpt-4-turbo
MohamedBassem
2024-04-09
1
-1
/
+1
*
fix(workers): Increase default timeout to 60s, make it configurable and impro...
MohamedBassem
2024-04-06
1
-0
/
+2
*
feature: Include server version in the admin UI. Fixes #66
MohamedBassem
2024-04-02
1
-0
/
+7
*
feat(workers): Allow configuring the language in which the tags are generated...
MohamedBassem
2024-04-02
1
-0
/
+2
*
chore(workers): Remove unused configuration options
MohamedBassem
2024-03-31
1
-4
/
+0
*
feature: Change maximum asset size to be configurable. Fixes #33
MohamedBassem
2024-03-27
1
-0
/
+2
*
feature: Allow specifying a specific redis db to use. Fixes #13
MohamedBassem
2024-03-27
1
-0
/
+2
*
feature: Add support for local models using ollama
MohamedBassem
2024-03-27
1
-0
/
+2
*
refactor: Validate env variables using zod
MohamedBassem
2024-03-27
1
-32
/
+71
*
fix: Allow setting demo mode creds when demo mode is enabled
MohamedBassem
2024-03-26
1
-1
/
+4
*
docker: Use external chrome docker container
MohamedBassem
2024-03-24
1
-0
/
+1
*
feature: Add an option to disable new signups
MohamedBassem
2024-03-22
1
-15
/
+5
*
feature(web): Add support for demo mode
MohamedBassem
2024-03-19
1
-0
/
+5
*
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
2024-03-19
1
-6
/
+7
*
feature: Add full text search support
MohamedBassem
2024-03-01
1
-0
/
+6
*
feature: Basic support for demo mode
MohamedBassem
2024-02-20
1
-0
/
+1
*
build: Fix docker images
MohamedBassem
2024-02-17
1
-0
/
+2
*
fix: Let the crawler wait a bit more for page load
MohamedBassem
2024-02-17
1
-0
/
+3
*
chore: Consolidate all config vars in one file
MohamedBassem
2024-02-14
1
-0
/
+30