Commit Graph

996 Commits (b9dabcf2f418d5fbfe8d1f68bdf35e1077376896)
 

Author SHA1 Message Date
Isaac Grynsztein 58718b6e3b Removed @ngular/http dependency 5 years ago
Isaac Grynsztein a5224f80a8 nodemon now runs silently 5 years ago
Isaac Grynsztein c2ee6b6230 update package.json version 5 years ago
Isaac Grynsztein 37614a1611 Changed backend logging for server start to give more information (namely version) 5 years ago
Isaac Grynsztein b71bdfcec2 Updated nodemon package.json config 5 years ago
Isaac Grynsztein 1b09bf4881 nodemon now supported 5 years ago
Tzahi12345 82df232f03 Update process now properly gets required backend files 5 years ago
Tzahi12345 af4de44016 Further merge 5 years ago
Tzahi12345 61f27d6fe9 merged changes 5 years ago
Tzahi12345 b3dbdd1790 Cleaning working folder 5 years ago
Isaac Grynsztein 785306c59a Added debug statements 5 years ago
Tzahi12345 38774d8593 Updater now grab new backend files
youtube-dl auto updater now guesses binary path, which makes the update process work much more reliably
5 years ago
Isaac Grynsztein df11aca1e0 Added preliminary support for updating YoutubeDL-Material
Config items that are not found use and set the default value

Fixed potential error while updated youtube-dl binaries
5 years ago
Isaac Grynsztein bcff631936 Updated translations and 'backend/public' folder 5 years ago
Isaac Grynsztein 347df89aa7 Updated default title_top value in config 5 years ago
Isaac Grynsztein eb084d03b2 Downloaded file names are now converted to their fully decoded forms 5 years ago
Isaac Grynsztein 8c942b0343 Updated top bar color 5 years ago
Isaac Grynsztein baad97182a Updated version tag 5 years ago
Isaac Grynsztein 26ca5d51a5 Fixed about dialog translations 5 years ago
Isaac Grynsztein 0c5cd291fe Changed comment for clarity 5 years ago
Isaac Grynsztein 57234b4690 File card download progress bars now maintain same width as file cards, appear rounded at the bottom, and are positioned right at the bottom of each card 5 years ago
Isaac Grynsztein b993c8e1d6 Fixed bug were downloadOnlyMode failed to work when multiDownloadMode was enabled 5 years ago
Isaac Grynsztein 66cb0af762 Settings dialog now says "cancel" when settings are changed and "close" otherwise 5 years ago
Isaac Grynsztein 8331c319ce File formats are not searched anymore if video is a playlist. Prior to this they simply errored 5 years ago
Isaac Grynsztein da9dcc0249 Added border radius to progress bar to make it look less "blocky" 5 years ago
Isaac Grynsztein 4b9dc4a950 Updated gitignore 5 years ago
Isaac Grynsztein 5af0d742ef Fixed bug where updating an audio playlist would cause it to believe it was a video playlist 5 years ago
Isaac Grynsztein ca3a42c075 Changed location of archive path to appdata/archives. If the folder doesn't exist, it gets auto-generated. In the future this path will be configurable 5 years ago
Isaac Grynsztein 4906e52c57 Adjusted styling for advanced download bar to make it look more natural and part of the page 5 years ago
Isaac Grynsztein d33346b11d Final fix for bug where failed downloads still appeared in the multi download menu 5 years ago
Isaac Grynsztein b07f16bdd0 Added subtle drop shadow to topBarTitle 5 years ago
Isaac Grynsztein a5c47737c7 Fixed bug where simulated output did not include the base path 5 years ago
Isaac Grynsztein 603c13eb4c Modified about dialog to have a more consistent design, and added the logo & github logo to the top 5 years ago
Isaac Grynsztein a35d85d7df Added elevation to top toolbar and made it "sticky". That means when users scroll, the toolbar will scroll with 5 years ago
Isaac Grynsztein 25b5b28df8 Minor visual change to settings 5 years ago
Isaac Grynsztein 0c60c12124 Append to last commit 5 years ago
Isaac Grynsztein 72b42dea5a About dialog now informs user when update is available or when they are up to date based on the github release api 5 years ago
Isaac Grynsztein d0221f2233 Updated gitignore and public dir 5 years ago
Isaac Grynsztein 43ea401d53 Removed old releases from repo 5 years ago
Isaac Grynsztein 1ed415d733 Fixed bug where if using download-only mode, downloading additonal videos would be blocked 5 years ago
Isaac Grynsztein 1808281b50 updated gitignore 5 years ago
Isaac Grynsztein b4dc655f2f Re-added contents of public directory to repo 5 years ago
Isaac Grynsztein 47a1173a80 Updated app.js to remove error when not run from backend directory 5 years ago
Isaac Grynsztein 6c22c0e708 fixed heroku build process so it skips building the frontend 5 years ago
Isaac Grynsztein 0d756c4c97 If no config exists, one will be auto generated from the default 5 years ago
Isaac Grynsztein d4664bad45 Additional fix for bug that caused server to crash when failing to update youtube-dl 5 years ago
Isaac Grynsztein 03e3eb9a81 Fixed bug where failed youtube-dl updates crashed the server (it should just continue uninterrupted) 5 years ago
Isaac Grynsztein 9e4d36e6ed Updated look of about dialog's close button 5 years ago
Isaac Grynsztein 7c605d83cd Updated look of dark mode to be more "dark" and more friendly 5 years ago
Isaac Grynsztein a4f97d3814 Removed config writing in docker compose 5 years ago