aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sdk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: Fix build by using the workspace sdk packageMohamed Bassem2025-01-051-2/+5
|
* 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>
* chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)2024-12-311-0/+2
|
* 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-307-0/+1225