aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: Coerce createdAt in the bookmark create/update APIsMohamed Bassem2024-12-281-2/+4
|
* docs: Fix missing docs for highlights APIsMohamed Bassem2024-12-272-0/+257
|
* feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem2024-12-273-0/+278
|
* fix: Fix homepage not loading when hitting adding invalid URL during ↵Mohamed Bassem2024-11-171-6/+3
| | | | crawling. Fixes #626
* feature: Allow setting bookmark metadata during creationMohamed Bassem2024-11-171-109/+79
|
* feature: Archive videos using yt-dlp. Fixes #215 (#525)kamtschatka2024-10-281-0/+9
| | | | | | | | | | | | | | | | | | | | | * Allow downloading more content from a webpage and index it #215 Added a worker that allows downloading videos depending on the environment variables refactored the code a bit added new video asset updated documentation * Some tweaks * Drop the dependency on the yt-dlp wrapper * Update openapi specs * Dont log an error when the url is not supported * Better handle supported websites that dont download anything --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* fix: Fix build by regenerating the openai specMohamed Bassem2024-10-271-0/+12
|
* api: Add tag ids and support variable baseURLMohamed Bassem2024-10-205-2/+98
|
* docs: Generate OpenAPI docsMohamed Bassem2024-10-203-8/+1299
|
* chore: Define hoarder's rest API in zod formatMohamed Bassem2024-10-208-0/+674