Commit Graph

15432 Commits

Author SHA1 Message Date
Bill Thornton
851300f395
Merge pull request #2934 from joshuaboniface/fix_bump_version
Update bump_version to new NPM method
2021-10-06 23:21:26 -04:00
Bill Thornton
bf736771ca
Merge pull request #3034 from MinecraftPlaye/feature-comicposition
Save the progress when reading a Comic Book Archive
2021-10-06 23:20:29 -04:00
Joshua M. Boniface
7158ba616c
Use --allow-same-version for npm
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-10-05 23:30:27 -04:00
Bill Thornton
f4536f4865
Merge pull request #3020 from thornbill/fix-remote-fullscreen 2021-10-05 16:48:25 -04:00
Bill Thornton
8af91d5432
Merge pull request #3044 from thornbill/fix-repo-url-link 2021-10-05 16:46:21 -04:00
Patrick Farwick
c6c263de99 Remove outdated comment 2021-10-05 20:41:47 +00:00
Patrick Farwick
b3056ee321 Store each page as a tick 2021-10-05 20:20:33 +00:00
Patrick Farwick
22b1063629 Merge branch 'feature-comicposition' of github.com:MinecraftPlaye/jellyfin-web into feature-comicposition 2021-10-05 20:11:18 +00:00
Patrick Farwick
1806baec37 Move "destroy" after "stop" and separate commands 2021-10-05 20:10:25 +00:00
Dmitry Lyzo
5d13add090 Target "web" in serve mode only 2021-10-05 18:05:01 +03:00
Bill Thornton
e6ee73d16a
Merge pull request #3043 from jellyfin/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.31.2 to 4.33.0
2021-10-05 00:38:50 -04:00
Bill Thornton
7bd5788fa9 Fix repository url link not opening as external 2021-10-05 00:35:30 -04:00
Bill Thornton
7b797aff43 Fix webpack dev server checks 2021-10-05 00:26:00 -04:00
dependabot[bot]
ac844d47ee
Bump @typescript-eslint/parser from 4.31.2 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 04:12:22 +00:00
Bill Thornton
364eb38609
Merge pull request #3039 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-react-7.26.1
Bump eslint-plugin-react from 7.26.0 to 7.26.1
2021-10-05 00:10:10 -04:00
Bill Thornton
3caf31370a
Merge pull request #3037 from jellyfin/dependabot/npm_and_yarn/webpack-5.56.1
Bump webpack from 5.55.0 to 5.56.1
2021-10-05 00:08:44 -04:00
Bill Thornton
0a92a4f004
Merge pull request #3036 from jellyfin/dependabot/npm_and_yarn/hls.js-1.0.11
Bump hls.js from 1.0.10 to 1.0.11
2021-10-05 00:07:46 -04:00
Bill Thornton
900c3ea933
Merge pull request #3035 from jellyfin/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.32.0
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0
2021-10-05 00:06:19 -04:00
Bill Thornton
298173ca82
Merge pull request #3042 from cvium/fix_networking_js
set sane defaults for the hidden SSDP and UDP config values
2021-10-05 00:03:07 -04:00
cvium
41d2b104d5 set sane defaults for the hidden SSDP and UDP config values 2021-10-05 00:07:55 +02:00
joanMelchor
5687b6750f Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ca/
2021-10-04 14:05:24 -04:00
Bill Thornton
b22d2361db
Merge pull request #3016 from thornbill/remove-unused-mixins
Remove unused sass mixins
2021-10-04 13:24:51 -04:00
dependabot[bot]
3bb819761d
Bump eslint-plugin-react from 7.26.0 to 7.26.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.26.0 to 7.26.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.26.0...v7.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 16:07:43 +00:00
dependabot[bot]
afff8e47bd
Bump webpack from 5.55.0 to 5.56.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.55.0 to 5.56.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.55.0...v5.56.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 16:04:20 +00:00
dependabot[bot]
0484f0b250
Bump hls.js from 1.0.10 to 1.0.11
Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v1.0.10...v1.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 16:03:23 +00:00
dependabot[bot]
5944f4ac9c
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.2 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 16:02:33 +00:00
Bill Thornton
eccd79c4e0 Fix webpack dev server checks 2021-10-04 11:31:50 -04:00
MinecraftPlaye
195d05d883
Merge branch 'jellyfin:master' into feature-comicposition 2021-10-04 09:46:35 +02:00
Patrick Farwick
5115500443 Save progress when reading a comic book archive 2021-10-04 07:43:45 +00:00
Bill Thornton
16b1fb96a5
Merge pull request #3028 from dmitrylyzo/resolve-show-promise
Resolve show promise
2021-10-04 01:12:48 -04:00
Bill Thornton
f18b0d3320
Merge pull request #3024 from dmitrylyzo/fix-jso-dispose
Fix JavascriptSubtitlesOctopus dispose
2021-10-04 01:10:49 -04:00
Bill Thornton
3b4ff70709 Add custom variable check for webpack dev server 2021-10-04 01:03:46 -04:00
David Ullmer
d97c459ea1
Check permission in multiselect 2021-10-03 18:22:11 +02:00
Oatavandi
e1c5f809c8 Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2021-10-03 06:01:52 -04:00
Bill Thornton
f2f5965b5c
Merge pull request #3021 from thornbill/move-player-name 2021-10-02 18:16:26 -04:00
grafixeyehero
cbc822ce65 use user.Id for key instead of index 2021-10-02 20:10:46 +03:00
grafixeyehero
20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +03:00
Chikku Cheriyan
ccab6d9fd9 Translated using Weblate (Malayalam)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ml/
2021-10-02 07:05:27 -04:00
Tim040
5ef1be23d0 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2021-10-02 07:05:27 -04:00
blob03
25631e4828 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2021-10-02 07:05:23 -04:00
Dmitry Lyzo
a536f2acac Resolve show promise 2021-10-02 13:09:24 +03:00
Dmitry Lyzo
50880983cc Give JavascriptSubtitlesOctopus time to dispose itself 2021-10-01 21:41:50 +03:00
Dmitry Lyzo
9f6fdfdd72 Destroy the player after destroying JavascriptSubtitlesOctopus 2021-10-01 21:41:50 +03:00
Dmitry Lyzo
9338b36b8e Clear JavascriptSubtitlesOctopus when an error occurs 2021-10-01 21:41:50 +03:00
Bill Thornton
a18cd96012
Merge pull request #3022 from jellyfin/update-jso 2021-10-01 13:44:36 -04:00
Dmitry Lyzo
b454f9ace4 Update JavascriptSubtitlesOctopus 2021-10-01 20:14:50 +03:00
Bill Thornton
752d54b726 Move the selected player name next to cast icon 2021-09-30 16:24:18 -04:00
Bill Thornton
30d33de145 Fix remote fullscreen event handler 2021-09-30 15:57:38 -04:00
Bill Thornton
fda52baed5 Enable multiserver in development environments 2021-09-30 10:58:17 -04:00
Bill Thornton
68e1aa5586 Fix header centering on large mobile devices 2021-09-29 15:55:59 -04:00