mcarlton00
|
f507efdef7
|
Merge pull request #127 from jellyfin/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-03-09 16:04:39 -05:00 |
|
mcarlton00
|
7d4f50add1
|
Merge pull request #126 from jellyfin/dependabot/github_actions/actions/setup-python-3
Bump actions/setup-python from 2 to 3
|
2022-03-09 16:04:14 -05:00 |
|
mcarlton00
|
201521a4d8
|
Merge pull request #124 from mcarlton00/network-rework
Rework the network stack
|
2022-03-09 15:56:12 -05:00 |
|
Matt
|
8c9289ef1c
|
Fix codeql issues
|
2022-03-09 15:36:33 -05:00 |
|
Matt
|
8ba1b0b0c0
|
Remove unused function
|
2022-03-09 15:26:09 -05:00 |
|
Matt
|
7871422354
|
Optimize api initialization
|
2022-03-09 15:25:35 -05:00 |
|
mcarlton00
|
eb19d80b97
|
Error catching in api requests
|
2022-03-07 19:36:29 -05:00 |
|
mcarlton00
|
6888cbf7b8
|
Address flake8 in new api class
|
2022-03-07 19:28:40 -05:00 |
|
mcarlton00
|
5c1842877d
|
Remove most datamanager references
|
2022-03-07 19:25:44 -05:00 |
|
Thomas Schwery
|
0bf1d75e0c
|
Translated using Weblate (French)
Currently translated at 79.8% (214 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
|
2022-03-07 19:04:17 -05:00 |
|
axel
|
a3e3c33855
|
Translated using Weblate (French)
Currently translated at 46.2% (124 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
|
2022-03-07 12:06:26 -05:00 |
|
dependabot[bot]
|
d5d5e7f74c
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 16:16:54 +00:00 |
|
Rhodri
|
8adfcbe20d
|
Translated using Weblate (Welsh)
Currently translated at 1.8% (5 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/cy/
|
2022-03-05 13:13:30 -05:00 |
|
Jorge IG
|
f8f79ecc75
|
Translated using Weblate (Spanish)
Currently translated at 98.5% (264 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/es/
|
2022-03-05 13:13:29 -05:00 |
|
小造xu_zh
|
289f42392b
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (268 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/zh_Hans/
|
2022-03-04 07:13:29 -05:00 |
|
Csaba
|
71cea26ada
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (268 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/hu/
|
2022-03-02 03:13:29 -05:00 |
|
WWWesten
|
5043a8db4e
|
Translated using Weblate (Russian)
Currently translated at 100.0% (268 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/ru/
|
2022-03-02 03:13:29 -05:00 |
|
WWWesten
|
5d3199e306
|
Translated using Weblate (Kazakh)
Currently translated at 100.0% (268 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/kk/
|
2022-03-02 03:13:29 -05:00 |
|
dependabot[bot]
|
37a132164f
|
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 16:18:17 +00:00 |
|
Matt
|
d02cad0fca
|
Fix strings in functions
|
2022-02-27 23:52:05 -05:00 |
|
Matt
|
3530d158a6
|
More flake8 fixes
|
2022-02-27 23:47:31 -05:00 |
|
Matt
|
7eef3a30a8
|
Fix undefined errors
|
2022-02-27 23:36:01 -05:00 |
|
Matt
|
36b23d0b19
|
Reworking the network stack
|
2022-02-27 22:15:54 -05:00 |
|
mcarlton00
|
816277512d
|
Merge pull request #123 from mcarlton00/manual-user
Fix manual user login
|
2022-02-26 20:43:53 -05:00 |
|
Matt
|
bec7e06628
|
Fix manual user login
|
2022-02-26 20:11:03 -05:00 |
|
mcarlton00
|
798a00ae3a
|
Merge pull request #122 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-5.18.1
Bump release-drafter/release-drafter from 5.17.5 to 5.18.1
|
2022-02-26 11:20:48 -05:00 |
|
Moritz
|
c852d1e434
|
Translated using Weblate (German)
Currently translated at 99.5% (234 of 235 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/de/
|
2022-02-23 15:29:22 -05:00 |
|
Ocuriz
|
08a829ca97
|
Translated using Weblate (French)
Currently translated at 47.4% (122 of 257 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
|
2022-02-14 10:13:22 -05:00 |
|
Andrew Lee
|
1c18753511
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 8.5% (23 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/zh_Hant/
|
2022-02-08 22:13:20 -05:00 |
|
dependabot[bot]
|
6b1c3ccc39
|
Bump release-drafter/release-drafter from 5.17.5 to 5.18.1
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.17.5 to 5.18.1.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.17.5...v5.18.1)
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 16:15:04 +00:00 |
|
Romain Eggermont
|
bb207f1aee
|
Translated using Weblate (French)
Currently translated at 49.4% (132 of 267 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
|
2022-02-02 12:13:18 -05:00 |
|
Angel Sandoval
|
91cc66a8d1
|
Translated using Weblate (Spanish)
Currently translated at 96.2% (258 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/es/
|
2022-02-02 12:13:18 -05:00 |
|
MrFish1604
|
cfbfb44307
|
Translated using Weblate (French)
Currently translated at 17.9% (48 of 267 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
|
2022-01-30 13:13:17 -05:00 |
|
Mathias Dejerud
|
8d29ffd7a7
|
Translated using Weblate (Swedish)
Currently translated at 64.5% (173 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/sv/
|
2022-01-23 10:28:20 -05:00 |
|
Mathias Dejerud
|
44c5193f54
|
Added translation using Weblate (Swedish)
|
2022-01-22 18:11:03 -05:00 |
|
mcarlton00
|
342eec8c26
|
Merge pull request #118 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-5.17.5
Bump release-drafter/release-drafter from 5.15.0 to 5.17.5
|
2022-01-19 19:43:01 -05:00 |
|
mcarlton00
|
4973404684
|
Merge pull request #119 from mcarlton00/user-credentials
Rework user data storage
|
2022-01-19 19:42:14 -05:00 |
|
Matt
|
e45a59c184
|
Remove unused import and variable
|
2022-01-18 12:36:39 -05:00 |
|
Matt
|
6efa62ced2
|
Ensure deviceId is unique and URL safe
|
2022-01-17 15:16:51 -05:00 |
|
Matt
|
a316a6e094
|
Make sure password variable is initialized
|
2022-01-17 14:08:21 -05:00 |
|
Matt
|
297b25a739
|
Rework user data storage
|
2022-01-17 12:17:21 -05:00 |
|
dependabot[bot]
|
3aa4ee3548
|
Bump release-drafter/release-drafter from 5.15.0 to 5.17.5
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.17.5.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.17.5)
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 16:15:58 +00:00 |
|
WWWesten
|
e6e3c27371
|
Translated using Weblate (Russian)
Currently translated at 100.0% (268 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/ru/
|
2022-01-16 06:13:12 -05:00 |
|
WWWesten
|
bdf7298afa
|
Translated using Weblate (Kazakh)
Currently translated at 100.0% (268 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/kk/
|
2022-01-16 06:13:12 -05:00 |
|
mcarlton00
|
a81e125a29
|
Merge pull request #111 from mcarlton00/function-shuffle
Code reorganizing
|
2022-01-08 13:54:24 -05:00 |
|
mcarlton00
|
a454eb16de
|
Merge pull request #113 from jellyfin/dependabot/github_actions/burnett01/rsync-deployments-5.2
Bump burnett01/rsync-deployments from 5.1 to 5.2
|
2022-01-08 13:53:54 -05:00 |
|
Joel Jose
|
50512e863d
|
Added translation using Weblate (English (Middle))
|
2022-01-08 04:35:25 -05:00 |
|
Sebastian Knappe
|
7ff8e12c4e
|
Translated using Weblate (German)
Currently translated at 99.2% (266 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/de/
|
2022-01-06 16:13:09 -05:00 |
|
Thomas Schwery
|
a2815081d3
|
Translated using Weblate (French)
Currently translated at 13.8% (37 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
|
2022-01-06 16:13:08 -05:00 |
|
LowHigh
|
e14fa4b7de
|
Translated using Weblate (French)
Currently translated at 13.8% (37 of 268 strings)
Translation: Jellycon/Jellycon
Translate-URL: https://translate.jellyfin.org/projects/jellycon/jellycon/fr/
|
2022-01-06 16:13:08 -05:00 |
|