Isaac Abadi
7447ca038a
Fixed issue where empty temp archive files would get generated
2023-05-18 21:22:20 -04:00
Dedy Martadinata S
9fa1aab1e5
Update Dockerfile, Update CI PR, use scripts to download twitchdownloader
2023-05-12 14:46:27 +07:00
Glassed Silver
80b41af620
Merge pull request #910 from Tzahi12345/twitch-chat-fix
...
Twitch chat downloader fix for Docker
2023-05-12 07:01:12 +02:00
Tzahi12345
ab5d8dc5ca
Merge pull request #911 from Tzahi12345/registration-fixes
...
Registration fixes
2023-05-12 00:03:05 -04:00
Tzahi12345
4b55c39f39
permissions code simplified
2023-05-11 23:14:40 -04:00
Tzahi12345
3ca296f195
Fixed compilation issue
2023-05-11 23:14:25 -04:00
Tzahi12345
d4fa640f0f
Added tasks_manager to possible user/role permission in openapi
2023-05-11 02:47:06 -04:00
Tzahi12345
427eecf214
Fixed issue where after resetting the DB, admin would have to be registered twice
2023-05-11 02:44:05 -04:00
Tzahi12345
4f54e408a5
Removed erroneous error after registering admin
2023-05-11 02:43:37 -04:00
Tzahi12345
9e481bbd5f
Fixed issue where twitch chat downloader could not be found in docker
2023-05-11 02:27:35 -04:00
Glassed Silver
78b29a76b8
Merge pull request #864 from nardis556/master
...
Update entrypoint.sh
2023-05-11 03:19:50 +02:00
Glassed Silver
0342d18f76
Merge pull request #906 from weblate/weblate-youtubedl-material-ytdl-material
...
Translations update from Hosted Weblate
2023-05-11 03:17:40 +02:00
Glassed Silver
70754c580c
Merge pull request #908 from Tzahi12345/ffmpeg-force-v5
...
Force ffmpeg 5.1.1
2023-05-11 03:16:08 +02:00
Tzahi12345
e58b0b8638
Force ffmpeg 5.1.1
2023-05-10 19:04:48 -04:00
YMisterXY
df8f8070ca
Translated using Weblate (Polish)
...
Currently translated at 80.5% (385 of 478 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/pl/
2023-05-10 13:49:19 +02:00
gallegonovato
0b8ca31594
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (478 of 478 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/es/
2023-05-10 13:49:19 +02:00
Tzahi12345
658a76dc1c
Added missing admin tasks_manager role
2023-05-08 19:23:07 -04:00
Glassed Silver
f363ec5db6
Merge pull request #901 from weblate/weblate-youtubedl-material-ytdl-material
...
Translations update from Hosted Weblate
2023-05-08 22:12:01 +02:00
gallegonovato
f36d675abf
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/es/
2023-05-08 17:52:23 +02:00
Tzahi12345
be74377a08
Merge pull request #899 from Tzahi12345/remove-armv7
...
Remove armv7 support in Docker
2023-05-07 02:13:55 -04:00
Isaac Abadi
808c7e2112
Temporarily remove armv7 support
...
Revert "Added python3.8-dev/build-essential to dockerfile"
This reverts commit d90434c240 .
Revert "Adds token to GH actions for GetTwitchDownloader"
This reverts commit a4ca1abb7c .
2023-05-07 01:23:58 -04:00
Isaac Abadi
d6f39d37b5
Added PR multiarch
...
Added python3.8-dev/build-essential to dockerfile
Adds token to GH actions for GetTwitchDownloader
2023-05-07 01:23:44 -04:00
Tzahi12345
e573f34cea
Merge pull request #893 from Tzahi12345/readme-update
...
README update
2023-05-05 00:05:03 -04:00
Tzahi12345
52e32d4f0f
Changed tcd to Twitch Downloader
2023-05-04 23:44:12 -04:00
Tzahi12345
adb5f2256e
Translations source file update
v4.3.1
2023-05-04 22:33:48 -04:00
Tzahi12345
59bf6ff86d
Merge pull request #888 from Tzahi12345/dependency-updates
...
Dependency updates
2023-05-04 22:28:50 -04:00
Tzahi12345
5ce2e2a35d
Updated name of arm64 TwitchDownloaderCLI asset
2023-05-04 22:19:00 -04:00
Tzahi12345
68fbde8907
Merge pull request #800 from Bastians-Bits/master
...
Development Documentation
2023-05-03 19:32:07 -04:00
Tzahi12345
62bccb3349
Updated DEVELOPMENT.md to reflect dev config file
2023-05-03 17:01:17 -04:00
Tzahi12345
90d9ac025a
Added missing config item from default.json
2023-05-03 16:38:48 -04:00
Tzahi12345
07903131f9
GetTwitchDownloader.py now supports LinuxArm-x64 (not implemeted yet), waiting for this: https://github.com/lay295/TwitchDownloader/pull/703
2023-05-03 14:20:54 -04:00
Tzahi12345
ec3bb3e738
Updated dockerfile to move TwitchDownloaderCLI to /usr/local/bin
...
Fixed issue that prevented TwitchDownloader from working in windows
2023-05-03 14:04:09 -04:00
Tzahi12345
18fcf4eb61
Added missing copy in dockerfile
2023-05-03 02:01:28 -04:00
Tzahi12345
19f35d6af4
Updated content-loader and ngx-file-drop to improve build times
2023-05-03 01:33:51 -04:00
Tzahi12345
3a918b7059
Updated github actions dependencies (2)
2023-05-03 01:08:52 -04:00
Tzahi12345
7e7da6c0bc
Updated github actions dependencies
2023-05-03 01:07:14 -04:00
Tzahi12345
f9f7204deb
Updated several dependencies
2023-05-03 01:03:49 -04:00
Tzahi12345
8827d9f3de
Added some pruning to shrink docker image size
2023-05-02 23:13:47 -04:00
Tzahi12345
42bc255d6c
Removed fingerprintjs2 and sessionID param
2023-05-02 23:04:41 -04:00
Tzahi12345
2df3b9cbfd
Removed electron (for now)
2023-05-02 23:02:33 -04:00
Tzahi12345
b859d08d86
Added raspberry pi specific documentation to docker-compose
2023-05-02 22:51:52 -04:00
Tzahi12345
e7325b2dc2
Merge pull request #887 from Tzahi12345/gh-actions-fix
...
GH actions fix
2023-05-02 19:19:06 -04:00
Tzahi12345
21463762ce
Removed rimraf install from package.json
2023-05-02 19:10:40 -04:00
Tzahi12345
b06f6a81bb
Force rmraf install
2023-05-01 22:34:25 -04:00
Tzahi12345
82c8146032
Updated nodejs version for backend
2023-05-01 19:56:37 -04:00
Tzahi12345
6f13eab550
Force rimraf to use locally installed version https://stackoverflow.com/questions/49092120/sh-1-rimraf-not-found-whenever-i-run-npm-run-build-within-vagrant-installed-o
2023-05-01 19:52:35 -04:00
Tzahi12345
9d2d70b194
Upgraded node version to v16
2023-05-01 19:43:04 -04:00
Tzahi12345
4e04ceae16
Fixed function call in db.js
2023-05-01 19:31:54 -04:00
Tzahi12345
5eec5ac082
Merge pull request #885 from Tzahi12345/slack-notifications
...
Added support for slack notifications
2023-05-01 17:21:00 -04:00
Tzahi12345
5253ce8793
Merge pull request #886 from Tzahi12345/archive-improvements
...
Archive improvements
2023-05-01 17:20:50 -04:00