Commit Graph

18800 Commits

Author SHA1 Message Date
Bill Thornton 945b2a435f Fix es-check failures 2022-10-12 12:18:11 -04:00
Bill Thornton 8874e4dad9 Add es-check to verify builds produce valid es5 code 2022-10-12 10:39:40 -04:00
Bill Thornton 58d506c75d Merge pull request #4031 from thornbill/namespace-bundles
Fix bundle names for packages under namespaces
2022-10-12 10:39:08 -04:00
Bill Thornton 982fd65bd0 Fix bundle names for packages under namespaces 2022-10-12 10:24:05 -04:00
Bill Thornton f3f3edeb00 Merge pull request #4029 from jellyfin/dependabot/npm_and_yarn/xmldom/xmldom-and-epubjs--removed 2022-10-12 07:57:23 -04:00
Bill Thornton 8d38f96ec4 Merge pull request #4001 from thornbill/eslint-prefer-single-boolean-return 2022-10-12 07:18:45 -04:00
dependabot[bot] 75993c8aea Bump @xmldom/xmldom and epubjs
Removes [@xmldom/xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [epubjs](https://github.com/futurepress/epub.js). These dependencies need to be updated together.


Removes `@xmldom/xmldom`

Updates `epubjs` from 0.3.93 to 0.4.2
- [Release notes](https://github.com/futurepress/epub.js/releases)
- [Commits](https://github.com/futurepress/epub.js/commits)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
- dependency-name: epubjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 21:00:20 +00:00
Ajan JaiRam N 3e80a3288e Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2022-10-11 09:54:42 -04:00
Bill Thornton 2ada649960 Fix EnableMediaSourceDisplay logic 2022-10-11 03:11:41 -04:00
Bill Thornton 8f694d7d1c Fix inverted boolean returns 2022-10-11 03:11:41 -04:00
Bill Thornton b426b6e2bf Fix sonarjs prefer-single-boolean-return 2022-10-11 03:11:41 -04:00
Bill Thornton bb86ab7f27 Merge pull request #4027 from thornbill/gh-actions-cache
Use setup-node built-in npm cache
2022-10-11 03:04:59 -04:00
Bill Thornton 8a9cdbfca3 Merge pull request #4014 from thornbill/eslint-no-small-switch
Fix sonarjs no-small-switch
2022-10-11 03:03:37 -04:00
Bill Thornton 2d0ca949b0 Merge pull request #4025 from thornbill/eslint-array-callback-return-foreach
Enable eslint array-callback-return foreach checking
2022-10-11 03:02:07 -04:00
Bill Thornton e2db01e4ac Use setup-node built-in npm cache 2022-10-11 02:50:59 -04:00
Bill Thornton 858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Bill Thornton a4bcc9689b Merge remote-tracking branch 'upstream/master' into eslint-no-small-switch 2022-10-11 00:46:33 -04:00
Bill Thornton aabbc8920f Merge pull request #4020 from ctalkington/patch-1 2022-10-10 21:54:52 -04:00
Bill Thornton 53af124cb1 Merge pull request #4017 from jellyfin/renovate/fonts 2022-10-10 21:50:31 -04:00
Bill Thornton bb2fbf0b8b Merge pull request #4022 from jellyfin/renovate/blurhash-2.x 2022-10-10 21:49:07 -04:00
Bill Thornton 4f2b124eb1 Merge pull request #4023 from jellyfin/renovate/core-js-3.x 2022-10-10 21:48:19 -04:00
Bill Thornton cd49becfbe Merge pull request #4024 from jellyfin/renovate/linters 2022-10-10 21:46:47 -04:00
renovate[bot] 43672fadb0 Update Linters to v5.39.0 2022-10-10 18:42:53 +00:00
renovate[bot] 3721380aac Update dependency core-js to v3.25.5 2022-10-10 18:42:11 +00:00
renovate[bot] 9b12b452e8 Update dependency blurhash to v2.0.3 2022-10-10 09:59:42 +00:00
Chris Talkington 1398b89b50 svgo optimize home-assistant.svg 2022-10-10 01:51:12 -05:00
Chris Talkington 0640bb9d43 Add files via upload 2022-10-09 23:20:52 -05:00
Chris Talkington c0b058e914 add home assistant to device images 2022-10-09 23:14:09 -05:00
Bill Thornton 80902fc908 Merge pull request #4019 from jellyfin/renovate/core-js-3.x 2022-10-09 17:25:38 -04:00
renovate[bot] 5895830d88 Update dependency core-js to v3.25.4 2022-10-09 19:10:15 +00:00
Alan Azar 55117972be Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2022-10-09 14:54:40 -04:00
Ela Parra 33ecd56fe2 Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ca/
2022-10-09 10:54:40 -04:00
renovate[bot] e6a111305f Update Fonts to v4.5.12 2022-10-09 13:02:04 +00:00
Bill Thornton a77b003817 Merge pull request #4009 from dmitrylyzo/fix-legacy-1 2022-10-08 16:57:08 -04:00
Dmitry Lyzo 2c31a55b08 Fix CSS fallback
Turn off `mergeLonghand` because it combines `padding-*`,
breaking fallback styles.
2022-10-08 23:45:54 +03:00
Dmitry Lyzo 82db69c378 Fix legacy browser support
Add @remix-run/router to babel-loader.
2022-10-08 23:27:19 +03:00
nextlooper42 f860db701e Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2022-10-08 09:54:42 -04:00
Alan Azar 9368e95133 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-10-08 09:54:41 -04:00
Alan Azar 7226173c81 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2022-10-08 09:54:41 -04:00
Alan Azar ac399777aa Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2022-10-08 09:54:40 -04:00
hoanghuy309 ec730269b3 Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-10-08 05:54:40 -04:00
Bill Thornton cddde476b3 Merge pull request #4013 from thornbill/eslint-no-redundant-jump 2022-10-08 03:48:18 -04:00
Bill Thornton 76ed503c81 Fix sonarjs no-small-switch 2022-10-08 03:18:30 -04:00
Bill Thornton 5e4eca6ae9 Fix sonarjs no-redundant-jump 2022-10-08 02:50:20 -04:00
Bill Thornton 762573bef8 Merge pull request #4012 from jellyfin/renovate/marked-4.x
Update dependency marked to v4.1.1
2022-10-08 02:36:55 -04:00
YusanTayir 8d7bae4d1d Translated using Weblate (Uyghur)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ug/
2022-10-08 00:54:39 -04:00
renovate[bot] 4644649741 Update dependency marked to v4.1.1 2022-10-08 04:33:10 +00:00
Bill Thornton 5823cfcd54 Merge pull request #4008 from jellyfin/renovate/postcss 2022-10-07 09:47:58 -04:00
Bill Thornton 42f46dd52c Merge pull request #4007 from jellyfin/renovate/ci-deps 2022-10-07 09:43:32 -04:00
Bill Thornton e8a8b3e411 Merge pull request #4010 from dmitrylyzo/cleanup-1 2022-10-07 09:40:37 -04:00