aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem2-0/+78
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2-0/+255
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem2-1/+30
2024-12-30build: Fix sdk and e2e_tests buildsMohamed Bassem1-1/+1
2024-12-30chore: Setup and add e2e tests for the API endpointsMohamed Bassem1-1/+1
2024-12-30fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem2-4/+2
2024-12-28fix: Coerce createdAt in the bookmark create/update APIsMohamed Bassem1-2/+4
2024-12-27docs: Fix missing docs for highlights APIsMohamed Bassem2-0/+257
2024-12-27feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem3-0/+278
2024-11-17fix: Fix homepage not loading when hitting adding invalid URL during crawling...Mohamed Bassem1-6/+3
2024-11-17feature: Allow setting bookmark metadata during creationMohamed Bassem1-109/+79
2024-10-28feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka1-0/+9
2024-10-27fix: Fix build by regenerating the openai specMohamed Bassem1-0/+12
2024-10-20api: Add tag ids and support variable baseURLMohamed Bassem5-2/+98
2024-10-20docs: Generate OpenAPI docsMohamed Bassem3-8/+1299
2024-10-20chore: Define hoarder's rest API in zod formatMohamed Bassem8-0/+674