Commit Graph

14948 Commits

Author SHA1 Message Date
dkanada
c24d3b5f04
Merge pull request #2882 from jellyfin/dependabot/npm_and_yarn/webpack-dev-server-4.0.0
Bump webpack-dev-server from 3.11.2 to 4.0.0
2021-09-03 22:28:40 +09:00
Bill Thornton
74bff4f896 Use appSettings for SyncPlay settings 2021-09-03 01:09:11 -04:00
Bill Thornton
b1e6d18393
Merge pull request #2859 from thornbill/item-details-take-43 2021-09-02 14:13:00 -07:00
Bill Thornton
938c01a72a Revert control group css changes 2021-09-02 16:47:37 -04:00
Bill Thornton
9949d3a8db Simplify SyncPlay settings screen and remove unused translations 2021-09-02 16:44:55 -04:00
Bill Thornton
4285ab04be Remove infoText class from infoWrapper 2021-09-02 14:59:53 -04:00
Bill Thornton
f32538ace4 Move boolean and float parsing to shared utils 2021-09-02 08:39:58 -04:00
Bill Thornton
5238888ecf Fix sonarcloud bug 2021-09-01 13:23:39 -04:00
Bill Thornton
23d0281ca0 Fix error log when dismissing SyncPlay action sheet 2021-09-01 12:39:01 -04:00
Bill Thornton
99a3ca1cbd Remove unused device setting 2021-09-01 12:23:27 -04:00
Bill Thornton
6172c00c3c Remove unused playback diff setting 2021-09-01 10:28:49 -04:00
Bill Thornton
a99bdf34a7
Merge pull request #2904 from jellyfin/dependabot/npm_and_yarn/typescript-4.4.2
Bump typescript from 4.3.5 to 4.4.2
2021-09-01 06:43:18 -07:00
Bill Thornton
730b9d36a8 Fix lint issues 2021-09-01 01:06:37 -04:00
Bill Thornton
4b581f4160 Fix dialog footer styles on tv 2021-09-01 00:43:44 -04:00
Bill Thornton
3adc118864 Remove unused import 2021-08-31 23:50:55 -04:00
Bill Thornton
02a8160e45 Revert label-less checkbox support 2021-08-31 23:44:22 -04:00
Kotarou
b73dd635e7 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2021-08-31 23:29:59 -04:00
Alexandre Vanini
87ec74cb2a Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2021-08-31 23:29:57 -04:00
Ionut Andrei Oanca
94c405f08e Implement basic SyncPlay settings 2021-08-31 23:11:29 -04:00
Bill Thornton
4a5051317b
Merge pull request #2794 from nyanmisaka/bt2390 2021-08-31 15:03:32 -07:00
Bill Thornton
a188144a85
Merge pull request #2899 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-react-7.25.1 2021-08-30 15:43:42 -07:00
dependabot[bot]
e1afc6c2cb
Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 22:25:06 +00:00
dependabot[bot]
58617a57ee
Bump eslint-plugin-react from 7.24.0 to 7.25.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.24.0 to 7.25.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.24.0...v7.25.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 22:22:55 +00:00
Bill Thornton
c343f485e3
Merge pull request #2903 from jellyfin/dependabot/npm_and_yarn/autoprefixer-10.3.3 2021-08-30 15:22:05 -07:00
Bill Thornton
db825806ba
Merge pull request #2902 from jellyfin/dependabot/npm_and_yarn/core-js-3.16.4 2021-08-30 15:19:35 -07:00
Bill Thornton
3543b1cab9
Merge pull request #2901 from jellyfin/dependabot/npm_and_yarn/sass-1.38.2 2021-08-30 15:18:22 -07:00
Bill Thornton
88b7b991dd
Merge pull request #2900 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-import-2.24.2 2021-08-30 15:17:35 -07:00
dependabot[bot]
ba7a4b15aa
Bump autoprefixer from 10.3.2 to 10.3.3
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.2 to 10.3.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.2...10.3.3)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 16:10:33 +00:00
dependabot[bot]
12fbb3d001
Bump core-js from 3.16.2 to 3.16.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.2 to 3.16.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.2...v3.16.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 16:08:50 +00:00
dependabot[bot]
e8a45762f6
Bump sass from 1.38.1 to 1.38.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.38.1...1.38.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 16:07:20 +00:00
dependabot[bot]
3f137bfd68
Bump eslint-plugin-import from 2.24.1 to 2.24.2
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 16:05:40 +00:00
millallo
036665827b Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2021-08-30 03:29:55 -04:00
Jannis
0d6c5f4e3d Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2021-08-30 03:29:55 -04:00
Bill Thornton
fc790df047 Adjust overflow rules for tv intersect bug 2021-08-29 00:32:35 -04:00
TheFeelTrain
e647c138f2 Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2021-08-27 20:28:22 -04:00
Kaiay
4f771c64a2 Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2021-08-27 02:30:53 -04:00
hoanghuy309
2ad28b4230 Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2021-08-27 02:30:05 -04:00
lsousa
9116e2cfda Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2021-08-27 02:30:05 -04:00
Changho Park
0e9118987f Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2021-08-27 02:30:04 -04:00
WWWesten
9321d96322 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2021-08-27 02:29:57 -04:00
WWWesten
b72ecc30c4 Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2021-08-27 02:29:56 -04:00
SeanPai
3b68d18867 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2021-08-27 02:29:56 -04:00
Lukáš Kucharczyk
892ad975ea Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2021-08-27 02:29:55 -04:00
wolong gl
f97e57e2ae Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2021-08-27 02:29:55 -04:00
Weevild
671dec7a2b Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2021-08-27 02:29:54 -04:00
Csaba
adeb125a8d Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2021-08-27 02:29:54 -04:00
Bill Thornton
54e7e88744 Fix margins for small screens in desktop mode 2021-08-27 00:22:53 -04:00
Bill Thornton
2754c25964 Remove unused noBackdrop class styles 2021-08-27 00:11:03 -04:00
Dmitry Lyzo
104b76f522 Revert "Fix accessing playersettingsmenu, groupSelectionMenu & playback video (Audio, Subtitles)"
This reverts commit 924e5bc7b9.
2021-08-25 14:01:12 +03:00
Chris Tam
78cf009713 Include all WebM codecs in transcode profile (squash me on submit) 2021-08-24 18:41:55 -04:00