| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Run workers in prod without tsx. Fixes #1673 | Mohamed Bassem | 2025-07-19 | 1 | -1/+1 |
| | | |||||
| * | fix: Prioritize crawling user added links over bulk imports. fixes #1717 | Mohamed Bassem | 2025-07-12 | 1 | -1/+1 |
| | | |||||
| * | feat: Add support for email verification | Mohamed Bassem | 2025-07-10 | 1 | -0/+2 |
| | | |||||
| * | feat: Store large html content in the asset db | Mohamed Bassem | 2025-07-06 | 1 | -0/+2 |
| | | |||||
| * | feat: Add support for S3 as an asset storage layer (#1703) | Mohamed Bassem | 2025-07-04 | 1 | -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) | xuatz | 2025-06-22 | 1 | -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 #1405 | Mohamed Bassem | 2025-05-18 | 1 | -0/+1 |
| | | |||||
| * | feat: Add an MCP server for karakeep | Mohamed Bassem | 2025-04-13 | 1 | -1/+1 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -6/+6 |
| | | |||||
| * | deps: Upgrade vitest | Mohamed Bassem | 2025-03-22 | 1 | -1/+1 |
| | | |||||
| * | fix: Revert the accidental upgrade of deps. #1107 | Mohamed Bassem | 2025-03-10 | 1 | -1/+1 |
| | | |||||
| * | build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104) | dependabot[bot] | 2025-03-09 | 1 | -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 #1047 | Mohamed Bassem | 2025-03-02 | 1 | -3/+4 |
| | | |||||
| * | fix: Abort all IO when workers timeout instead of detaching. Fixes #742 | Mohamed Bassem | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | Revert "ci: Run tests on push (#807)" (#808) | Mohamed Bassem | 2025-01-02 | 1 | -2/+1 |
| | | | | This reverts commit 39358b1517a06b90b9886a648ce1c595d1556c8e. | ||||
| * | ci: Run tests on push (#807) | Mohamed Bassem | 2025-01-02 | 1 | -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 packages | Mohamed Bassem (aider) | 2024-12-31 | 1 | -0/+2 |
| | | |||||
| * | feat: Introduce advanced search capabilities (#753) | Mohamed Bassem | 2024-12-31 | 1 | -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 jobs | Mohamed Bassem | 2024-11-09 | 1 | -1/+1 |
| | | |||||
| * | feature: Schedule RSS feed refreshes every hour | Mohamed Bassem | 2024-11-03 | 1 | -1/+1 |
| | | |||||
| * | deps: Extract the queue implementation into its own repos | Mohamed Bassem | 2024-10-27 | 1 | -1/+1 |
| | | |||||
| * | refactor: Move inference to the shared package | Mohamed Bassem | 2024-10-26 | 1 | -0/+2 |
| | | |||||
| * | feature: Introduce a mechanism to cleanup dangling assets | MohamedBassem | 2024-10-12 | 1 | -0/+1 |
| | | |||||
| * | refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309) | Mohamed Bassem | 2024-07-21 | 1 | -1/+1 |
| | | |||||
| * | format: Add missing lint and format, and format the entire repo | MohamedBassem | 2024-03-30 | 1 | -0/+5 |
| | | |||||
| * | docker: Fix dockerfiles to adapt to the new repo structure | MohamedBassem | 2024-03-14 | 1 | -0/+1 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -1/+14 |
| | | |||||
| * | feature: Add full text search support | MohamedBassem | 2024-03-01 | 1 | -0/+1 |
| | | |||||
| * | build: Migrate from yarn to pnpm | MohamedBassem | 2024-02-26 | 1 | -1/+2 |
| | | |||||
| * | branding: Rename app to Hoarder | MohamedBassem | 2024-02-20 | 1 | -1/+1 |
| | | |||||
| * | [refactor] Move the different packages to the package subdir | MohamedBassem | 2024-02-08 | 1 | -0/+10 |
