aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests/tests/api (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-27fix: Fix package boundary violationsMohamedBassem2-4/+6
2025-06-21fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem1-0/+8
2025-06-01feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem1-35/+239
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-0/+322
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-0/+155
2025-05-18feat(api): Expose the endpoint to create a new tagMohamed Bassem1-21/+6
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem1-2/+2
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo6-24/+24
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 karakeepMohamedBassem6-6/+12
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem1-0/+102
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+51
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem1-0/+109
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem1-0/+162
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-0/+47
2024-12-30chore: Setup and add e2e tests for the API endpointsMohamed Bassem5-0/+1064