aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem1-1/+0
2025-08-30fix: Respect wal mode for the queue dbMohamed Bassem1-1/+1
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem1-1/+0
2025-07-27chore: More turbo fixesMohamedBassem1-2/+2
2025-07-27fix: Fix package boundary violationsMohamedBassem1-0/+1
2025-07-26deps: Upgrade viteMohamed Bassem1-1/+1
2025-07-19fix: Run workers in prod without tsx. Fixes #1673Mohamed Bassem1-1/+1
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem1-1/+1
2025-07-10feat: Add support for email verificationMohamed Bassem1-0/+2
2025-07-06feat: Store large html content in the asset dbMohamed Bassem1-0/+2
2025-07-04feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem1-0/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz1-9/+2
2025-05-18fix: Use proper tokenizer when truncating for inference. Fixes #1405Mohamed Bassem1-0/+1
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-1/+1
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-6/+6
2025-03-22deps: Upgrade vitestMohamed Bassem1-1/+1
2025-03-10fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem1-1/+1
2025-03-09build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]1-1/+1
2025-03-02fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem1-3/+4
2025-02-01fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem1-1/+1
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem1-2/+1
2025-01-02ci: Run tests on push (#807)Mohamed Bassem1-1/+2
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-0/+2
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem1-2/+5
2024-11-09fix: Feed refreshes were not getting re-enqueued for failed jobsMohamed Bassem1-1/+1
2024-11-03feature: Schedule RSS feed refreshes every hourMohamed Bassem1-1/+1
2024-10-27deps: Extract the queue implementation into its own reposMohamed Bassem1-1/+1
2024-10-26refactor: Move inference to the shared packageMohamed Bassem1-0/+2
2024-10-12feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem1-0/+1
2024-07-21refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem1-1/+1
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-0/+5
2024-03-14docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem1-0/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-1/+14
2024-03-01feature: Add full text search supportMohamedBassem1-0/+1
2024-02-26build: Migrate from yarn to pnpmMohamedBassem1-1/+2
2024-02-20branding: Rename app to HoarderMohamedBassem1-1/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-0/+2
2024-02-06Init package and start bullmq workersMohamedBassem1-0/+8