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
*
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