Isaac Abadi
|
c45e0f04be
|
Style improvements and UI bug fixes
|
2022-12-25 19:26:05 -06:00 |
|
John Willemsen
|
2a19e60c85
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/nl/
|
2022-12-15 13:48:01 +01:00 |
|
bastiansbits
|
575f7eed4e
|
Added a new read me (DEVELOPMENT.md) as starting point for new develope
Added a new VSC launch configuration to start the backend in the debugger
Update the build instruction in README.md (Issue #728)
|
2022-12-07 14:43:43 +01:00 |
|
lk.KEVIN
|
3ba1b05e84
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/es/
|
2022-12-04 20:47:19 +01:00 |
|
lk.KEVIN
|
52b435b8ae
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/es/
|
2022-11-28 11:47:58 +01:00 |
|
Isaac Abadi
|
20e7ec7c84
|
Fixed issue where simulated output would only appear after a change is made to args
|
2022-11-27 12:11:25 -05:00 |
|
Isaac Abadi
|
ac808fcabe
|
Added timestamp to notifications
|
2022-11-27 12:11:04 -05:00 |
|
Isaac Abadi
|
0efbd11d29
|
Converted input placeholders to mat-label
Various style improvements
Updated translations
|
2022-11-27 12:10:45 -05:00 |
|
Oğuz Ersen
|
b78bb83ec9
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/tr/
|
2022-11-27 08:48:33 +01:00 |
|
Isaac Abadi
|
5a6e17edb6
|
Fixed bug where sometimes the config wouldn't be retrieved by the time canActivate would be executed
|
2022-11-26 17:29:21 -05:00 |
|
Isaac Abadi
|
b11a4e006c
|
Updated to material design v15
|
2022-11-26 17:28:10 -05:00 |
|
Oğuz Ersen
|
c6ede725e1
|
Added translation using Weblate (Turkish)
|
2022-11-26 06:51:43 +01:00 |
|
Isaac Abadi
|
3795a6564b
|
Minor notification style improvement
|
2022-11-26 00:51:23 -05:00 |
|
Isaac Abadi
|
f44be29181
|
Added support for download error notifications
Style improvements
|
2022-11-25 18:20:08 -05:00 |
|
Isaac Abadi
|
b51f45c704
|
Completed notification functionality
Minor code cleanup
|
2022-11-25 17:47:30 -05:00 |
|
Isaac Abadi
|
4583e3e5d4
|
Fixed compilation error
|
2022-11-25 16:09:48 -05:00 |
|
Isaac Abadi
|
6d5a108cb6
|
Updated angular to v15
|
2022-11-24 15:58:31 -05:00 |
|
Isaac Abadi
|
790db77832
|
Updated ngx-avatars
|
2022-11-24 15:46:19 -05:00 |
|
Isaac Abadi
|
b1c213f9be
|
Updated angular material to v14
|
2022-11-24 15:34:17 -05:00 |
|
Isaac Abadi
|
49ecaee58c
|
Angular updated to v14
|
2022-11-24 15:27:27 -05:00 |
|
Isaac Abadi
|
5e08ca004a
|
Added notifications - (WIP, boilerplate)
|
2022-11-24 14:54:08 -05:00 |
|
dependabot[bot]
|
c5d1b3ffcf
|
Bump docker/setup-buildx-action from 1 to 2 in /.github/workflows
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-23 11:10:06 +00:00 |
|
dependabot[bot]
|
c64140b605
|
Bump actions/upload-artifact from 1 to 3 in /.github/workflows
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-23 11:10:04 +00:00 |
|
dependabot[bot]
|
6579f2b59e
|
Bump docker/login-action from 1 to 2 in /.github/workflows
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-23 11:10:00 +00:00 |
|
dependabot[bot]
|
9f5b584593
|
Bump actions/setup-node from 2 to 3 in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-23 11:09:57 +00:00 |
|
Beau Harrison
|
142d708ee3
|
Fixed long docker startup time by optimizing chown use
|
2022-11-17 08:16:24 +10:00 |
|
Tanat
|
477d2f6672
|
Translated using Weblate (Korean)
Currently translated at 70.1% (272 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ko/
|
2022-11-14 15:47:57 +01:00 |
|
Maite Guix
|
5cf6e1817f
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ca/
|
2022-10-24 07:50:45 +02:00 |
|
yangyangdaji
|
1d6be1442c
|
Translated using Weblate (French)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/fr/
|
2022-10-21 11:03:42 +02:00 |
|
yangyangdaji
|
8c938b635c
|
Translated using Weblate (Polish)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/pl/
|
2022-10-02 12:18:19 +02:00 |
|
yangyangdaji
|
b56eea3b76
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/id/
|
2022-10-02 12:18:18 +02:00 |
|
yangyangdaji
|
2aa5d3e91e
|
Translated using Weblate (French)
Currently translated at 99.7% (387 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/fr/
|
2022-10-02 12:18:18 +02:00 |
|
yangyangdaji
|
89a16ef555
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/zh_Hans/
|
2022-10-02 12:18:18 +02:00 |
|
Kachelkaiser
|
f818ed744b
|
Translated using Weblate (German)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/de/
|
2022-09-23 10:23:36 +02:00 |
|
Isaac Abadi
|
2e52ec22e0
|
Default sort for videos is now download date
|
2022-09-15 21:38:19 -04:00 |
|
Isaac Abadi
|
efdd0dd228
|
Categories fix for yt-dlp
|
2022-09-15 21:38:00 -04:00 |
|
atilluF
|
48248c7ddf
|
Translated using Weblate (Italian)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/it/
|
2022-09-03 13:22:38 +02:00 |
|
Xyx S
|
49e2458747
|
Translated using Weblate (Japanese)
Currently translated at 29.6% (115 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ja/
|
2022-09-03 02:25:55 +02:00 |
|
Xyx S
|
1f973efe60
|
Translated using Weblate (English)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/en/
|
2022-09-03 02:25:55 +02:00 |
|
YMisterXY
|
3847f3e0d3
|
Translated using Weblate (Polish)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/pl/
|
2022-08-31 21:24:32 +02:00 |
|
atilluF
|
26d3875293
|
Translated using Weblate (Italian)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/it/
|
2022-08-31 21:24:31 +02:00 |
|
YMisterXY
|
55a4e2e1f2
|
Translated using Weblate (Polish)
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/pl/
|
2022-08-30 16:55:08 +02:00 |
|
YMisterXY
|
f26016d4ec
|
Added translation using Weblate (Polish)
|
2022-08-29 19:53:05 +02:00 |
|
KoalaUniverse
|
cd7adcecdd
|
Translated using Weblate (Dutch)
Currently translated at 89.4% (347 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/nl/
|
2022-08-26 18:21:21 +02:00 |
|
Hugel
|
09847f74ae
|
Translated using Weblate (Japanese)
Currently translated at 16.4% (64 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ja/
|
2022-08-25 05:21:39 +02:00 |
|
Hugel
|
8ea78f38ed
|
Translated using Weblate (Japanese)
Currently translated at 15.9% (62 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ja/
|
2022-08-24 04:24:02 +02:00 |
|
yangyangdaji
|
0675ef21c7
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/zh_Hans/
|
2022-08-21 12:22:10 +02:00 |
|
Maite Guix
|
dfe554d880
|
Translated using Weblate (Catalan)
Currently translated at 89.4% (347 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ca/
|
2022-08-13 20:22:44 +02:00 |
|
Maxime Leroy
|
6f1a40d329
|
Translated using Weblate (French)
Currently translated at 99.7% (387 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/fr/
|
2022-07-22 21:14:47 +02:00 |
|
yangyangdaji
|
9c7416b2eb
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (388 of 388 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/zh_Hans/
|
2022-07-18 07:19:52 +02:00 |
|