aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Restate-based queue plugin (#2011)Mohamed Bassem2025-10-051-2/+8
* refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2025-09-141-2/+1
* feat(workers): add worker enable/disable lists (#1885)Mohamed Bassem2025-09-071-44/+49
* feat: Export prometheus metrics from the workersMohamedBassem2025-08-221-0/+7
* refactor: Extract meilisearch as a pluginMohamedBassem2025-07-271-0/+2
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-181-14/+13
* feat: Implement generic rule engine (#1318)Mohamed Bassem2025-04-271-1/+6
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-3/+3
* feat(webhook): Implement webhook functionality for bookmark events (#852)玄猫2025-01-191-11/+23
* refactor: Move asset preprocessing to its own worker out of the inference workerMohamed Bassem2024-12-261-9/+14
* feature: Schedule RSS feed refreshes every hourMohamed Bassem2024-11-031-1/+3
* feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2024-11-031-2/+6
* feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka2024-10-281-3/+12
* feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem2024-10-121-3/+9
* fix(workers): Shutdown workers on SIGTERMMohamedBassem2024-07-281-0/+5
* refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem2024-07-211-0/+3
* feature: Include server version in the admin UI. Fixes #66MohamedBassem2024-04-021-0/+4
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-3/+4
* fix(workers): Fix the leaky browser instances in workers during developmentMohamedBassem2024-03-211-1/+5
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+16