Commit Graph

1423 Commits (f44be291813ac2ca493076cf6f3c83f37cbf253f)
 

Author SHA1 Message Date
Dedy Martadinata S a57a25133c
go to 20.04 3 years ago
Dedy Martadinata S d6f5b87d3f
also correctly create user home 3 years ago
Dedy Martadinata S 2678215e08
fetch ffmpeg without script 3 years ago
Heimen Stoffels 95203a47d0
Translated using Weblate (Dutch)
Currently translated at 100.0% (324 of 324 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/nl/
3 years ago
Eric 7f4119febe
Translated using Weblate (Chinese (Simplified))
Currently translated at 75.3% (244 of 324 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/zh_Hans/
3 years ago
Tzahi12345 02f758c33d
Translated using Weblate (Spanish)
Currently translated at 81.4% (264 of 324 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/es/
3 years ago
Glassed Silver 554f7c9787
Merge pull request #610 from Tzahi12345/docker-revert-ubuntu-version
Reverted ubuntu version to 20.04
3 years ago
Isaac Abadi d37287541f Reverted ubuntu version to 20.04 3 years ago
Dedy Martadinata S da226df72a
move to ubuntu as requested
Use setup node 16, as LTS im afraid it will jump to node 18 few months later.
3 years ago
Dedy Martadinata S 6199157687
Update Dockerfile 3 years ago
Dedy Martadinata S d2e1b04326
check again 3 years ago
Glassed Silver feff8b2461
revert pm2 config cluster_mode
at least for now, implementation needs more research
3 years ago
Dedy Martadinata S 4bff50a5f0
copy all backend 3 years ago
Dedy Martadinata S 6ffa9d1ffd
Some clean up and restructure 3 years ago
Dedy Martadinata S 5a80b7aafa
rename to prevent confusion 3 years ago
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