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
/
index.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-26
refactor: Move asset preprocessing to its own worker out of the inference worker
Mohamed Bassem
1
-9
/
+14
2024-11-03
feature: Schedule RSS feed refreshes every hour
Mohamed Bassem
1
-1
/
+3
2024-11-03
feature: Add support for subscribing to RSS feeds. Fixes #202
Mohamed Bassem
1
-2
/
+6
2024-10-28
feature: Archive videos using yt-dlp. Fixes #215 (#525)
kamtschatka
1
-3
/
+12
2024-10-12
feature: Introduce a mechanism to cleanup dangling assets
MohamedBassem
1
-3
/
+9
2024-07-28
fix(workers): Shutdown workers on SIGTERM
MohamedBassem
1
-0
/
+5
2024-07-21
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
1
-0
/
+3
2024-04-02
feature: Include server version in the admin UI. Fixes #66
MohamedBassem
1
-0
/
+4
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
1
-3
/
+4
2024-03-21
fix(workers): Fix the leaky browser instances in workers during development
MohamedBassem
1
-1
/
+5
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-3
/
+3
2024-03-01
feature: Add full text search support
MohamedBassem
1
-2
/
+4
2024-02-23
db: Migrate from prisma to drizzle
MohamedBassem
1
-2
/
+1
2024-02-15
fix: Attempt to improve the openai prompt a bit
MohamedBassem
1
-2
/
+1
2024-02-11
fix: Fix build for workers package and add it to CI
MohamedBassem
1
-58
/
+9
2024-02-08
Migrating away from bun to yarn
MohamedBassem
1
-1
/
+8
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
-16
/
+42
2024-02-07
[refactor] Rename the crawlers package to workers
MohamedBassem
1
-0
/
+0
2024-02-06
Implement metadata fetching logic in the crawler
MohamedBassem
1
-0
/
+32