Commit Graph

298 Commits (d49a67dfd023c8819502ec0a7a0c34d5a8f28ea8)

Author SHA1 Message Date
Isaac Abadi d49a67dfd0 Updated styling for videos in video player 6 years ago
Isaac Abadi 96c52f2d5b Fixed bug where subscription videos could not be downloaded from the player 6 years ago
Isaac Abadi 61c03b6681 Sidepanel defaults to open when in 'side' mode AND in the home page 6 years ago
Isaac Abadi 7c349163b6 Updated max height for video player 6 years ago
Isaac Abadi 25bfb9e518 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 6 years ago
Isaac Abadi c9b615c659 Added option to change JWT expiration time called "Login expiration" in the Advanced tab 6 years ago
Isaac Abadi 356f31343e Adjusted positioning of add playlist button on home screen 6 years ago
Isaac Abadi 12dcdfcb3c Sidepanel mode and card size is now configurable and can be set from the about dialog (temp location) 6 years ago
Isaac Abadi 47c19c0cdc Updated player styling 6 years ago
Isaac Abadi d0eff42f2a Removed unneeded comments 6 years ago
Isaac Abadi 4472aae3e9 Removed redundant header in main component 6 years ago
Isaac Abadi c55d3de9a0 Recent videos component now includes header, search, and sort capabilities 6 years ago
Isaac Abadi 1cdc1640ac Unified file card now supports playlists
Added custom playlists component

Removed legacy file manager from home screen
6 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
6 years ago
Isaac Abadi 8c7b2dfc79 Added ability to delete files in the recent videos component w/ archive support 6 years ago
Isaac Abadi 0ab6535fec Added ability to download files for recent videos component
Updated styling for unified file card (elevation on hover)
6 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 6 years ago
Isaac Abadi 68037613d8 Added icon for file type (audio/video) next to the download date 6 years ago
Isaac Abadi 3df384de22 Recent videos now supports 2 card sizes 6 years ago
Isaac Abadi f0c4ed4590 Unified file card now supports small and medium size
Duration styling/position updated and added download date time
6 years ago
Isaac Abadi fd35153721 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into homepage-redesign 6 years ago
Isaac Abadi a481869166 Slightly update subscribe dialog styling 6 years ago
Isaac Abadi eb4ed32fcb Added edit button to subscription 6 years ago
Isaac Abadi 9aee6e91cd Added API to update subscription
Edit subscription component now works
6 years ago
Isaac Abadi 37d3e9326c Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into edit-subscriptions 6 years ago
Isaac Abadi f12ea017bc Re-added parameter to checkAdminCreationStatus 6 years ago
Isaac Abadi cd18bce509 Fixed bug where settings menu could be accessed from the login menu in multi user mode 6 years ago
Isaac Abadi 5ef4388d73 Fixed bug where checking admin creation status would not run 6 years ago
Isaac Abadi ae9e4e6857 Updated styling in settings and about page for a cleaner look 6 years ago
Isaac Abadi 333556c305 Removed erroneous code and added the ability to kill all downlaods 6 years ago
Isaac Abadi c5b0a7a697 Updated confirm dialog to support async requests with loading spinner 6 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
6 years ago
Isaac Grynsztein cc189a3abd Unified videos videos are now properly retrieved from the server 6 years ago
Isaac Grynsztein 335b588c3a Added edit subscription dialog (WIP) 6 years ago
Isaac Grynsztein 4ebb2d4297 Created unified file card component, recent videos component (not done) and started scaffolding work on the backend 6 years ago
Isaac Grynsztein d371ccf094 Fixed bug in about page where "You can update from the settings menu" was erroneously displayed 6 years ago
Tzahi12345 38fa39d765
Merge pull request #159 from UnlimitedCookies/patch-1
Make more items translatable
6 years ago
UnlimitedCookies 9e5de88675 Even more internationalization improvements :) 6 years ago
Isaac Grynsztein dd80c51f16 Removed pin setting functionality
- Simplifies security options: use multi user mode if you want to restrict access to the settings menu
6 years ago
UnlimitedCookies 84d83f228e
Make close button in About Dialog translatable 6 years ago
Isaac Grynsztein 14bd82c508 Fixed bug where navigating home would reset the cached volume setting 6 years ago
Isaac Grynsztein e97e9ec717 Logs viewer will now color-code logs based on type (error, warning, info, etc.)
You can also clear logs from the logs viewer as well
6 years ago
Isaac Grynsztein 990b3d4037 Added confirm dialog component to help with confirming actions 6 years ago
Isaac Grynsztein 2e7b1c2d53 Fixed wording for youtube-dl archive setting in the downloader tab 6 years ago
Isaac Grynsztein 2442067ca0 Manually updated spanish translations 6 years ago
Isaac Grynsztein 41d4dfeba1 Updated version to 4.1 6 years ago
Isaac Grynsztein a9f197e46d Updated logs viewer component
- now by default last 50 lines are showed
- added copy to clipboard button
- added loading spinner to indicate to users when the logs are loading

app.get('/api/logs') is now app.post to allow for additional parameters (such as lines to retrieve)
6 years ago
Isaac Grynsztein 3732d13562 Implemented greater transparency for login/registration errors on frontend 6 years ago
Isaac Grynsztein c20d09e902 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into player-improvements 6 years ago
Isaac Grynsztein a68ecfa730 Modifying playlist in dialog will now update the file manager automatically 6 years ago