Commit Graph

7661 Commits

Author SHA1 Message Date
Systerm ce2b038b44 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2021-10-08 07:05:27 -04:00
Evo 954ba28311 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2021-10-08 07:05:25 -04:00
cvium c492a78b25 Set 'Scan for new and updated files' as the default refresh option 2021-10-07 23:09:08 +02:00
Bill Thornton 9a9103a25d Merge pull request #3017 from thornbill/fix-tablet-padding
Fix header centering on large mobile devices
2021-10-07 09:42:11 -04:00
Bill Thornton fad6c83db6 Merge pull request #3019 from thornbill/enable-multiserver-dev
Enable multiserver in development environments
2021-10-07 09:40:31 -04:00
Bill Thornton 6ce7bf8458 Skip loading config for multiserver when served by webpack
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-10-06 23:34:26 -04:00
Bill Thornton bf736771ca Merge pull request #3034 from MinecraftPlaye/feature-comicposition
Save the progress when reading a Comic Book Archive
2021-10-06 23:20:29 -04:00
Bill Thornton f4536f4865 Merge pull request #3020 from thornbill/fix-remote-fullscreen 2021-10-05 16:48:25 -04:00
Bill Thornton 8af91d5432 Merge pull request #3044 from thornbill/fix-repo-url-link 2021-10-05 16:46:21 -04:00
Patrick Farwick c6c263de99 Remove outdated comment 2021-10-05 20:41:47 +00:00
Patrick Farwick b3056ee321 Store each page as a tick 2021-10-05 20:20:33 +00:00
Patrick Farwick 22b1063629 Merge branch 'feature-comicposition' of github.com:MinecraftPlaye/jellyfin-web into feature-comicposition 2021-10-05 20:11:18 +00:00
Patrick Farwick 1806baec37 Move "destroy" after "stop" and separate commands 2021-10-05 20:10:25 +00:00
Bill Thornton 7bd5788fa9 Fix repository url link not opening as external 2021-10-05 00:35:30 -04:00
Bill Thornton 298173ca82 Merge pull request #3042 from cvium/fix_networking_js
set sane defaults for the hidden SSDP and UDP config values
2021-10-05 00:03:07 -04:00
cvium 41d2b104d5 set sane defaults for the hidden SSDP and UDP config values 2021-10-05 00:07:55 +02:00
joanMelchor 5687b6750f Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ca/
2021-10-04 14:05:24 -04:00
Bill Thornton b22d2361db Merge pull request #3016 from thornbill/remove-unused-mixins
Remove unused sass mixins
2021-10-04 13:24:51 -04:00
Bill Thornton eccd79c4e0 Fix webpack dev server checks 2021-10-04 11:31:50 -04:00
MinecraftPlaye 195d05d883 Merge branch 'jellyfin:master' into feature-comicposition 2021-10-04 09:46:35 +02:00
Patrick Farwick 5115500443 Save progress when reading a comic book archive 2021-10-04 07:43:45 +00:00
Bill Thornton 16b1fb96a5 Merge pull request #3028 from dmitrylyzo/resolve-show-promise
Resolve show promise
2021-10-04 01:12:48 -04:00
Bill Thornton f18b0d3320 Merge pull request #3024 from dmitrylyzo/fix-jso-dispose
Fix JavascriptSubtitlesOctopus dispose
2021-10-04 01:10:49 -04:00
Bill Thornton 3b4ff70709 Add custom variable check for webpack dev server 2021-10-04 01:03:46 -04:00
Oatavandi e1c5f809c8 Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2021-10-03 06:01:52 -04:00
Bill Thornton f2f5965b5c Merge pull request #3021 from thornbill/move-player-name 2021-10-02 18:16:26 -04:00
Chikku Cheriyan ccab6d9fd9 Translated using Weblate (Malayalam)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ml/
2021-10-02 07:05:27 -04:00
Tim040 5ef1be23d0 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2021-10-02 07:05:27 -04:00
blob03 25631e4828 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2021-10-02 07:05:23 -04:00
Dmitry Lyzo a536f2acac Resolve show promise 2021-10-02 13:09:24 +03:00
Dmitry Lyzo 50880983cc Give JavascriptSubtitlesOctopus time to dispose itself 2021-10-01 21:41:50 +03:00
Dmitry Lyzo 9f6fdfdd72 Destroy the player after destroying JavascriptSubtitlesOctopus 2021-10-01 21:41:50 +03:00
Dmitry Lyzo 9338b36b8e Clear JavascriptSubtitlesOctopus when an error occurs 2021-10-01 21:41:50 +03:00
Bill Thornton 752d54b726 Move the selected player name next to cast icon 2021-09-30 16:24:18 -04:00
Bill Thornton 30d33de145 Fix remote fullscreen event handler 2021-09-30 15:57:38 -04:00
Bill Thornton fda52baed5 Enable multiserver in development environments 2021-09-30 10:58:17 -04:00
Bill Thornton 68e1aa5586 Fix header centering on large mobile devices 2021-09-29 15:55:59 -04:00
Bill Thornton 0b61d60fb8 Remove unused sass mixins 2021-09-29 14:00:20 -04:00
DEV.OUTSTANDAIM 1c880ab0d8 Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2021-09-28 19:30:07 -04:00
Miguel Angel Gabriel b02add60c1 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2021-09-28 19:30:05 -04:00
Bill Thornton 9d65a561a2 Merge pull request #3002 from thornbill/theme-colors
Add theme color support
2021-09-27 01:03:24 -04:00
Csaba f45a074493 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2021-09-25 18:30:11 -04:00
Bartłomiej Ruk c3e733f906 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2021-09-25 18:30:11 -04:00
vale 3d98dcf7ca Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2021-09-25 18:30:11 -04:00
Gregor Gabrovšek fb36bb0e03 Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2021-09-25 18:30:10 -04:00
Ouail Ouazani 947dbb5bbc Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2021-09-25 18:30:10 -04:00
WWWesten a863d16561 Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2021-09-25 18:30:09 -04:00
WWWesten a075483486 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2021-09-25 18:30:08 -04:00
Mislav Milinković de8dda3bff Translated using Weblate (Croatian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hr/
2021-09-25 18:30:08 -04:00
Bill Thornton ae552337bc Add theme color support 2021-09-23 23:33:05 -04:00