renovate[bot]
|
15f5011ccc
|
Update actions/setup-node action to v3.5.1
|
2022-10-13 14:19:39 +00:00 |
|
netanel
|
953c5fbbcc
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
|
2022-10-13 09:50:48 -04:00 |
|
netanel
|
5446aae50b
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
|
2022-10-13 07:50:48 -04:00 |
|
Bill Thornton
|
af7ab7aeff
|
Merge pull request #4036 from thornbill/move-skin-class
|
2022-10-13 01:28:37 -04:00 |
|
Aidan647
|
d2a85726c3
|
Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
|
2022-10-12 21:08:16 -04:00 |
|
Bill Thornton
|
7e67d7b371
|
Move skinBody class to root react element
|
2022-10-12 17:19:36 -04:00 |
|
Bill Thornton
|
09039303e6
|
Merge pull request #4033 from Shadowghost/zero-parental
Allow zero as MaxParentalRating value
|
2022-10-12 16:54:50 -04:00 |
|
Bill Thornton
|
ed376a263a
|
Merge pull request #4032 from thornbill/eslint-prefer-object-literal
Enable eslint sonar prefer-object-literal
|
2022-10-12 16:53:20 -04:00 |
|
Shadowghost
|
9726a83bde
|
Properly check for NaN instead of undefined
|
2022-10-12 22:30:40 +02:00 |
|
Shadowghost
|
8bbf6ac451
|
Allow zero as MaxParentalRating value
|
2022-10-12 22:21:04 +02:00 |
|
Bill Thornton
|
e0013915fd
|
Enable eslint sonar prefer-object-literal
|
2022-10-12 14:44:10 -04:00 |
|
Bill Thornton
|
9d8f9c806c
|
Merge pull request #4026 from thornbill/es-check
Add es-check to verify builds produce valid es5 code
|
2022-10-12 12:42:45 -04:00 |
|
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 |
|