Commit Graph

1492 Commits (1f2c5a0238cce423da56d53612bc89f8967bbd2f)
 

Author SHA1 Message Date
Tzahi12345 1f2c5a0238 Fixed an issue where subs would only display 10 of their videos in the subscription component (#851)
Fixed an issue where a sub would get stuck in the downloading state

Fixed UI bug in the subscriptions component
2 years ago
Tzahi12345 9f833d32a2 Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813) 2 years ago
Tzahi12345 763ce5d28b Added ability to download archives from the archive viewer 2 years ago
Tzahi12345 0e15fd7193 Removed deprecated safe_download_override setting 2 years ago
Tzahi12345 a9d7f275ba Added filesize approximation tooltips to quality select 2 years ago
Tzahi12345 b911552c31 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into notifications-update 2 years ago
Tzahi12345 da17d903e1
Merge pull request #812 from mholmqvist/mholmqvist-patch-1
Mholmqvist patch 1
2 years ago
Isaac Abadi a4bbc7df3b Updated translations source file 2 years ago
Isaac Abadi 0bdac15ef1 Downloads restarted from home page now persist after restarting rather than disappearing 2 years ago
Isaac Abadi 07a0ea6d18 Download notifications now include original URL
Fixed minor notification crash
2 years ago
Isaac Abadi 9c4f903811 Filter text in archive viewer now resets when changing other filters 2 years ago
Isaac Abadi c1fd8047ea Improved archive viewer
Added archive importing
2 years ago
Isaac Abadi 77a858effa Reverted changes to generated openapi types 2 years ago
Tzahi12345 62ad4226d9 Archive improvements
Began UI for viewing/modifying archives
2 years ago
Tzahi12345 a2b5484b75 Updated OpenAPI version 2 years ago
Tzahi12345 cb5651d437 Added telegram notification support 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 e82066b2cd Unsubscribing now deletes entries from the archive
Code cleanup
2 years ago
Tzahi12345 970e3834be UI updates to subscriptions
Improved translation coverage
2 years ago
Tzahi12345 840e12db71 Implemented basic db-based archive functionality, converted old archive functionality to new system 2 years ago
Tzahi12345 54208ce6ce Added preliminary backend support for custom archives 2 years ago
Tzahi12345 c724a8019a Improved DB tests, now both local and remote DB can be tested easily 2 years ago
Tzahi12345 f20a31ed0f Removed need for authentication to count views 2 years ago
Tzahi12345 6c8b7d0052 Improved UX in share dialog and video info dialog 2 years ago
Tzahi12345 cebf8c3d36 Improved edit button in video info dialog 2 years ago
Tzahi12345 fe06076eba File deletion is now unified between sub and non-sub files 2 years ago
Tzahi12345 8bc14a8be8 Missing options are now auto-added to tasks
Added onlyNumber directive for number-only inputs
2 years ago
Tzahi12345 67e13cb23b Minor style edits in subscribe dialog 2 years ago
Tzahi12345 ba438eca02 Info icon now appears for playlist files in the player component
Added missing data types
2 years ago
mholmqvist 8da050e5b3
Merge pull request #1 from mholmqvist/mholmqvist-patch-2
make ffmpeg-fetch.sh script executable
2 years ago
mholmqvist 01e65a9c25
make ffmpeg-fetch.sh script executable
When starting from git clone its' needed to set +x on ffmpeg-fetch.sh. Else the build fails.
2 years ago
mholmqvist cfb28f3d43
Update ffmpeg-fetch.sh
Extended timeout on curl for ffmpeg download.
2 years ago
Tzahi12345 121f5586a6 Added ability to generate RSS feed URLs from the UI
Moved property sorting into its own component
2 years ago
Tzahi12345 2a3017972a Added ability to generate RSS feeds from downloads 2 years ago
Tzahi12345 46ffd02b08 Fixed issue where unsubbed subscriptions would continue downloading its videos (#689) 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 c382758833 Updated node version during CI build to v14 2 years ago
Tzahi12345 9dda608a50 Fixed issue with adding thumbnails to notifications 2 years ago
Tzahi12345 d53b1ec742 Fixed UI bug in about dialog 2 years ago
Tzahi12345 c10b062832 Converted allow_autoplay to force_autoplay as per #695 2 years ago
Tzahi12345 61973510f7 Quality preferences can now be selected for non-YT videos and YT playlists 2 years ago
Tzahi12345 0161f544aa Fixed issue where sometimes only the first video from a playlist would be registered 2 years ago
Tzahi12345 7d1c5ff5d8 Fixed UI console error 2 years ago
Tzahi12345 f0c9a6122f Added nfty and gotify notifications support 2 years ago
Tzahi12345 6d881dc812 Minor tests cleanup and workspace improvements 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
Tzahi12345 3edd4ec5a6 Updated vscode tasks 2 years ago
Tzahi12345 0cf9f2de7a Fixed issue where role/user permissions could not be changed 2 years ago
Tzahi12345 964760a6a8 Fixed potential UI bug where notifications menu would be too small 2 years ago