aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sdk (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-18feat(api): Expose the endpoint to create a new tagMohamed Bassem1-2/+38
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz1-16/+8
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo3-2/+3
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-13fix(mcp): Reduce token usage of the MCP serverMohamed Bassem2-3/+10
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem2-0/+352
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem3-18/+18
2025-04-08build: Regenerate the openapi specs and sdkMohamedBassem1-0/+12
2025-03-22release(sdk): Release the 0.23 sdkMohamed Bassem1-1/+1
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem1-0/+89
2025-03-10fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem1-1/+1
2025-03-09fix: Resync the openapi specMohamed Bassem1-0/+56
2025-03-09build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)dependabot[bot]1-1/+1
2025-02-02release(sdk): Release the 0.22 sdkMohamed Bassem1-1/+1
2025-02-02ci: Fix build by regenerating the open API specMohamed Bassem1-0/+1
2025-02-02fix: Fix node22 error in worker container. Fixes #962Mohamed Bassem1-1/+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-05release(sdk): Re-release the 0.21 sdkMohamed Bassem2-17/+23
2025-01-05fix(sdk): Fix the module type of the sdk packageMohamed Bassem2-2/+4
2025-01-05docs: Add readme to SDKMohamed Bassem1-0/+57
2025-01-05fix(sdk): Publish both esm and cjs modules for the sdkMohamed Bassem2-5/+10
2025-01-05release(sdk): Release the 0.21 sdkMohamed Bassem1-1/+1
2025-01-05ci: Fix build by using the workspace sdk packageMohamed Bassem1-2/+5
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
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-0/+2
2024-12-30fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem1-16/+0
2024-12-30feat: Introduce a typescript sdkMohamed Bassem7-0/+1225