Commit Graph

315 Commits (7efbe40bb2c85be9862da6c76b55e8fa6e07ece4)

Author SHA1 Message Date
Isaac Abadi 7efbe40bb2 Added setting for including metadata/thumbnails in the UI 5 years ago
Isaac Abadi 365cbc3ffa Mkv/webm formats are now included for quality select (will get merged into mp4 at the end) 5 years ago
Isaac Abadi 44647f3306 Download progress is now shown when downloads are 1% complete or more (it was 15% before) 5 years ago
Isaac Abadi 8a7409478a Added the ability to download videos at higher resolutions than the highest mp4 (fixes #76)
Deprecates normal downloading method. The "safe" method is now always used, and download progress is now estimated using the predicted end file size

Thumbnails are now auto downloaded along with the other metadata
5 years ago
Tzahi12345 70159813e5
Merge pull request #205 from Tzahi12345/add-ldap-auth
Added ability to register/login through LDAP
5 years ago
Isaac Abadi babba9aa30 Added ability to register/login through LDAP
- Added ability to edit LDAP settings and whether to use LDAP or not in the users tab in the settings
5 years ago
Tzahi12345 ba2acedb94 Files are now reloaded when you navigate back home 5 years ago
Tzahi12345 aa0558b770 Subscriptions are now reloaded on subscribe/unsubscribe in PostsService 5 years ago
Tzahi12345 d7f04fc90a Text for file duration in the unified file card component is now always black 5 years ago
Tzahi12345 f874617965 Fixes bug where cached JWT token could prevent default admin creation 5 years ago
Isaac Abadi c9016f446d Ghosting colors for loading videos is now customizable in an internal config, allowing dark mode to have different colors for the ghosting 5 years ago
Isaac Abadi 919e2a649a Updated styling of recent videos
Added content loader module which will add ghosting to the recent videos component while the files are loading

Updated custom playlists component to support large sized cards
5 years ago
Isaac Abadi dc6dd5f5a2 Added support for "large" sized cards 5 years ago
Isaac Abadi 560aaadca1 Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy 5 years ago
Isaac Abadi 533dd49ed0 Subscription buttons are now fixed 5 years ago
Isaac Abadi 001d907c3a Fixed UI bug where quality options spinner would clip through the URL input card 5 years ago
Isaac Abadi 4302625858 Updated styling of recent videos component, the search/sort options now look good on mobile 5 years ago
Isaac Abadi d49a67dfd0 Updated styling for videos in video player 5 years ago
Isaac Abadi 96c52f2d5b Fixed bug where subscription videos could not be downloaded from the player 5 years ago
Isaac Abadi 61c03b6681 Sidepanel defaults to open when in 'side' mode AND in the home page 5 years ago
Isaac Abadi 7c349163b6 Updated max height for video player 5 years ago
Isaac Abadi 25bfb9e518 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 5 years ago
Isaac Abadi c9b615c659 Added option to change JWT expiration time called "Login expiration" in the Advanced tab 5 years ago
Isaac Abadi 356f31343e Adjusted positioning of add playlist button on home screen 5 years ago
Isaac Abadi 12dcdfcb3c Sidepanel mode and card size is now configurable and can be set from the about dialog (temp location) 5 years ago
Isaac Abadi 47c19c0cdc Updated player styling 5 years ago
Isaac Abadi d0eff42f2a Removed unneeded comments 5 years ago
Isaac Abadi 4472aae3e9 Removed redundant header in main component 5 years ago
Isaac Abadi c55d3de9a0 Recent videos component now includes header, search, and sort capabilities 5 years ago
Isaac Abadi 1cdc1640ac Unified file card now supports playlists
Added custom playlists component

Removed legacy file manager from home screen
5 years ago
Isaac Abadi fcaf8b5a62 Updated create playlist dialog to not require a type to be set prior
- duration and registered variables are now set for playlists
5 years ago
Isaac Abadi 8c7b2dfc79 Added ability to delete files in the recent videos component w/ archive support 5 years ago
Isaac Abadi 0ab6535fec Added ability to download files for recent videos component
Updated styling for unified file card (elevation on hover)
5 years ago
Isaac Abadi d7aa39599d Removed subscriptions_use_youtubedl_archive setting, to use youtube-dl archive functionality, there is now just one setting for both subscription and non-subscription videos 5 years ago
Isaac Abadi 68037613d8 Added icon for file type (audio/video) next to the download date 5 years ago
Isaac Abadi 3df384de22 Recent videos now supports 2 card sizes 5 years ago
Isaac Abadi f0c4ed4590 Unified file card now supports small and medium size
Duration styling/position updated and added download date time
5 years ago
Isaac Abadi fd35153721 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into homepage-redesign 5 years ago
Isaac Abadi a481869166 Slightly update subscribe dialog styling 5 years ago
Isaac Abadi eb4ed32fcb Added edit button to subscription 5 years ago
Isaac Abadi 9aee6e91cd Added API to update subscription
Edit subscription component now works
5 years ago
Isaac Abadi 37d3e9326c Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into edit-subscriptions 5 years ago
Isaac Abadi f12ea017bc Re-added parameter to checkAdminCreationStatus 5 years ago
Isaac Abadi cd18bce509 Fixed bug where settings menu could be accessed from the login menu in multi user mode 5 years ago
Isaac Abadi 5ef4388d73 Fixed bug where checking admin creation status would not run 5 years ago
Isaac Abadi ae9e4e6857 Updated styling in settings and about page for a cleaner look 5 years ago
Isaac Abadi 333556c305 Removed erroneous code and added the ability to kill all downlaods 5 years ago
Isaac Abadi c5b0a7a697 Updated confirm dialog to support async requests with loading spinner 5 years ago
Isaac Grynsztein 8384b73c4c Added support for navigating to files in recent videos (subscription and not). No support for download-only mode yet
Added navigate to subscription menu item for the files

Sidenav mode is "side" now for testing, likely not a permanent change and will be optional in the future
5 years ago
Isaac Grynsztein cc189a3abd Unified videos videos are now properly retrieved from the server 5 years ago