Commit Graph

24 Commits (0e5efd003ea2d0b0f43e59cae4c0d719997a3f44)

Author SHA1 Message Date
Isaac Abadi 0bc2193f25 Updated downloadFile API request 3 years ago
Glassed Silver 2ee64c7a65
Merge pull request #515 from depuits/master
Added deleteAllFiles api endpoint
3 years ago
Isaac Abadi b53d9c9710 Added ability to reset tasks
Refactored youtube-dl updating and added youtube-dl update task
3 years ago
Isaac Abadi a288163644 Added ability to backup remote DB
Added ability to restore DB
3 years ago
Isaac Abadi 091f81bb38 Added UI for managing tasks
Added ability to schedule tasks based on timestamp

Fixed mismatched types between frontend and openapi yaml

Simplified imports for several backend components
3 years ago
Joeri Colman b46b9ea386 Added deleteAllFiles api endpoint 3 years ago
Isaac Abadi 609f749d6c Updated API docs to fix errors 3 years ago
Isaac Abadi c5db1d30e2 Added missing routes to API
Changed getDBInfo from post to get request
3 years ago
Isaac Abadi 94006ef794 Updated API
Removed unused component
3 years ago
Isaac Abadi 3937700eff Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into api-generator 3 years ago
Isaac Abadi afb5e3800c In the subscription page, the subscription is now continuously retrieved at an interval of 1s to update for new videos or the downloading state
- There is now a visual indicator for when a subscription is retrieving videos
4 years ago
Tiger Oakes d1311d00ea Use named arguments with download file 4 years ago
Tiger Oakes 70d1afce76 Move user schemas so they can be imported 4 years ago
Tiger Oakes fe7a3075d6 Rename last few active API routes 4 years ago
Tiger Oakes 4d74c375f4 Add playlist types 4 years ago
Tiger Oakes 62c79c267e Add additional types, mainly for subscriptions 4 years ago
Tiger Oakes b667e1dc79 Add additional named types 4 years ago
Tiger Oakes bce0115285 Generate types from OpenAPI 4 years ago
Tzahi12345 c1b0b583e4 Updated API to reflect changes for 4.0 5 years ago
Tzahi12345 a1c9c97616 Updated security schema in repository api docs 5 years ago
Isaac Grynsztein 3db3077dec Fixed misspelling in docs 5 years ago
Tzahi12345 61633e817b Updated API docs 5 years ago
Tzahi12345 18dab72b51 Updated public API 5 years ago
Isaac Grynsztein 6849bd00d5 Adding public API docs 5 years ago