Commit Graph

333 Commits (b667e1dc7970bf57ca17095b6e3be77d0e3063ec)

Author SHA1 Message Date
Tiger Oakes b667e1dc79 Add additional named types 5 years ago
Tiger Oakes bce0115285 Generate types from OpenAPI 5 years ago
Isaac Abadi 8366089444 Added support for French, Chinese (Mandarin, simplified), and Norweigan. Updated German and Spanish translations
- Updated README to reflect new official translator
- XLIFFs to come later
5 years ago
Isaac Abadi 7dcc38c26d Updated string in settings: "Select a logger level" -> "Log Level"
Made modify playlist component fully translatable

Fixed typo in cookies settings text
5 years ago
Isaac Abadi 79b4b993f8 Fixed bug in translation source file (2) 5 years ago
Isaac Abadi 37a19eabe6 Fixed bug in source translation file 5 years ago
Isaac Abadi 91b892b21a Updated source translation file 5 years ago
Isaac Abadi b8280e8646 Updated spanish translation file (2) 5 years ago
Isaac Abadi 70ee071e57 Cleaned up spanish translation file 5 years ago
Isaac Abadi cdd2f78998 Fixed bug that prevented video playlists from being deleted 5 years ago
Isaac Abadi 3d2d4efb31 Added context menu on right click of the unified file cards, with options to open a file in the player or do so in a new tab 5 years ago
Isaac Abadi 10922fedd7 Fixed bugs that prevented subscription videos from being downloaded and non-users from accessing shared videos 5 years ago
Isaac Abadi 6717a59422 Fixed bug that preventing playlists from being downloaded a zip 5 years ago
Isaac Abadi 8fdc231f08 Updated new home page UI to support file manager disabling and permissions
- file manager enabled state is now cached for faster loading
5 years ago
Isaac Abadi ae8f7a2a33 Fixed bug that prevented playlists from being navigated to 5 years ago
Isaac Abadi 851bfb81ba File cards are now properly centered 5 years ago
Isaac Abadi 35d0d439fa Control-clicking file cards will now open the player in a new tab 5 years ago
Isaac Abadi 082252ab1e Updated sidenav logic for "side" mode, where it will now autoclose in the player, be open everywhere else 5 years ago
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