| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: rename missing files/conf from Hoarder to Karakeep (#1280) | adripo | 2025-04-21 | 10 | -31/+31 |
| | | | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | tests: Add some simple crawler tests | Mohamed Bassem | 2025-04-16 | 6 | -14/+161 |
| | | |||||
| * | fix: Add password salt to the user table | Mohamed Bassem | 2025-04-15 | 1 | -2/+2 |
| | | |||||
| * | feat: Add an MCP server for karakeep | Mohamed Bassem | 2025-04-13 | 1 | -0/+1 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 9 | -16/+22 |
| | | |||||
| * | chrore: Update meilisearch version to 13.3 in both docker compose files (#1244) | Mark :) | 2025-04-12 | 1 | -1/+1 |
| | | | | | | | | * feat: update meilisearch to v1.13.3 in compose.dev * feat: update meilisearch in docker-compose.yml to 13.3 * update e2e_tests meilisearch to 1.13.3 | ||||
| * | deps: Upgrade vitest | Mohamed Bassem | 2025-03-22 | 1 | -1/+1 |
| | | |||||
| * | ci: Fix E2E test timeout | Mohamed Bassem | 2025-03-16 | 1 | -0/+1 |
| | | |||||
| * | feat: Add endpoints for whoami and user stats. Fixes #1113 | Mohamed Bassem | 2025-03-11 | 1 | -0/+102 |
| | | |||||
| * | 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> | ||||
| * | feat: Add support for singlefile extension uploads. #172 | Mohamed Bassem | 2025-01-11 | 1 | -0/+51 |
| | | |||||
| * | ci: Fix build by using the workspace sdk package | Mohamed Bassem | 2025-01-05 | 1 | -1/+1 |
| | | |||||
| * | feat: Expose the search functionality in the REST API | Mohamed Bassem | 2025-01-05 | 2 | -1/+118 |
| | | |||||
| * | feat: Expose asset manipulation endpoints in the REST API | Mohamed Bassem | 2025-01-04 | 1 | -0/+162 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 2 | -1/+48 |
| | | | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com> | ||||
| * | chore: add format:fix and lint:fix scripts to all packages | Mohamed Bassem (aider) | 2024-12-31 | 1 | -0/+2 |
| | | |||||
| * | build: Fix sdk and e2e_tests builds | Mohamed Bassem | 2024-12-30 | 1 | -1/+1 |
| | | |||||
| * | chore: Setup and add e2e tests for the API endpoints | Mohamed Bassem | 2024-12-30 | 13 | -0/+1314 |
