1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/scripts
taku0 88e129f793 Change CSS font-family by language preference
Fixes https://github.com/jellyfin/jellyfin-web/issues/913.

- Update `lang` attribute of `html` element on user preference change.
- Choose appropriate `font-family` depending on `lang` attribute using
  attribute selectors in CSS.
- Add `Noto Sans TC`, the Traditional Chinese (Taiwan variant).
- Fix event listener registration in `globalize.js`.
2022-05-16 09:18:06 +09:00
..
settings Fix rewatching in next up checked when disabled 2022-03-31 11:56:55 -04:00
alphanumericshortcuts.js Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
autoBackdrops.js pg-13 max 2021-03-22 22:02:32 -04:00
autocast.js Fix standalone crash due to missing apiclient 2020-11-22 01:09:18 -05:00
autoThemes.js Restore dashboard theme option 2020-12-21 10:38:54 -05:00
browser.js fix: Oculus browser is no longer marked as TV 2021-12-20 16:12:00 +01:00
browserDeviceProfile.js Fix webOS OPUS support 2022-03-17 22:40:39 +03:00
clientUtils.js Fix eslint errors for empty functions/constructors 2022-03-01 10:57:48 -05:00
clipboard.js Fix copy to clipboard in Safari 10 2022-02-26 01:26:39 +03:00
datetime.js Use the same duration format 2021-09-11 12:44:49 +03:00
deleteHelper.js solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
dfnshelper.js Add other date-fns valid languages 2022-05-13 19:30:19 +00:00
dom.js Add aria-labels for accessibility 2022-03-03 18:15:32 +03:00
editorsidebar.js Escape HTML 2022-03-06 13:29:14 +03:00
fileDownloader.js Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
gamepadtokey.js Remove unused variables 2021-03-23 11:28:16 -04:00
globalize.js Change CSS font-family by language preference 2022-05-16 09:18:06 +09:00
imagehelper.js Fix iPad app icon 2022-05-05 10:07:28 -04:00
inputManager.js fix 2021-04-02 20:49:19 +02:00
itembynamedetailpage.js Fix artists album lists 2022-05-11 12:40:42 -04:00
keyboardNavigation.js Add gamepad enabling/disabling 2021-06-15 21:53:19 +03:00
libraryBrowser.js Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
libraryMenu.js Fix custom element creation 2022-05-05 02:12:38 -04:00
livetvcomponents.js Add episode details to live TV DVR schedule 2022-01-11 19:10:07 -06:00
mouseManager.js Support features for JellyfinMediaPlayer. 2021-04-07 01:39:34 -04:00
multiDownload.js Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
playlistedit.js Remove non-existing UserData field from requests 2020-12-05 15:36:44 +01:00
playlists.js Fix invalid import path 2021-06-14 17:28:04 -04:00
routes.js apply suggestion 2022-03-10 10:23:52 -05:00
scrollHelper.js Fix conflict with other scrollers 2021-07-31 10:47:46 +03:00
serverNotifications.js access ServerNotifications globally 2021-06-11 20:16:11 +03:00
shell.js Clean up appHost and shell method checking. 2021-05-04 17:35:38 -04:00
site.js Change CSS font-family by language preference 2022-05-16 09:18:06 +09:00
stringUtils.js Move boolean and float parsing to shared utils 2021-09-02 08:39:58 -04:00
taskbutton.js register on app init 2021-06-14 03:19:22 +03:00
themeManager.js Add theme color support 2021-09-23 23:33:05 -04:00
touchHelper.js Fix apiclient imports 2020-11-05 23:11:47 +00:00