aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests/tests/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-216-24/+24
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* 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
| | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com>
* chore: Setup and add e2e tests for the API endpointsMohamed Bassem2024-12-305-0/+1064