Commit Graph

1458 Commits (5c70e717104469c70fdfcf1a6d677855a714575c)
 

Author SHA1 Message Date
Glassed Silver 4d00960fcf
Merge pull request #607 from Tzahi12345/fix-603
Startup crash hotfix
3 years ago
Tzahi12345 6e8ca9d843
Fixed bug that caused verifyBinaryExistsLinux to crash the server on startup 3 years ago
GlassedSilver 9ab15dd5dd Added weekly (TUES) Docker Build and Push 3 years ago
Glassed Silver 76e4635338
Merge branch 'Tzahi12345:master' into master 3 years ago
Tzahi12345 83a9d93ce5
Merge pull request #602 from Tzahi12345/heroku-fixes-and-repo-cleanup
Various bug fixes and heroku improvements
3 years ago
Isaac Abadi 2707b09627 Merge branch 'db-bug-fixes' of https://github.com/Tzahi12345/YoutubeDL-Material into heroku-fixes-and-repo-cleanup 3 years ago
Isaac Abadi 8118906b0a Binary path is now confirmed for linux, solves #601 3 years ago
Isaac Abadi 2ad42ebf27 Fixed issue where python couldn't be found 3 years ago
Isaac Abadi 2b3490e52c Updated heroku dockerfile 3 years ago
Isaac Abadi 55fd60acd3 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into heroku-fixes-and-repo-cleanup 3 years ago
Isaac Abadi 664b635439 Updated English source translation file 3 years ago
Isaac Abadi 692d6eeaac Added edit button for playlist subscriptions 3 years ago
Isaac Abadi 9515d5a1b0 Fixed issue where additional args wouldn't properly inject 3 years ago
Isaac Abadi 24df238ff9 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into db-bug-fixes 3 years ago
Glassed Silver c97b88614f
Merge branch 'Tzahi12345:master' into master 3 years ago
GlassedSilver 8738b13cd1 Usage of PM2 Cluster Mode to increase performance 3 years ago
Glassed Silver f5e6815200
Merge pull request #597 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Hosted Weblate
3 years ago
Glassed Silver 0e5efd003e
Merge pull request #598 from GlassedSilver/master
Fixing Ubuntu-introduced issues and further improvements
3 years ago
GlassedSilver 3e7ef766de Best to just put fix-scripts in /backend 👍 3 years ago
GlassedSilver 17fdd0d788 update usage instr. for fix-script in comment 3 years ago
GlassedSilver ce3e645129 for now: user has to DIY chmod +x fix-scripts 3 years ago
GlassedSilver acca2d0de2 syntax devil struck again 3 years ago
GlassedSilver 31b4fcb9fc We're now using gosu to switch our user down :) 3 years ago
GlassedSilver 336d7a09bd set fix-scripts folder permissions more reliably 3 years ago
GlassedSilver 7c31a10498 ux/guidance improvements 3 years ago
GlassedSilver a94b8f376e permission needs to be set with octal notation 3 years ago
GlassedSilver 84d33b0f82 fix missing execution permission for fix scripts 3 years ago
GlassedSilver 3abf8ecfc3 Merge branch 'master' of https://github.com/GlassedSilver/YoutubeDL-Material into master 3 years ago
GlassedSilver 5b919b2b18 Fix scripts folder: copy content AND parent folder 3 years ago
Glassed Silver e290dc0a25
Fixing permissions of ffmpeg and ffprobe
Since we didn't specify UID and GID in copy command before, they were run as root causing permissions conflicts
The ffmpeg stage doesn't need the env variables henceforth
3 years ago
GlassedSilver a54f07e93a remove white spaces from script & add usage instr. 3 years ago
GlassedSilver 8336d886e9 fix-scripts need to be owned and run by root 3 years ago
GlassedSilver 6a56b5b065 add fix-scripts to docker image 3 years ago
GlassedSilver 7aca8ab060 entrypoint updated for su 3 years ago
GlassedSilver 8cc5c4f733 no need for suexec anymore apparently 3 years ago
Heimen Stoffels c5eacbb70c
Translated using Weblate (Dutch)
Currently translated at 100.0% (302 of 302 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/nl/
3 years ago
Eric 7268242691
Translated using Weblate (Chinese (Simplified))
Currently translated at 83.7% (253 of 302 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/zh_Hans/
3 years ago
GlassedSilver d0f5518d31 suexec needs to be installed 3 years ago
GlassedSilver 713a97f75a reintegrate suexec 3 years ago
GlassedSilver 0bdcfa3244 Merge branch 'master' of https://github.com/GlassedSilver/YoutubeDL-Material into master 3 years ago
GlassedSilver 849c1927d3 Add fix script for interactive permission fixing. 3 years ago
GlassedSilver 06ca9cbe76 build excludes: now matches ANY *.md :) 3 years ago
GlassedSilver 8e4a3119ab 🚀 bye unnecessary build cleanups (not last stage) 3 years ago
Isaac Abadi ec1ccf6888 Fixed bug that incorrectly told the UI that DB transfer failed 3 years ago
Isaac Abadi c33e8010b3 Additional args now replace existing ones intelligently 3 years ago
Glassed Silver 57fd991d5c
Merge pull request #595 from GlassedSilver/master
Permissions fixes
3 years ago
GlassedSilver 44c1a34c67 Permissions fix for ffmpeg executable 3 years ago
GlassedSilver 9f740020af possible fix 3 years ago
GlassedSilver 4d4bc76549 Use Ubuntu 22.04, use nodejs from ubuntu repo 3 years ago
GlassedSilver 93ce498e94 switch to ubuntu 21.10 as we wait for nodesource 3 years ago