aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-291-0/+285
* tests: Add a test for listing listsMohamed Bassem2025-11-231-0/+35
* tests: fix crawling and search e2e tests (#2105)Mohamed Bassem2025-11-084-42/+80
* tests: Add a test for the GET /bookmarks/bookmarkId/lists apiMohamed Bassem2025-10-111-0/+48
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-281-0/+101
* fix: Fix package boundary violationsMohamedBassem2025-07-272-4/+6
* feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2025-07-044-0/+1341
* 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-011-0/+322
* 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-181-2/+2
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-217-25/+25
* tests: Add some simple crawler testsMohamed Bassem2025-04-161-0/+100
* 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-126-6/+12
* feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem2025-03-111-0/+102
* feat: Add support for singlefile extension uploads. #172Mohamed Bassem2025-01-111-0/+51
* feat: Expose the search functionality in the REST APIMohamed Bassem2025-01-051-0/+109
* feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2025-01-041-0/+162
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-0/+47
* chore: Setup and add e2e tests for the API endpointsMohamed Bassem2024-12-305-0/+1064