1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

10746 commits

Author SHA1 Message Date
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
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
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
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
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
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
Dmitry Lyzo
2348f815c6 Remove resizeObserver
Leftover from 0cb54feb53
2022-10-07 15:39:01 +03:00
Dmitry Lyzo
899f61a51d Backport pull request #4005 from jellyfin/release-10.8.z
Fix locale with suffix

Original-merge: b14d76a3d4

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-06 17:06:49 -04:00
Bill Thornton
1ac326d40b
Merge pull request #3745 from Viperinius/chapter-markers
Add chapter markings to video player slider
2022-10-06 11:45:50 -04:00
Bill Thornton
51a201c789
Merge pull request #4003 from cvium/add_basque
chore: add Basque display language option
2022-10-06 11:27:21 -04:00
Viperinius
596ee47c89 Rename some things as suggested. 2022-10-06 16:58:22 +02:00
YusanTayir
fc1e88b635 Translated using Weblate (Uyghur)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ug/
2022-10-06 07:54:39 -04:00
Claus Vium
75c5d64ede
Update dfnshelper.js 2022-10-06 10:07:06 +02:00
YusanTayir
ce96ebead7 Translated using Weblate (Uyghur)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ug/
2022-10-06 03:54:40 -04:00
cvium
79280169ce chore: add Basque display language option 2022-10-06 09:37:32 +02:00
Bill Thornton
4972f50a06 Fix sonarjs no-identical-functions 2022-10-05 15:31:15 -04:00
Bill Thornton
554cd1210c Fix sonarjs no-duplicated-branches 2022-10-05 12:58:48 -04:00
Viperinius
c4bd4d0a05 Keep chapter markers visible whenever the OSD is shown.
(Does not require hovering over the slider anymore.)
2022-10-05 17:49:34 +02:00
Diogo Aguiar
ca81ce8eee Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2022-10-05 08:54:39 -04:00
Bill Thornton
0b76f38f1e Fix misleading array mutation issue from sonar 2022-10-04 16:47:08 -04:00
Bill Thornton
f20a0e447c Fix redundant assignment issue from sonar 2022-10-04 16:27:11 -04:00
Bill Thornton
3417d56bf3 Fix weird ternary statements that sonar flags 2022-10-04 16:16:54 -04:00
Bill Thornton
9cb03ba4e5 Fix assignment in switch expression issues 2022-10-04 16:10:57 -04:00
Bill Thornton
f572a231c9
Merge pull request #3989 from thornbill/eslint-no-useless-constructor 2022-10-04 14:50:34 -04:00
Bill Thornton
f4cd29ac17 Add no-return-assign eslint rule and fix issues 2022-10-04 14:24:24 -04:00
Bill Thornton
bef05ba117 Add no-useless-constructor eslint rule and fix issues 2022-10-04 13:32:55 -04:00
Bill Thornton
7d2850f6a3 Merge remote-tracking branch 'upstream/master' into fix-sonar-issues 2022-10-04 10:00:37 -04:00
Bill Thornton
e3109db671 Fix series status filter 2022-10-04 09:57:01 -04:00
Bill Thornton
b7b60e6bd0
Merge pull request #3987 from dmitrylyzo/fix-dialog-closing
Fix dialog closing flow
2022-10-04 09:35:53 -04:00
Bill Thornton
8d28297a02
Merge pull request #3983 from thornbill/sonar-no-collapsible-if
Fix sonarjs no-collapsible-if
2022-10-04 09:30:13 -04:00
Bill Thornton
b9f144ea1d
Merge pull request #3976 from thornbill/syncplay-plugin 2022-10-04 09:18:11 -04:00
Dmitry Lyzo
aa2fd79e74 fix dialog closing flow 2022-10-04 14:23:39 +03:00
Az Za
c3de6898bc Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2022-10-04 06:54:38 -04:00
Bill Thornton
1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Hadi Charara
d9155484b4 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-03 13:43:50 -04:00
Hadi Charara
a4f5803016 Fixed linting issues 2022-10-03 13:36:26 -04:00
Bill Thornton
4669939eeb Fix sonarjs no-unused-collection 2022-10-03 10:17:38 -04:00
Bill Thornton
bdc97c45b8 Fix sonarjs no-nested-switch 2022-10-03 10:12:13 -04:00
Bill Thornton
272a74e7aa Fix sonarjs no-gratuitous-expressions 2022-10-03 10:04:40 -04:00
Bill Thornton
857973ec45 Fix sonarjs max-switch-cases 2022-10-03 09:50:00 -04:00
Bill Thornton
dfca85dea4 Fix sonar critical issue with switch fallthrough 2022-10-03 09:45:17 -04:00