aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem1-1/+5
2025-07-12feat(api): Expose the update user API in the openapi specsMohamed Bassem1-0/+100
2025-06-07docs: Add asset APIs to the openapi specMohamed Bassem2-11/+78
2025-05-18feat(api): Expose the endpoint to create a new tagMohamed Bassem1-1/+32
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz3-6/+30
2025-05-17fix(api): make PUT bookmark to a list idempotent (#1427)xuatz1-8/+0
2025-04-16fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem4-6/+27
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem5-0/+242
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem6-6/+6
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem1-0/+55
2025-03-09feat: Expose bookmark summarization in the API (#1088)erik-nilcoast1-0/+23
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem1-0/+26
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem1-0/+92
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-1/+2
2024-12-30fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem1-1/+1
2024-12-27feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem2-0/+185
2024-10-20api: Add tag ids and support variable baseURLMohamed Bassem3-0/+20
2024-10-20chore: Define hoarder's rest API in zod formatMohamed Bassem5-0/+586