Commit Graph

1612 Commits (slack-notifications)
 

Author SHA1 Message Date
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
Isaac Grynsztein c003b02153 updated gitignores 5 years ago
Isaac Grynsztein f478f14de1 heroku fix (7) 5 years ago
Isaac Grynsztein d0ffb4d90e heroku fix (6) 5 years ago
Isaac Grynsztein 6d62669a43 heroku fix (5) 5 years ago
Isaac Grynsztein 8c6478bfef Final fix for heroku procfile (3) 5 years ago
Isaac Grynsztein 9384436f7e fixed procfile for heroku (2) 5 years ago
Isaac Grynsztein bb3c85b0e1 Made changes to support heroku (1) 5 years ago
Isaac Grynsztein d7068953a8 changed env to prod 5 years ago
Isaac Grynsztein 7d9ad0fce1 removed debug logging 5 years ago
Isaac Grynsztein b3b2175c67 added debug messages to debug heroku 5 years ago
Isaac Grynsztein d8ea848e26 Attempted to fix heroku server port 5 years ago
Isaac Grynsztein fb5054a1d7 when using heroku, port is auto set as heroku's port 5 years ago
Isaac Grynsztein 25dc8d137a Fixed heroku port 5 years ago
Isaac Grynsztein 1d6fddf386 removed package-lock 5 years ago
Isaac Grynsztein 5dce997e3a Updated built location 5 years ago
Isaac Grynsztein 3a6d0f38d7 updated procfile and made server heroku compatible 5 years ago
Isaac Grynsztein 17d877f44a Added heroku-required app.json 5 years ago
Isaac Grynsztein c9a95e48fb Added new step to docker setup 5 years ago
Isaac Grynsztein 5cced5aed8 Updated README docker instructions to reflect changes in v3.5 5 years ago
Isaac Grynsztein fdba83bd91 image urls hotfix 5 years ago
Isaac Grynsztein 8bcf46d6aa Updated images and instructions on README to reflect v3.5 5 years ago
Isaac Grynsztein 945d2abd1a UI hotfix 5 years ago
Isaac Grynsztein 4094fda71d Updated spanish translations to final 3.5 version
Removed erroneous log
5 years ago
Tzahi12345 aed64b09fe
Merge pull request #36 from Tzahi12345/settings-pin
Added ability to set pin for settings
5 years ago
Isaac Grynsztein fa2800a391 merge fixd import 5 years ago
Isaac Grynsztein 4aaaddac92 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into settings-pin 5 years ago
Isaac Grynsztein c3220dcb60 Updated language select size 5 years ago
Isaac Grynsztein 996d5989e7 Updated spanish translation 5 years ago
Isaac Grynsztein 7681ac2e5a Updated source translation file 5 years ago
Isaac Grynsztein 87e7f00aef Updated chrome extension 5 years ago
Isaac Grynsztein 0ac87fe86d Updated spanish language string label to avoid confusion
Fixed bug where if no locale was set, it would *not* default to English
5 years ago
Isaac Grynsztein ce2f294a3d Removed potential race condition with youtube-dl archives in main downloader
Fixed bug where downloaded subscriptions' zip files would include erroneous folders for their videos
5 years ago
Isaac Grynsztein 2b2a033b7e Added extensions settings where information on extensions can be found and bookmarklet is generated
Created arg modifier dialog to assist in editing youtube-dl args
- This arg dialog contains all the available args and their description
- Includes a convenient search bar and categorized list of args to help you find the one you're looking for, or just explore what's available.

Arg modifier is available for both global args (in settings) and local args (in the advanced mode)
5 years ago
Isaac Grynsztein f796a5863c Added package-lock to .gitignore 5 years ago