aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api/lib/lists.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(api): Document the API for getting lists of a bookmark. fixes #2030Mohamed Bassem2025-10-111-3/+1
|
* feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz2025-05-181-3/+12
| | | | | * feat(api): enable `?sortOrder=` for relevant resources * fix tests
* fix(api): make PUT bookmark to a list idempotent (#1427)xuatz2025-05-171-8/+0
| | | | | * fix(api): make duplicate PUT /lists/:id/bookmarks/:id as allowed operation * apply pr comments
* fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem2025-04-161-2/+6
|
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-131-0/+73
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-1/+2
| | | | | | | | | | | | | | | | | | | * 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-1/+1
| | | | /lists/[listId]
* api: Add tag ids and support variable baseURLMohamed Bassem2024-10-201-0/+8
|
* chore: Define hoarder's rest API in zod formatMohamed Bassem2024-10-201-0/+199