Commit Graph

16842 Commits

Author SHA1 Message Date
MrTimscampi ca41303aab Allow markdown for plugin changelogs 2021-09-05 00:43:57 -04:00
hazil 7975d482b5 Update src/controllers/playback/video/index.js
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2021-09-05 06:08:51 +05:30
dkanada f5ea7bc830 Merge pull request #2872 from GodTamIt/vp8-vp9
Send vp8 and vp9 over vpx as transcode profiles
2021-09-05 00:30:26 +09:00
dkanada 3919656431 Merge pull request #2646 from shortspider/ButtonsOverText
Prevent Buttons from Sitting Over Text
2021-09-05 00:27:31 +09:00
Nathan Mascitelli b04fff2089 Give space for buttons to sit above text 2021-09-04 10:51:56 -04:00
hazil 13f55130a7 Merge branch 'jellyfin:master' into master 2021-09-04 18:24:32 +05:30
dkanada 5b05db5403 Merge pull request #2889 from dmitrylyzo/fix-dialog-history
Fix dialog history
2021-09-04 21:31:31 +09:00
Cody Robibero 36438ba3be Fix QuickConnect for 10.8 2021-09-04 06:27:01 -06:00
Kay Simons f925138695 Merge remote-tracking branch 'upstream/master' into bugfix/web0s-fullscreen 2021-09-04 13:18:54 +02:00
Kay Simons 469767aa50 fix: return videoelement immediately after going fullscreen on tv 2021-09-04 13:12:48 +02:00
Kay Simons 104e72fc4f fix: use isWeb0s in isTv method 2021-09-04 13:10:43 +02:00
dkanada 2e09fca9c9 Merge pull request #2908 from jellyfin/fix-theme-back
Fix theme song player
2021-09-04 20:01:58 +09:00
Bill Thornton 27cf84a6da Merge pull request #2907 from jellyfin/bot-rebase 2021-09-03 18:58:21 -04:00
Dmitry Lyzo 323695cb58 Clear player data on playback changing 2021-09-03 23:21:18 +03:00
Dmitry Lyzo 42d7ad691c Make play button bigger 2021-09-03 21:37:07 +03:00
Fernando Fernández 54940d2829 Add rebase command 2021-09-03 17:40:05 +02:00
Oatavandi d67998c226 Translated using Weblate (Malayalam)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ml/
2021-09-03 09:30:00 -04:00
Oatavandi c926953031 Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2021-09-03 09:29:59 -04:00
Gokdag Goktepe dad0a814e9 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2021-09-03 09:29:58 -04:00
siankatabg 69a7111fbd Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
2021-09-03 09:29:57 -04:00
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