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
/
queues.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-09
fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210)
kamtschatka
1
-0
/
+14
2024-05-15
feature(worker): Allow configuring redis with a password
MohamedBassem
1
-0
/
+1
2024-04-20
feature: Allow recrawling bookmarks without running inference jobs
MohamedBassem
1
-0
/
+1
2024-04-11
fix: Increase default navigation timeout to 30s, make it configurable and add...
MohamedBassem
1
-1
/
+10
2024-03-27
fix: Attempt to increase the reliability of the ollama inference
MohamedBassem
1
-0
/
+8
2024-03-27
feature: Allow specifying a specific redis db to use. Fixes #13
MohamedBassem
1
-0
/
+1
2024-03-01
feature: Add full text search support
MohamedBassem
1
-0
/
+22
2024-02-14
chore: Consolidate all config vars in one file
MohamedBassem
1
-2
/
+3
2024-02-14
feature: Add ability to refresh bookmark details
MohamedBassem
1
-1
/
+0
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
1
-2
/
+2
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
1
-0
/
+0
2024-02-07
[feature] Add openAI integration for extracting tags from articles
MohamedBassem
1
-0
/
+11
2024-02-06
Implement metadata fetching logic in the crawler
MohamedBassem
1
-4
/
+12
2024-02-06
Init package and start bullmq workers
MohamedBassem
1
-0
/
+10