aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: Fix package boundary violationsMohamedBassem2025-07-273-5/+9
* deps: Upgrade viteMohamed Bassem2025-07-261-1/+1
* fix: Increase crawler max worker count in testsMohamed Bassem2025-07-191-0/+1
* feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2025-07-047-2/+1363
* chore: More oxlint changesMohamed Bassem2025-06-221-4/+1
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-222-9/+24
* fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem2025-06-211-0/+8
* deps: upgrade to pnpm@9.15.9 (#1544)xuatz2025-06-081-2/+2
* feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem2025-06-011-35/+239
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-013-0/+326
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-311-0/+155
* feat(api): Expose the endpoint to create a new tagMohamed Bassem2025-05-181-21/+6
* refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem2025-05-182-3/+3
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-2110-31/+31
* tests: Add some simple crawler testsMohamed Bassem2025-04-166-14/+161
* fix: Add password salt to the user tableMohamed Bassem2025-04-151-2/+2
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-131-0/+1
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-129-16/+22
* chrore: Update meilisearch version to 13.3 in both docker compose files (#1244)Mark :)2025-04-121-1/+1
* deps: Upgrade vitestMohamed Bassem2025-03-221-1/+1
* ci: Fix E2E test timeoutMohamed Bassem2025-03-161-0/+1
* feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem2025-03-111-0/+102
* 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
* feat: Add support for singlefile extension uploads. #172Mohamed Bassem2025-01-111-0/+51
* ci: Fix build by using the workspace sdk packageMohamed Bassem2025-01-051-1/+1
* feat: Expose the search functionality in the REST APIMohamed Bassem2025-01-052-1/+118
* feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2025-01-041-0/+162
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-022-1/+48
* chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)2024-12-311-0/+2
* build: Fix sdk and e2e_tests buildsMohamed Bassem2024-12-301-1/+1
* chore: Setup and add e2e tests for the API endpointsMohamed Bassem2024-12-3013-0/+1314