Commit Graph

1718 Commits (dependabot/npm_and_yarn/backend/jsonwebtoken-9.0.2)
 

Author SHA1 Message Date
Isaac Abadi eda75e9a19 Updated docs and removed deprecated encrypted.json file from repo 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 eb7fdb649d Updated frontend binaries 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 e2cec9321e Importing of videos during startup now uses standard registering of videos into db process and refactored registering to support aforementioned feature
Removed erroneous console log
5 years ago
Tzahi12345 2add31af6d
Merge pull request #195 from Tzahi12345/import-files-on-startup
Import files on startup
5 years ago
Isaac Abadi 5de37f6fbf Importing of unregistered files now happens on startup
recFindByExt in app.js removed, now uses utils.recFindByExt

Minor code cleanup
5 years ago
Isaac Abadi 7aace85ef4 Added ability to import unregistered files into the db if they are missing from the db but exist in their expected folder 5 years ago
Isaac Abadi 736c3f5cab Added ability to discover existing files regardless of type in a directory
- added recFindByExt helper function to utils.js
5 years ago
Isaac Abadi c3c7667c17 Added quotations to existing sub error message 5 years ago
Isaac Abadi 52bee8b280 Subscriptions with the same URL can now be added as long as the new subscription is named 5 years ago
Isaac Abadi 945ba268fb Fixed bug where non-shared videos could be viewed by others
Fixed bug where non-users couldn't download a shared video
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 a0acdd1d86 Updated frontend binaries 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
Tzahi12345 c4f21dc1cc
Merge pull request #192 from Tzahi12345/homepage-redesign
Homepage redesign (v1)
5 years ago
Isaac Abadi e678f4b476 Rebuilt frontend binaries 5 years ago
Isaac Abadi 356f31343e Adjusted positioning of add playlist button on home screen 5 years ago
Isaac Abadi 38c46b5be5 Updated frontend binaries 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 59ad74ed79 Fixed bug where subscriptions may register the same file multiple times 5 years ago
Isaac Abadi 690871f6b2 Moved hooks to their proper directory 5 years ago
Isaac Abadi 5088ce0291 Potentially fixed autobuild issue for ARM images 5 years ago
Isaac Abadi 576e2109d7 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 5 years ago
Isaac Abadi c6c80579df Updated package.json to add ngx-avatar dependency 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
Tzahi12345 ee169cd7ce If chown fails during container setup, then a warning will be shown 5 years ago
Tzahi12345 835790e69c Chown that fails will not crash startup anymore for Docker 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
Tzahi12345 d0aed8f144
Merge pull request #184 from Tzahi12345/edit-subscriptions
Adds ability to edit subscriptions
5 years ago
Isaac Abadi d17b68d76e Updated frontend binaries 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