Commit Graph

1278 Commits (bf64d97b72a7cb3f796b5cedce5eee492240104e)
 

Author SHA1 Message Date
Isaac Abadi bf64d97b72 Fixed downloads not sorting properly
Confirm dialog can now be a selection list
3 years ago
Isaac Abadi 71d5a64272 Ported $ne to local DB and added tests for applyFilterToLocalDB 3 years ago
Isaac Abadi a2db8ba0fe Further cleanup to API and models 3 years ago
Isaac Abadi 1514952fd1 Cleaned up dependencies, routes, and API models 3 years ago
Glassed Silver 8dac9d1806
Merge pull request #609 from martadinata666/docker-nodejs16-upgrade
Docker nodejs16 upgrade
3 years ago
Glassed Silver 0f6742f11b
Merge pull request #611 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Hosted Weblate
3 years ago
Glassed Silver d6aaca9233
Merge branch 'master' into docker-nodejs16-upgrade 3 years ago
Dedy Martadinata S 7333edf6c8
Update Dockerfile 3 years ago
Dedy Martadinata S 5d9cb19bde
Update Dockerfile 3 years ago
Dedy Martadinata S a21dc85d15
revert script 3 years ago
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
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
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 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