aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/searchWorker.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* deps: Extract the queue implementation into its own reposMohamed Bassem2024-10-271-1/+1
* fix: Index the summary in searchMohamed Bassem2024-10-271-0/+1
* fix(workers): Log stacktrace on worker error. #424 (#429)kamtschatka2024-09-261-1/+3
* refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem2024-07-211-19/+20
* fix(workers): Increase robustness of search worker and add extra logging. Fix...MohamedBassem2024-04-231-24/+45
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-151-1/+2
* fix: Differentiate between pending in db and in redis in admin job statsMohamedBassem2024-04-121-1/+1
* feature: Add PDF support (#88)Ahmad Mujahid2024-04-111-0/+7
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-1/+1
* fix: Sort search results by relevanceMohamedBassem2024-03-301-0/+1
* feature(web): Add support for attaching notes to bookmarksMohamedBassem2024-03-301-0/+1
* feature: Add support for local models using ollamaMohamedBassem2024-03-271-10/+11
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+116