Commit Graph

52 Commits (docker-hotfix)

Author SHA1 Message Date
Isaac Abadi 0bdac15ef1 Downloads restarted from home page now persist after restarting rather than disappearing 2 years ago
Isaac Abadi c1fd8047ea Improved archive viewer
Added archive importing
2 years ago
Tzahi12345 62ad4226d9 Archive improvements
Began UI for viewing/modifying archives
2 years ago
Tzahi12345 0f7c495595 Added download error type information to notifications and downloads (currently unused) 2 years ago
Tzahi12345 6010d991fb Enabled strict template mode in Angular
Code cleanup
2 years ago
Tzahi12345 840e12db71 Implemented basic db-based archive functionality, converted old archive functionality to new system 2 years ago
Tzahi12345 6c8b7d0052 Improved UX in share dialog and video info dialog 2 years ago
Tzahi12345 fe06076eba File deletion is now unified between sub and non-sub files 2 years ago
Tzahi12345 ba438eca02 Info icon now appears for playlist files in the player component
Added missing data types
2 years ago
Tzahi12345 2a3017972a Added ability to generate RSS feeds from downloads 2 years ago
Tzahi12345 8c63a78884 Added timezone information to tasks so that recurring tasks will use the timezone from the user 2 years ago
Tzahi12345 61973510f7 Quality preferences can now be selected for non-YT videos and YT playlists 2 years ago
Tzahi12345 46756a575c Added task settings
Added support for task errors

Added support for lt, gt etc. db comparisons

Added task to delete old files
2 years ago
Isaac Abadi 4f26e9ac3a Added filters for notifications
Added notifications for tasks
2 years ago
Isaac Abadi 665bcc04a7 Added ability to favorite a file
Moved file filter options above the list of files, and added option to filter for favorites
2 years ago
Isaac Abadi ac808fcabe Added timestamp to notifications 2 years ago
Isaac Abadi b51f45c704 Completed notification functionality
Minor code cleanup
2 years ago
Isaac Abadi 5e08ca004a Added notifications - (WIP, boilerplate) 2 years ago
Isaac Abadi 86cbfea08f UI & logs now use proper fork name rather than just youtube-dl 3 years ago
Isaac Abadi 573cca0b2f Completed deprecation of streamingOnly mode for subscriptions 3 years ago
Isaac Abadi a0c36bf1a1 Subscription videos now skip the collect info step during download process, reducing calls to video host 3 years ago
Isaac Abadi b1448d95e5 Added resolution and audio bitrate to video info dialog 3 years ago
Isaac Abadi 6d3f5e6c94 Improved UI for download only mode
Updated API model for DatabaseFile
3 years ago
Isaac Abadi 690cc38899 Updated playlist file selection to use recent videos component
Playlists are now file type agnostic

Updated translations
3 years ago
Isaac Abadi b5ee0d365c Subscription file cards are now replaced with unified file cards
GetAllFiles can now filter by sub_id

Improved API models and added request body docs for GetAllFiles
3 years ago
Isaac Abadi 9cf8b87c6e Added ability to modify file metadata 3 years ago
Isaac Abadi a2db8ba0fe Further cleanup to API and models 3 years ago
Isaac Abadi 1514952fd1 Cleaned up dependencies, routes, and API models 3 years ago
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