Commit Graph

1736 Commits (85577ac528da94823d3b9e67671647180deafa82)
 

Author SHA1 Message Date
Isaac Abadi 2a1af69f1f Removed additional download button for paused download 2 years ago
Anjar Yudikta Swareka 1f615a2379
Translated using Weblate (Indonesian)
Currently translated at 81.3% (389 of 478 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/id/
2 years ago
Anjar Yudikta Swareka f50d3104de
Translated using Weblate (Indonesian)
Currently translated at 81.1% (388 of 478 strings)

Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/id/
2 years ago
Tzahi12345 f23ca61dab Fixed missing version upgrade 2 years ago
Tzahi12345 6eadb37532
4.3.2 release (#929)
* Upgraded version to 4.3.2
* Prevent null userid/username registration
2 years ago
Tzahi12345 2c61260e0f
UI updates (#922)
* Fixed download spinner in player component

* Downloads UI is more mobile friendly (#905)

* Code cleanup

* Fixed size of actions in home screen downloads

* Errored downloads now display their stage as "Error" in the UI

* Moved personal settings from about dialog to profile dialog

* Profile dialog can now be opened without logging in/without multi-user mode

* Fixed issue where archive dialog could be accessed from anywhere

* Misc internationalization improvements

* Combined download stage and download progress columns

* Added back loading spinner to download actions

* Adjusted thresholds for consolidating download action buttons

* Implemented virtual scrolling for notifications (helps if many notifications exist)

* Fixed minor console error
2 years ago
Dedy Martadinata S ba0de7f95c
Fix entrypoint.sh (#921)
* Revert https://github.com/Tzahi12345/YoutubeDL-Material/pull/864

add && make it err and skipping perm check

* Restore armv7 nightly

* Update entrypoint.sh

* simplify, always setup permission regardless uid
2 years ago
Weblate (bot) 3dfdbcb151
Translated using Weblate (Chinese (Simplified)) (#925)
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/zh_Hans/

Co-authored-by: yangyangdaji <1504305527@qq.com>
2 years ago
Tzahi12345 c207e56855
Rebuild database task (#900)
* Improved tests for multi-user mode
* Adds task to rebuild database
* Updated subscriptions.js export syntax
* Subscription metadata is now backed up
* Added typing to task key
* Updated api models
* Tasks actions styling update
2 years ago
Tzahi12345 441131e930
Merge pull request #917 from Tzahi12345/archive-count-fix
Subscription temp archive fix
2 years ago
Tzahi12345 84c2b2769b
Merge pull request #890 from martadinata666/js-generate
docker : reduce build time and size
2 years ago
Isaac Abadi e145c9c992 Updated fetch-twitchdownloader.sh to get the latest release for the specific arch 2 years ago
Dedy Martadinata S 2adbc0a02c
Update fetch-twitchdownloader.sh 2 years ago
Dedy Martadinata S fe95f04c18
Update Dockerfile 2 years ago
Dedy Martadinata S 9b3816afce
Update Dockerfile 2 years ago
Dedy Martadinata S 07874d9241
Revert 142d708ee3
It become fail to set anything
2 years ago
Isaac Abadi 7447ca038a Fixed issue where empty temp archive files would get generated 2 years ago
Dedy Martadinata S 9fa1aab1e5 Update Dockerfile, Update CI PR, use scripts to download twitchdownloader 2 years ago
Glassed Silver 80b41af620
Merge pull request #910 from Tzahi12345/twitch-chat-fix
Twitch chat downloader fix for Docker
2 years ago
Tzahi12345 ab5d8dc5ca
Merge pull request #911 from Tzahi12345/registration-fixes
Registration fixes
2 years ago
Tzahi12345 4b55c39f39 permissions code simplified 2 years ago
Tzahi12345 3ca296f195 Fixed compilation issue 2 years ago
Tzahi12345 d4fa640f0f Added tasks_manager to possible user/role permission in openapi 2 years ago
Tzahi12345 427eecf214 Fixed issue where after resetting the DB, admin would have to be registered twice 2 years ago
Tzahi12345 4f54e408a5 Removed erroneous error after registering admin 2 years ago
Tzahi12345 9e481bbd5f Fixed issue where twitch chat downloader could not be found in docker 2 years ago
Glassed Silver 78b29a76b8
Merge pull request #864 from nardis556/master
Update entrypoint.sh
2 years ago
Glassed Silver 0342d18f76
Merge pull request #906 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Hosted Weblate
2 years ago
Glassed Silver 70754c580c
Merge pull request #908 from Tzahi12345/ffmpeg-force-v5
Force ffmpeg 5.1.1
2 years ago
Tzahi12345 e58b0b8638 Force ffmpeg 5.1.1 2 years ago
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/
2 years ago
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/
2 years ago
Tzahi12345 658a76dc1c Added missing admin tasks_manager role 2 years ago
Glassed Silver f363ec5db6
Merge pull request #901 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Hosted Weblate
2 years ago
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/
2 years ago
Tzahi12345 be74377a08
Merge pull request #899 from Tzahi12345/remove-armv7
Remove armv7 support in Docker
2 years ago
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.
2 years ago
Isaac Abadi d6f39d37b5 Added PR multiarch
Added python3.8-dev/build-essential to dockerfile

Adds token to GH actions for GetTwitchDownloader
2 years ago
Tzahi12345 e573f34cea
Merge pull request #893 from Tzahi12345/readme-update
README update
2 years ago
Tzahi12345 52e32d4f0f Changed tcd to Twitch Downloader 2 years ago
Tzahi12345 adb5f2256e Translations source file update 2 years ago
Tzahi12345 59bf6ff86d
Merge pull request #888 from Tzahi12345/dependency-updates
Dependency updates
2 years ago
Tzahi12345 5ce2e2a35d Updated name of arm64 TwitchDownloaderCLI asset 2 years ago
Tzahi12345 68fbde8907
Merge pull request #800 from Bastians-Bits/master
Development Documentation
2 years ago
Tzahi12345 62bccb3349 Updated DEVELOPMENT.md to reflect dev config file 2 years ago
Tzahi12345 90d9ac025a Added missing config item from default.json 2 years ago
Tzahi12345 07903131f9 GetTwitchDownloader.py now supports LinuxArm-x64 (not implemeted yet), waiting for this: https://github.com/lay295/TwitchDownloader/pull/703 2 years ago
Tzahi12345 ec3bb3e738 Updated dockerfile to move TwitchDownloaderCLI to /usr/local/bin
Fixed issue that prevented TwitchDownloader from working in windows
2 years ago
Tzahi12345 18fcf4eb61 Added missing copy in dockerfile 2 years ago
Tzahi12345 19f35d6af4 Updated content-loader and ngx-file-drop to improve build times 2 years ago