aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/searchWorker.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-181-156/+0
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-6/+6
|
* feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast2025-03-221-0/+4
|
* fix: Only update bookmark tagging/crawling status when worker is out of retriesMohamed Bassem2024-11-091-3/+3
|
* 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
| | | extended logging when an exception occurrs, so it is possible to see the stacktrace of a failed execution
* 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. ↵MohamedBassem2024-04-231-24/+45
| | | | Fixes #118
* 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
| | | | | | | | | | | | | | | | | | | * feature: Add PDF support * fix: PDF feature enhancements * fix: Freeze expo-share-intent version to prevent breaking changes * fix: set endOfLine to auto for cross-platform development * fix: Upgrading eslint/parser and eslint-plugin to 7.6.0 to solve the linting issues * fix: enhancing PDF feature * fix: Allowing null in fiename for backward compatibility * fix: update pnpm file with pnpm 9.0.0-alpha-8 * fix:(web): PDF Preview for web
* 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