aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2025-09-141-1/+0
|
* fix: Respect wal mode for the queue dbMohamed Bassem2025-08-301-1/+1
|
* refactor: Extract meilisearch as a pluginMohamedBassem2025-07-271-1/+0
|
* chore: More turbo fixesMohamedBassem2025-07-271-2/+2
|
* fix: Fix package boundary violationsMohamedBassem2025-07-271-0/+1
|
* deps: Upgrade viteMohamed Bassem2025-07-261-1/+1
|
* fix: Run workers in prod without tsx. Fixes #1673Mohamed Bassem2025-07-191-1/+1
|
* fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem2025-07-121-1/+1
|
* feat: Add support for email verificationMohamed Bassem2025-07-101-0/+2
|
* feat: Store large html content in the asset dbMohamed Bassem2025-07-061-0/+2
|
* feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2025-07-041-0/+1
| | | | | | | | | * feat: Add support for S3 as an asset storage layer. Fixes #305 * some minor fixes * use bulk deletion api * stream the file to s3
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-221-9/+2
| | | | | | | * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals
* fix: Use proper tokenizer when truncating for inference. Fixes #1405Mohamed Bassem2025-05-181-0/+1
|
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-131-1/+1
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-6/+6
|
* deps: Upgrade vitestMohamed Bassem2025-03-221-1/+1
|
* fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem2025-03-101-1/+1
|
* build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]2025-03-091-1/+1
| | | | | | | | | | | | | | Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.1 to 1.6.1. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem2025-03-021-3/+4
|
* fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem2025-02-011-1/+1
|
* Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem2025-01-021-2/+1
| | | This reverts commit 39358b1517a06b90b9886a648ce1c595d1556c8e.
* ci: Run tests on push (#807)Mohamed Bassem2025-01-021-1/+2
| | | | | | | * ci: Run tests on push * disable drizzle logging in tests * run db migrations in trpc tests
* chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)2024-12-311-0/+2
|
* feat: Introduce advanced search capabilities (#753)Mohamed Bassem2024-12-311-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | * feat: Implement search filtering in the backend * feat: Implement search language parser * rename matcher name * Add ability to interleve text * More fixes * be more tolerable to parsing errors * Add a search query explainer widget * Handle date parsing gracefully * Fix the lockfile * Encode query search param * Fix table body error * Fix error when writing quotes
* fix: Feed refreshes were not getting re-enqueued for failed jobsMohamed Bassem2024-11-091-1/+1
|
* feature: Schedule RSS feed refreshes every hourMohamed Bassem2024-11-031-1/+1
|
* deps: Extract the queue implementation into its own reposMohamed Bassem2024-10-271-1/+1
|
* refactor: Move inference to the shared packageMohamed Bassem2024-10-261-0/+2
|
* feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem2024-10-121-0/+1
|
* refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem2024-07-211-1/+1
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-0/+5
|
* docker: Fix dockerfiles to adapt to the new repo structureMohamedBassem2024-03-141-0/+1
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-1/+14
|
* feature: Add full text search supportMohamedBassem2024-03-011-0/+1
|
* build: Migrate from yarn to pnpmMohamedBassem2024-02-261-1/+2
|
* branding: Rename app to HoarderMohamedBassem2024-02-201-1/+1
|
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-081-0/+10