aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/searchWorker.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-23fix(workers): Increase robustness of search worker and add extra logging. Fix...MohamedBassem1-24/+45
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem1-1/+2
2024-04-12fix: Differentiate between pending in db and in redis in admin job statsMohamedBassem1-1/+1
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid1-0/+7
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-1/+1
2024-03-30fix: Sort search results by relevanceMohamedBassem1-0/+1
2024-03-30feature(web): Add support for attaching notes to bookmarksMohamedBassem1-0/+1
2024-03-27feature: Add support for local models using ollamaMohamedBassem1-10/+11
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-02feature: Store full link content and index themMohamedBassem1-0/+1
2024-03-01feature: Add full text search supportMohamedBassem1-0/+115