Commit Graph

18369 Commits

Author SHA1 Message Date
taku0 3d51c68725 Respect safe area (notch) of mobile devices
This adds paddings to various containers so that buttons and contents are not
hidden by the notch or the Home indicator (the gray bar at the bottom).

- `src/assets/css/librarybrowser.scss`
  - `.skinHeader`: menu bar at the top.
  - `.padded-left` and `.padded-right`: the heading of library.

- `src/assets/css/site.scss`
  - `.content-primary`, `.padded-bottom-page`, `.page`,
    `.pageWithAbsoluteTabs`, and `.pageTabContent`: settings and dashboards.

- `src/elements/emby-scroller/emby-scroller.scss`
  - `.emby-scroller`: the library items.

- `src/assets/css/videoosd.scss`
  - `.videoOsdBottom`: the video playback control buttons and the progress bar.

- `src/components/alphaPicker/style.scss`
  - `.alphaPicker-fixed` and `.alphaPicker-fixed-right`: the alphabet picker.

- `src/components/appFooter/appFooter.scss`
  - `.appfooter`: the bottom bar showing the currently playing media.

- `src/components/multiSelect/multiSelect.scss`
  - `.selectionCommandsPanel`: the top bar when selecting multiple media.
    Shown when long-pressing media.

- `src/components/remotecontrol/remotecontrol.scss`
  - `.playlistSectionButton`: the bottom bar for current playlist.
    Shown when touching `.appfooter`.

- `src/components/toast/toast.scss`
  - `.toastContainer`: the toast.  Shown when refreshing metadata.

- `src/index.html`
  - `.mainDrawerHandle`: gesture area for the drawer.
    It seems conflicting with gestures of Safari.

- `src/libraries/navdrawer/navdrawer.scss`
  - `.tmla-mask` and `.touch-menu-la`: the drawer.

- `src/plugins/htmlVideoPlayer/style.scss`
  - `.videoPlayerContainer`: the video area when not fullscreen.
  - `.videoSubtitles`: the video subtitles for some devices, not including
    iPhone.

- `src/plugins/youtubePlayer/style.scss`
  - `.youtubePlayerContainer` container for the YouTube plugin.  Not tested.
2022-08-18 17:34:57 +09:00
Bill Thornton 864f4646dd Merge pull request #3815 from jellyfin/renovate/blurhash-1.x 2022-08-18 02:30:36 -04:00
Bill Thornton b2d6be6e25 Merge pull request #3810 from jellyfin/renovate/postcss 2022-08-18 02:29:26 -04:00
renovate[bot] c3c9db3e21 Update dependency blurhash to v1.1.5 2022-08-18 00:21:02 +00:00
Bill Thornton 01e4478b6c Merge pull request #3811 from jellyfin/renovate/escape-html-1.x 2022-08-17 16:38:53 -04:00
Bill Thornton fee3e45fb2 Merge pull request #3809 from jellyfin/renovate/fonts 2022-08-17 16:34:15 -04:00
Bill Thornton cddcad3db2 Merge pull request #3808 from jellyfin/renovate/pin-dependencies 2022-08-17 16:33:07 -04:00
renovate[bot] 0da50a3624 Update dependency @types/escape-html to v1.0.2 2022-08-17 19:53:47 +00:00
renovate[bot] 5809077ad1 Update PostCSS 2022-08-17 19:53:13 +00:00
renovate[bot] 4503c5a6b5 Update Fonts to v4.5.11 2022-08-17 17:22:57 +00:00
renovate[bot] 92a374340d Pin dependencies 2022-08-17 17:22:21 +00:00
Bill Thornton 810f5737e1 Merge pull request #3807 from thornbill/renovate-config
Use org default renovate config for nodejs
2022-08-17 13:21:22 -04:00
Franco Castillo 629b65538e Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-08-17 13:11:27 -04:00
Bill Thornton b87db2e6b1 Use org nodejs default renovate config 2022-08-17 12:58:04 -04:00
Jannis 85f19f3884 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-08-17 10:11:26 -04:00
osscombat 247a97a477 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-08-16 11:11:26 -04:00
Juxter 1121e4eb8f Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2022-08-16 11:11:26 -04:00
Cody Robibero 36b1224e13 Merge pull request #3803 from ireun/patch-1 2022-08-16 07:24:51 -06:00
IreuN c272a229ac Fix broken link for subtitles help
Hi!

With commit https://github.com/jellyfin/jellyfin-docs/commit/b488c99929b6156e3a3479b02ec242e558d5e214 pages 'external-audio-files' and 'subtitles' were merged together to a new page 'external-files'. 

Web UI does not reflect these changes, this should fix that.
2022-08-16 01:44:07 +02:00
Bill Thornton fc75e2adef Merge pull request #3764 from jellyfin/renovate/ci-deps 2022-08-15 13:31:03 -04:00
Bill Thornton 6a3231378f Merge pull request #3801 from nielsvanvelzen/lockfile-update
Update lockfile
2022-08-15 13:06:31 -04:00
Niels van Velzen 2050ce594c Update lockfile 2022-08-15 18:53:27 +02:00
renovate[bot] 24600303a8 Update CI dependencies 2022-08-15 16:52:40 +00:00
Bill Thornton f49a7f070c Merge pull request #3777 from rourien/patch-1
Make comic page not overflow horizontally
2022-08-15 11:59:12 -04:00
Bill Thornton 7b69083440 Merge pull request #3799 from nielsvanvelzen/lockfile-version
Update NPM lockfile to version 2
2022-08-15 11:56:45 -04:00
Niels van Velzen b8bf1ceb16 Update NPM lockfile to version 2 2022-08-15 08:23:02 +02:00
Arief Hidayat 545c8f19cf Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/id/
2022-08-14 10:40:32 -04:00
Arceer fb1a7d6266 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-08-14 06:40:31 -04:00
Arceer e1df5da291 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-08-13 18:22:32 -04:00
Cody Robibero 74ca9eb81a Merge pull request #3798 from Stromwerk/no-throw-literal 2022-08-13 08:00:45 -06:00
Cody Robibero e5c36fbeeb Merge pull request #3796 from Stromwerk/no-return-await 2022-08-13 08:00:30 -06:00
Cody Robibero 1fa2142390 Merge pull request #3795 from Stromwerk/patch-1 2022-08-13 08:00:12 -06:00
Arceer be0095c339 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-08-13 06:22:31 -04:00
Stromwerk 9a585ffd7c Fix throwing string in datetime.js 2022-08-11 21:43:54 +03:00
Stromwerk ceebed3709 Add no-throw-literal rule to eslintrc 2022-08-11 21:43:36 +03:00
Tijs-B 198e2cc8d7 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2022-08-11 12:22:31 -04:00
Kalin K 560583eccf Remove redundant await from pluginManager 2022-08-09 14:53:43 +03:00
Kalin K 27d1b79f87 Add 'no-return-await' rule to eslint 2022-08-09 14:51:43 +03:00
Kalin K d0fd092bba Remove unused underscore in fetchhelper.js
Related to issue 3494
2022-08-08 22:33:13 +03:00
Csaba d73e438ab2 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-08-08 06:22:29 -04:00
hoanghuy309 ea7c0d6082 Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-08-08 03:22:29 -04:00
Alan Azar e30ad314b1 Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-08-07 02:22:29 -04:00
Francisco Zorat c749b092c8 Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-08-06 16:22:29 -04:00
Alan Azar ba8d1bd7f7 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2022-08-06 14:22:31 -04:00
Alan Azar c9746700ac Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-08-06 14:22:30 -04:00
Alan Azar 40a1766742 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-08-06 14:22:30 -04:00
Alan Azar c50b28338d Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-08-06 14:22:30 -04:00
Alan Azar d4afe0c59c Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-08-06 14:22:30 -04:00
Alan Azar 927faa7435 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2022-08-06 14:22:29 -04:00
Alan Azar 33d0c05123 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2022-08-06 14:22:29 -04:00