aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo10-31/+31
2025-04-16tests: Add some simple crawler testsMohamed Bassem6-14/+161
2025-04-15fix: Add password salt to the user tableMohamed Bassem1-2/+2
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-0/+1
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem9-16/+22
2025-04-12chrore: Update meilisearch version to 13.3 in both docker compose files (#1244)Mark :)1-1/+1
2025-03-22deps: Upgrade vitestMohamed Bassem1-1/+1
2025-03-16ci: Fix E2E test timeoutMohamed Bassem1-0/+1
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem1-0/+102
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-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+51
2025-01-05ci: Fix build by using the workspace sdk packageMohamed Bassem1-1/+1
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem2-1/+118
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem1-0/+162
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem2-1/+48
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-0/+2
2024-12-30build: Fix sdk and e2e_tests buildsMohamed Bassem1-1/+1
2024-12-30chore: Setup and add e2e tests for the API endpointsMohamed Bassem13-0/+1314