aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sdk/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-291-0/+307
* fix(api): Return 200 when bookmark already exists instead of 200Mohamed Bassem2025-10-111-1/+10
* fix(api): Document the API for getting lists of a bookmark. fixes #2030Mohamed Bassem2025-10-111-14/+70
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-281-1/+8
* release(sdk): Release the 0.26 sdkMohamed Bassem2025-07-201-3/+239
* feat(api): Expose the endpoint to create a new tagMohamed Bassem2025-05-181-2/+38
* feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz2025-05-181-16/+8
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-212-1/+1
* 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
* fix(mcp): Reduce token usage of the MCP serverMohamed Bassem2025-04-131-1/+8
* 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
* fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem2024-12-301-16/+0
* feat: Introduce a typescript sdkMohamed Bassem2024-12-302-0/+1140