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
/
apps
/
workers
/
searchWorker.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-09
fix: Only update bookmark tagging/crawling status when worker is out of retries
Mohamed Bassem
1
-3
/
+3
2024-10-27
deps: Extract the queue implementation into its own repos
Mohamed Bassem
1
-1
/
+1
2024-10-27
fix: Index the summary in search
Mohamed Bassem
1
-0
/
+1
2024-09-26
fix(workers): Log stacktrace on worker error. #424 (#429)
kamtschatka
1
-1
/
+3
2024-07-21
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
1
-19
/
+20
2024-04-23
fix(workers): Increase robustness of search worker and add extra logging. Fix...
MohamedBassem
1
-24
/
+45
2024-04-15
feature: Add title to bookmarks and allow editing them. Fixes #27
MohamedBassem
1
-1
/
+2
2024-04-12
fix: Differentiate between pending in db and in redis in admin job stats
MohamedBassem
1
-1
/
+1
2024-04-11
feature: Add PDF support (#88)
Ahmad Mujahid
1
-0
/
+7
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
1
-1
/
+1
2024-03-30
fix: Sort search results by relevance
MohamedBassem
1
-0
/
+1
2024-03-30
feature(web): Add support for attaching notes to bookmarks
MohamedBassem
1
-0
/
+1
2024-03-27
feature: Add support for local models using ollama
MohamedBassem
1
-10
/
+11
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-0
/
+0
2024-03-02
feature: Store full link content and index them
MohamedBassem
1
-0
/
+1
2024-03-01
feature: Add full text search support
MohamedBassem
1
-0
/
+115