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