aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sdk/src/hoarder-api.d.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-1843/+0
* refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
2025-04-16fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem1-1/+12
2025-04-13feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem1-0/+2
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-0/+351
2025-04-08build: Regenerate the openapi specs and sdkMohamedBassem1-0/+12
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem1-0/+89
2025-03-09fix: Resync the openapi specMohamed Bassem1-0/+56
2025-02-02ci: Fix build by regenerating the open API specMohamed Bassem1-0/+1
2025-02-01feat(api): Expose the modifiedAt date in the bookmarks APIMohamed Bassem1-0/+2
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+4
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem1-0/+43
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem1-0/+140
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-0/+13
* 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>
2024-12-30fix(api): Return 201 from highlights creation and fix docs for PATCH ↵Mohamed Bassem1-16/+0
/lists/[listId]
2024-12-30feat: Introduce a typescript sdkMohamed Bassem1-0/+1135