Isaac Abadi
bf64d97b72
Fixed downloads not sorting properly
...
Confirm dialog can now be a selection list
2022-05-21 21:26:25 -04:00
Isaac Abadi
71d5a64272
Ported $ne to local DB and added tests for applyFilterToLocalDB
2022-05-11 23:56:49 -04:00
Isaac Abadi
a2db8ba0fe
Further cleanup to API and models
2022-05-11 23:53:10 -04:00
Isaac Abadi
1514952fd1
Cleaned up dependencies, routes, and API models
2022-05-11 22:58:46 -04:00
Glassed Silver
8dac9d1806
Merge pull request #609 from martadinata666/docker-nodejs16-upgrade
...
Docker nodejs16 upgrade
2022-05-08 08:11:02 +02:00
Glassed Silver
0f6742f11b
Merge pull request #611 from weblate/weblate-youtubedl-material-ytdl-material
...
Translations update from Hosted Weblate
2022-05-08 08:05:36 +02:00
Glassed Silver
d6aaca9233
Merge branch 'master' into docker-nodejs16-upgrade
2022-05-07 11:36:27 +02:00
Dedy Martadinata S
7333edf6c8
Update Dockerfile
2022-05-07 12:31:52 +07:00
Dedy Martadinata S
5d9cb19bde
Update Dockerfile
2022-05-07 12:21:05 +07:00
Dedy Martadinata S
a21dc85d15
revert script
2022-05-07 12:10:23 +07:00
Dedy Martadinata S
a57a25133c
go to 20.04
2022-05-07 10:57:47 +07:00
Dedy Martadinata S
d6f5b87d3f
also correctly create user home
2022-05-07 10:41:53 +07:00
Dedy Martadinata S
2678215e08
fetch ffmpeg without script
2022-05-07 10:34:27 +07:00
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/
2022-05-06 14:11:54 +02:00
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/
2022-05-06 14:11:54 +02:00
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/
2022-05-06 14:11:54 +02:00
Glassed Silver
554f7c9787
Merge pull request #610 from Tzahi12345/docker-revert-ubuntu-version
...
Reverted ubuntu version to 20.04
2022-05-06 04:05:33 +02:00
Isaac Abadi
d37287541f
Reverted ubuntu version to 20.04
2022-05-05 21:37:02 -04:00
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.
2022-05-06 08:16:48 +07:00
Dedy Martadinata S
6199157687
Update Dockerfile
2022-05-06 00:02:13 +07:00
Dedy Martadinata S
d2e1b04326
check again
2022-05-05 23:43:13 +07:00
Dedy Martadinata S
4bff50a5f0
copy all backend
2022-05-05 22:02:05 +07:00
Dedy Martadinata S
6ffa9d1ffd
Some clean up and restructure
2022-05-05 21:42:52 +07:00
Dedy Martadinata S
5a80b7aafa
rename to prevent confusion
2022-05-05 21:39:24 +07:00
Glassed Silver
4d00960fcf
Merge pull request #607 from Tzahi12345/fix-603
...
Startup crash hotfix
2022-05-05 16:06:58 +02:00
Tzahi12345
6e8ca9d843
Fixed bug that caused verifyBinaryExistsLinux to crash the server on startup
2022-05-05 09:27:56 -04:00
Tzahi12345
83a9d93ce5
Merge pull request #602 from Tzahi12345/heroku-fixes-and-repo-cleanup
...
Various bug fixes and heroku improvements
2022-05-05 02:47:45 -04:00
Isaac Abadi
2707b09627
Merge branch 'db-bug-fixes' of https://github.com/Tzahi12345/YoutubeDL-Material into heroku-fixes-and-repo-cleanup
2022-05-05 02:36:00 -04:00
Isaac Abadi
8118906b0a
Binary path is now confirmed for linux, solves #601
2022-05-05 02:31:28 -04:00
Isaac Abadi
2ad42ebf27
Fixed issue where python couldn't be found
2022-05-05 02:29:31 -04:00
Isaac Abadi
2b3490e52c
Updated heroku dockerfile
2022-05-05 01:08:43 -04:00
Isaac Abadi
55fd60acd3
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into heroku-fixes-and-repo-cleanup
2022-05-05 01:00:35 -04:00
Isaac Abadi
664b635439
Updated English source translation file
2022-05-05 00:56:46 -04:00
Isaac Abadi
692d6eeaac
Added edit button for playlist subscriptions
2022-05-04 22:02:43 -04:00
Isaac Abadi
9515d5a1b0
Fixed issue where additional args wouldn't properly inject
2022-05-04 22:01:51 -04:00
Isaac Abadi
24df238ff9
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into db-bug-fixes
2022-05-04 19:08:06 -04:00
Glassed Silver
f5e6815200
Merge pull request #597 from weblate/weblate-youtubedl-material-ytdl-material
...
Translations update from Hosted Weblate
2022-05-05 00:03:36 +02:00
Glassed Silver
0e5efd003e
Merge pull request #598 from GlassedSilver/master
...
Fixing Ubuntu-introduced issues and further improvements
2022-05-04 23:53:59 +02:00
GlassedSilver
3e7ef766de
Best to just put fix-scripts in /backend 👍
2022-05-04 23:40:42 +02:00
GlassedSilver
17fdd0d788
update usage instr. for fix-script in comment
2022-05-04 20:57:13 +02:00
GlassedSilver
ce3e645129
for now: user has to DIY chmod +x fix-scripts
2022-05-04 20:54:21 +02:00
GlassedSilver
acca2d0de2
syntax devil struck again
2022-05-04 20:19:52 +02:00
GlassedSilver
31b4fcb9fc
We're now using gosu to switch our user down :)
2022-05-04 19:58:00 +02:00
GlassedSilver
336d7a09bd
set fix-scripts folder permissions more reliably
2022-05-04 18:31:28 +02:00
GlassedSilver
7c31a10498
ux/guidance improvements
2022-05-04 17:23:04 +02:00
GlassedSilver
a94b8f376e
permission needs to be set with octal notation
2022-05-04 17:22:21 +02:00
GlassedSilver
84d33b0f82
fix missing execution permission for fix scripts
2022-05-04 17:21:06 +02:00
GlassedSilver
3abf8ecfc3
Merge branch 'master' of https://github.com/GlassedSilver/YoutubeDL-Material into master
2022-05-04 16:55:24 +02:00
GlassedSilver
5b919b2b18
Fix scripts folder: copy content AND parent folder
2022-05-04 16:55:22 +02:00
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
2022-05-04 15:11:35 +02:00