Commit Graph

17398 Commits

Author SHA1 Message Date
Ali Dastpour d760b31080 Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2022-02-26 05:05:37 -05:00
millallo 61515467ee Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-02-26 04:09:48 -05:00
Bill Thornton 56080df163 Merge pull request #3457 from jellyfin/renovate/major-ci-deps 2022-02-25 22:31:41 -05:00
Oskari Lavinto 5cf8981bdd Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-02-25 21:49:52 -05:00
Wout Feys 3df3315943 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2022-02-25 19:56:25 -05:00
Shadowghost 4a6cb99436 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-02-25 19:13:27 -05:00
Bill Thornton a79073480b Merge pull request #3461 from dmitrylyzo/fix-popstate
Fix page reload on return
2022-02-25 15:20:37 -05:00
Bill Thornton bb46b32402 Merge pull request #3433 from dmitrylyzo/types-react
[TypeScript] Disable implicit any
2022-02-25 15:17:32 -05:00
blob03 767be4e108 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-02-25 15:13:27 -05:00
Lukáš Kucharczyk c44bd8428f Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-02-25 15:13:27 -05:00
Dmitry Lyzo fd0532f193 Fix page reload on return
`popstate` event cannot be captured, but we need to process
it before `page` node module.
2022-02-25 20:40:50 +03:00
Bill Thornton a71ed46afb Merge pull request #3459 from dmitrylyzo/button-icons
Add aria-hidden to button icons
2022-02-25 11:50:24 -05:00
Oatavandi 8310b1416d Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2022-02-25 11:34:01 -05:00
Bill Thornton 3e929e338d Merge pull request #3458 from dmitrylyzo/button-state
Alter the title of the state buttons
2022-02-25 11:33:57 -05:00
Oatavandi 7197075d34 Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2022-02-25 11:20:36 -05:00
kilimcinin koroglu 9134e94010 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2022-02-25 11:20:36 -05:00
Ben Wallner 30f1adca4c Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-02-25 11:20:36 -05:00
Bill Thornton 49e00c7dc8 Merge pull request #3460 from thornbill/fix-remote-control-translation
Fix remote control translation
2022-02-25 11:20:27 -05:00
Dmitry Lyzo 61d1054c8c [hack] Fix type mismatch TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo b278ae3d3d Fix type mismatch TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 12374b12b9 Fix null reference TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 12d0ac2ff0 Fix null property TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 6c70d7abf5 Fix Event.target TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo cd40ab5084 Fix TypeScript error - add argument 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 11b77285e3 Fix type mismatch TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo a08f8e3f75 Fix null reference TypeScript error - searchInput 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 9c7ba63696 Fix missing property TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 61b6976d59 Fix parseInt TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 93b12cf74b Fix iterable querySelectorAll TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 23d321d426 Fix useState TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 9423041ef1 Fix querySelector TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 109fe6056a Fix null reference TypeScript errors - ref.current 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 4952fc0119 Fix useRef TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 57895e724c Fix implicit any TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo e30a252c8a Fix type mismatch TypeScript error 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 8338bb550a Use type from API 2022-02-25 19:11:07 +03:00
Dmitry Lyzo c14daafffb Remove type casting 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 85e9aff281 docs: fix documentation for TypeScript 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 7ed78e0daa Add jellyfin-apiclient declarations 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 6e1845ef0c Add dependencies 2022-02-25 19:11:07 +03:00
Dmitry Lyzo df0adbae3d Disable implicit any 2022-02-25 19:11:07 +03:00
Bill Thornton 3d5531d16a Fix remote control translation 2022-02-25 01:57:10 -05:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Dmitry Lyzo 8134096819 refactor: string template 2022-02-25 01:33:21 +03:00
Dmitry Lyzo 27bdb24598 refactor: Use span for icons 2022-02-25 01:33:21 +03:00
Dmitry Lyzo 9f302dbf72 Make title of ratingbutton state-dependent 2022-02-24 23:56:10 +03:00
Dmitry Lyzo 26bf0d532b Make title of playstatebutton state-dependent 2022-02-24 23:56:10 +03:00
Renovate Bot bcc03e0b71 Update actions/setup-node action to v3 2022-02-24 16:06:25 +00:00
Lukáš Kucharczyk a42053563d Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-02-24 04:48:30 -05:00
millallo c47055e855 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-02-24 04:13:27 -05:00