aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests/docker-compose.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docker: Update chrome to 124Mohamed Bassem2025-08-041-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-041-0/+15
| | | | | | | | | * feat: Add support for S3 as an asset storage layer. Fixes #305 * some minor fixes * use bulk deletion api * stream the file to s3
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP: public lists * Drop viewing modes * Add the public endpoint for assets * regen the openapi spec * proper handling for different asset types * Add num bookmarks and a no bookmark banner * Correctly set page title * Add a not-found page * merge the RSS and public list endpoints * Add e2e tests for the public endpoints * Redesign the share list modal * Make NEXTAUTH_SECRET not required * propery render text bookmarks * rebase migration * fix public token tests * Add more tests
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-211-1/+1
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* tests: Add some simple crawler testsMohamed Bassem2025-04-161-0/+16
|
* chrore: Update meilisearch version to 13.3 in both docker compose files (#1244)Mark :)2025-04-121-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
* feat: Expose the search functionality in the REST APIMohamed Bassem2025-01-051-1/+9
|
* chore: Setup and add e2e tests for the API endpointsMohamed Bassem2024-12-301-0/+12