callum
ea2498a0dd
Backport pull request #3877 from jellyfin/release-10.8.z
...
Fix itemcontextmenu fails to update for items with no image metadata
Original-merge: 72d538e902
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2022-09-24 00:00:13 -04:00
Patrick Farwick
cb9e7ba432
Add epubjs theme support to the book player
...
Add a dark theme to the book player via epubjs. The theme itself uses
the dark theme of Jellyfin and only changes the colour of the text.
For everything but the text, the dark theme from Jellyfin is retained.
Should any other theme than the dark theme be chosen by the user, epubjs
falls back to it's default theme.
2022-09-23 15:35:54 +00:00
Alan Azar
98d6c823e8
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2022-09-22 16:54:34 -04:00
Bill Thornton
f66f435ff9
Defer loading of swiper until used
2022-09-22 10:23:23 -04:00
SaddFox
e3cc800ac7
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2022-09-21 19:54:46 -04:00
Bill Thornton
98bdfea306
Merge pull request #3898 from meet-k-pandya/richer-comic-reader
2022-09-21 15:02:11 -04:00
SaddFox
494b4ebbff
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2022-09-21 12:54:34 -04:00
meet-k-pandya
f683288429
Added toggle for direction and double page view
2022-09-21 21:23:34 +05:30
Rudmer Martinez
9b4bc7937f
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2022-09-21 09:54:34 -04:00
SaddFox
7bd5ac63fd
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2022-09-21 05:54:33 -04:00
Marek Pavelka
5b57213c5b
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-09-20 06:54:33 -04:00
Ad-Blokker
8ff17dfc6a
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2022-09-19 09:54:33 -04:00
Bjarte Odin Kvamme
09fc74280d
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2022-09-17 17:54:33 -04:00
Viperinius
33fe2c51d6
Merge branch 'master' into chapter-markers
2022-09-17 12:04:18 +02:00
Viperinius
7689960e30
Include collections in search results
2022-09-16 18:19:35 -04:00
Bill Thornton
1dbdb4a2e9
Merge pull request #3900 from is343/fix/second-actionsheet-failures
...
Fix failures to open secondary action sheet in html video player
2022-09-16 13:53:18 -04:00
Bill Thornton
c827fced95
Update to @jellyfin/sdk package
2022-09-16 12:47:59 -04:00
Bill Thornton
1523f9dfbd
Merge pull request #3856 from rourien/patch-2
...
Make book table of contents prettier
2022-09-16 10:49:12 -04:00
Bill Thornton
02a0aa911c
Fix invalid link color value again
2022-09-16 10:18:17 -04:00
Bill Thornton
093be3245a
Merge pull request #3855 from rourien/patch-1
...
Add comic and book viewer to dark theme
2022-09-16 10:07:46 -04:00
Bill Thornton
fd5033a8b6
Fix link text invalid color value
2022-09-16 10:06:36 -04:00
Bill Thornton
8791d32ed2
Fix missing curly brace
2022-09-16 10:03:35 -04:00
Bill Thornton
ccc1e0e88d
Merge pull request #3907 from thornbill/dynamic-import-pdfjs
...
Use dynamic import for pdf.js
2022-09-16 09:53:16 -04:00
Alan Azar
024756522a
Translated using Weblate (Burmese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/my/
2022-09-16 04:54:31 -04:00
Bill Thornton
5c97fe861a
Use dynamic import for pdf.js
2022-09-16 03:06:13 -04:00
Bill Thornton
8a2eb0d0d8
Backport pull request #3878 from jellyfin/release-10.8.z
...
Fix sdk imports to improve build size
Original-merge: f85f7d2fe6
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-09-16 01:02:22 -04:00
Dmitry Lyzo
4736550594
Backport pull request #3849 from jellyfin/release-10.8.z
...
Fix unexpected cursor hiding
Original-merge: 89ec4f4e8a
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-09-16 00:50:55 -04:00
Dmitry Lyzo
4476ef103e
Backport pull request #3848 from jellyfin/release-10.8.z
...
Fix idle function call
Original-merge: 89d92e738f
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-09-16 00:50:54 -04:00
Furkan YT
00b498dd8a
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2022-09-15 10:11:39 -04:00
Ivan Schurawel
20fca0768a
fix: set html player actionsheet to resolve on click
2022-09-13 18:12:32 -04:00
splice11
563a21bc4a
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lt/
2022-09-13 17:11:37 -04:00
Bill Thornton
f9435f644b
Merge pull request #3897 from is343/fix/firefox-native-subtitles
2022-09-13 10:47:01 -04:00
Bill Thornton
c62440f2d4
Merge pull request #3899 from FatboyJames/patch-1
2022-09-13 10:45:29 -04:00
Marcin
6a2a90dd74
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2022-09-13 08:11:36 -04:00
Tome Stojkovski
0abd8a3900
Translated using Weblate (Macedonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/mk/
2022-09-13 04:11:49 -04:00
FatboyJames
436ba3cf81
Fix fullscreen scrobble not working for Audiobooks
2022-09-12 23:39:15 +01:00
Ivan Schurawel
908c7752ea
chore: enable native firefox subtitles
2022-09-12 13:38:59 -04:00
DragoPrime
fa9953bd38
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2022-09-11 10:11:36 -04:00
String E. Fighter
760f489e45
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-09-11 05:11:36 -04:00
Lukáš Kucharczyk
c85da7788c
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-09-10 12:11:35 -04:00
mitch
50b9fa3f22
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2022-09-08 18:11:35 -04:00
itoudium
492f6e6de2
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2022-09-08 06:11:34 -04:00
thorsb
d218329290
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-09-07 00:11:34 -04:00
Kristijan Fremen Velkovski
413c6f537a
Translated using Weblate (Macedonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/mk/
2022-09-06 00:11:34 -04:00
itoudium
060913e593
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2022-09-06 00:11:34 -04:00
Bill Thornton
afcf8d10f4
Merge pull request #3870 from leondeklerk/unhide-scrollbuttons
2022-09-03 10:03:13 -04:00
ΑΣΗΜΑΚΗΣ ΔΑΝΙΗΛ
90ee4efc39
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2022-09-03 08:11:34 -04:00
Leon de Klerk
2cdefa2d7c
Fix scroll buttons not showing on resize
...
Signed-off-by: Leon de Klerk <developer@leondeklerk.com>
2022-09-03 02:23:46 +02:00
Bill Thornton
0c8c1684b7
Merge pull request #3567 from grafixeyehero/Convert-HomePage-to-react
2022-09-02 17:47:23 -04:00
grafixeyehero
58513092c3
update suggestion
2022-09-02 21:34:06 +03:00
grafixeyehero
328afb0db8
Remove unused data-dom-cache attribute
2022-09-02 21:30:35 +03:00
Bill Thornton
2e5c7a340c
Merge pull request #3865 from thornbill/fix-connection-required-loading
...
Fix loading indicator showing when loaded
2022-09-02 14:28:51 -04:00
Bill Thornton
3e939bd91f
Merge pull request #3859 from lomion0815/no-mp2-for-android
...
Set mp2 unsupported for android devices
2022-09-02 14:27:15 -04:00
Bill Thornton
0783c0eb10
Fix loading indicator showing when loaded
2022-09-02 14:11:19 -04:00
grafixeyehero
76eff104d8
update suggestion
2022-09-01 19:34:23 +03:00
Lén
e2b951e25d
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-09-01 04:11:32 -04:00
Christos Mak
b260337603
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2022-08-30 05:11:31 -04:00
Alexander
31d6359dfa
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-08-29 09:11:31 -04:00
Giuliano Chimatti Berna
cf345a40d3
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2022-08-28 20:11:31 -04:00
Alan Azar
bca850d9b3
Translated using Weblate (Burmese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/my/
2022-08-27 14:11:30 -04:00
oddib
5c992e8680
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2022-08-27 14:11:30 -04:00
Damiano Zanardo
1c8367a293
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-08-27 06:11:30 -04:00
lomion0815
d10d6f0e0b
Some users encounter mp2 audio not decoded on android devices (see https://github.com/jellyfin/jellyfin-android/issues/764 ).
...
This fix sets mp2 support on android devices to unsupported and therefor forces transcoding of audio in such cases (usually DVB recordings).
2022-08-27 08:22:59 +02:00
Giuliano Chimatti Berna
00fdadd1ce
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2022-08-27 01:11:30 -04:00
Bill Thornton
f426747b62
Merge pull request #3676 from taku0/safe-area-inset
2022-08-25 09:19:42 -04:00
Oskari Lavinto
67413d16e3
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-08-25 08:11:29 -04:00
Csaba
977b13467b
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-08-25 03:11:29 -04:00
rourien
a0fb4313c9
Make book table of contents prettier
...
Changes the way the table of contents looks. The two biggest parts are hiding the bullets in the list, making each link black and hiding the link underline. This makes them look more like buttons than web links. The #dialogToc changes resize the table of contents based on the length of the list and the length of the longest chapter name rather than have the table of contents take up most of the screen for a short and small list. The link text size was also increased from 92% to 120%.
2022-08-24 22:11:43 -06:00
rourien
b1920e7c82
Add comic and book viewer to dark theme
...
The changes adds the comic viewer, book viewer and the book table of contents pop up to the dark theme. It includes dark background for all, light buttons, and light links to each chapter in the table of contents. The only thing I couldn't figure out is how to get the "X" close buttons to turn blue for the comic book viewer and the book table of contents pop up.
2022-08-24 21:14:59 -06:00
Asadito Familiar
0b85560658
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2022-08-24 20:11:30 -04:00
Antoine
ca8fa8c0a9
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2022-08-24 17:11:29 -04:00
jan
e633dc36d0
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2022-08-24 13:11:32 -04:00
wolong gl
c715cb0577
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-08-23 23:11:29 -04:00
GABG
4c4a9dd693
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-08-23 20:11:29 -04:00
Lukáš Kucharczyk
b2675fad32
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-08-23 12:11:29 -04:00
Bill Thornton
c94172ef0f
Merge pull request #3696 from knackebrot/ignore-dts
2022-08-23 10:21:10 -04:00
itoudium
2b6cdfb04e
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2022-08-23 10:11:29 -04:00
knackebrot
a67710fe2c
Add configurable IgnoreDts flag to M3U tuner
2022-08-23 08:50:42 -04:00
itoudium
919e951932
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2022-08-22 01:11:28 -04:00
Oskari Lavinto
a0b9a0c992
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-08-21 06:11:28 -04:00
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
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
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
IreuN
c272a229ac
Fix broken link for subtitles help
...
Hi!
With commit b488c99929
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
f49a7f070c
Merge pull request #3777 from rourien/patch-1
...
Make comic page not overflow horizontally
2022-08-15 11:59:12 -04: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
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
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
Alan Azar
8f6be3da8e
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-08-06 14:22:29 -04:00
Alan Azar
564e4e4b42
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-08-06 14:22:29 -04:00
Francisco Romão
37fc929f82
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2022-08-06 06:22:29 -04:00
Vitorvlv
55a1c7d29f
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2022-08-05 23:22:29 -04:00
Kevin Puertas
6b8425d54c
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2022-08-04 12:22:29 -04:00
Hoa Lu
67964d14b6
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-08-03 03:22:28 -04:00
Edward Baynes
869a6e04da
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2022-08-03 00:22:28 -04:00
Bill Thornton
3fb990fdd2
Backport pull request #3789 from jellyfin/release-10.8.z
...
Fix XSS in card aria labels
Original-merge: 747f7beae7
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Joshua Boniface <joshua@boniface.me>
2022-08-02 23:59:18 -04:00
Dzonkins
d6b5b0858f
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sr/
2022-08-02 17:22:29 -04:00
0TTA
872dc463f8
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2022-08-02 02:22:27 -04:00
0TTA
e2c984bca9
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2022-08-02 00:22:27 -04:00
Joshua Boniface
3aa0607d87
Backport pull request #3781 from jellyfin/release-10.8.z
...
Fix TypeError
Authored-by: dumbfox <benkang666@gmail.com>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: b167bf2d37
2022-08-01 14:26:59 -04:00
Joshua Boniface
29fb5d3379
Backport pull request #3778 from jellyfin/release-10.8.z
...
Add title and filename to download request in item details
Authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: 6fe43e45e9
2022-08-01 14:26:58 -04:00
Joshua Boniface
497999ce00
Backport pull request #3775 from jellyfin/release-10.8.z
...
Fix user specific remote access
Authored-by: David Ullmer <davidullmer@outlook.de>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: 79c53c6458
2022-08-01 14:26:58 -04:00
Emanuel Șipoș
3caf3461b9
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2022-08-01 13:22:27 -04:00
grafixeyehero
4699e9de60
migrate Home Page
2022-07-29 20:52:45 +03:00
blob03
8ff9d63e25
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2022-07-29 08:22:28 -04:00
blob03
93cedff83c
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-07-29 08:22:27 -04:00
blob03
8a8997f474
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-07-29 08:22:27 -04:00
blob03
19b1393a02
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-07-29 08:22:27 -04:00
blob03
c29114ae5a
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2022-07-29 08:22:26 -04:00
blob03
da96543237
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2022-07-29 08:22:26 -04:00
blob03
67eb3c7c6f
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-07-29 08:22:26 -04:00
blob03
4da01658e3
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-07-29 08:22:26 -04:00
DesertCookie
3f94db1af8
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-07-28 16:22:25 -04:00
Matias Barros
dbe0d20d00
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-07-27 01:22:28 -04:00
Bill Thornton
18d2c0f30a
Merge pull request #3773 from Nicryc/firefox-icon
...
Update the Firefox icon
2022-07-27 01:22:25 -04:00
Bill Thornton
7e273aa14a
Merge pull request #3762 from murphy52589/songs-random-sort
...
Add random sorting to songs
2022-07-27 01:07:18 -04:00
Bill Thornton
f0d29e8175
Merge pull request #3733 from grafixeyehero/Migrate-to-react-router
...
Migrate to react router
2022-07-27 00:49:13 -04:00
blob03
8e05723377
Translated using Weblate (Basque)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eu/
2022-07-25 08:22:35 -04:00
blob03
24004ebfde
Translated using Weblate (Telugu)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/te/
2022-07-25 08:22:35 -04:00
blob03
9324ac8621
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2022-07-25 08:22:35 -04:00
blob03
94575ae555
Translated using Weblate (Malayalam)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ml/
2022-07-25 08:22:35 -04:00
blob03
fd688431fc
Translated using Weblate (Filipino)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fil/
2022-07-25 08:22:34 -04:00
blob03
3e14f047d0
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2022-07-25 08:22:34 -04:00
blob03
8b143bfe9c
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2022-07-25 08:22:34 -04:00
blob03
17074d9590
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eo/
2022-07-25 08:22:33 -04:00
blob03
ccdb22a17e
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lv/
2022-07-25 08:22:33 -04:00
blob03
3ab1e6aa86
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sr/
2022-07-25 08:22:33 -04:00
blob03
001d1e5a78
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2022-07-25 08:22:33 -04:00
blob03
6ca25d8cfe
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/af/
2022-07-25 08:22:32 -04:00
blob03
337ac2a899
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2022-07-25 08:22:32 -04:00
blob03
77f50a0764
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2022-07-25 08:22:32 -04:00
blob03
08d6e7d060
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2022-07-25 08:22:32 -04:00
blob03
8f2c8e65b1
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-07-25 08:22:32 -04:00
blob03
37e8a39429
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-07-25 08:22:31 -04:00
blob03
68cf45a55d
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-07-25 08:22:31 -04:00
blob03
61a64dcfcf
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2022-07-25 08:22:31 -04:00
blob03
daf670fef9
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-07-25 08:22:30 -04:00
blob03
fb9a9391a1
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2022-07-25 08:22:30 -04:00
blob03
06c3e0e28e
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2022-07-25 08:22:30 -04:00
blob03
fdd853204b
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-07-25 08:22:30 -04:00
blob03
3be12904d7
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2022-07-25 08:22:30 -04:00
blob03
f11c0a7fed
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2022-07-25 08:22:29 -04:00
blob03
9e031e8681
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2022-07-25 08:22:29 -04:00
blob03
71f96c488a
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2022-07-25 08:22:29 -04:00
blob03
4ef63c9289
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2022-07-25 08:22:29 -04:00
blob03
9c1175ef7a
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2022-07-25 08:22:28 -04:00
blob03
e84695ce6c
Translated using Weblate (Korean)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2022-07-25 08:22:28 -04:00
blob03
be4faab406
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2022-07-25 08:22:28 -04:00
blob03
48db26ab9f
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-07-25 08:22:28 -04:00
blob03
104e7e4523
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/id/
2022-07-25 08:22:27 -04:00
blob03
8be8ee0684
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-07-25 08:22:27 -04:00
blob03
95b35beca1
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-07-25 08:22:27 -04:00
blob03
b4932ffb28
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2022-07-25 08:22:27 -04:00
blob03
c03756cb1c
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2022-07-25 08:22:26 -04:00
blob03
69c9bb56d7
Translated using Weblate (Spanish (Mexico))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2022-07-25 08:22:26 -04:00
blob03
cf3a4fe595
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-07-25 08:22:26 -04:00
blob03
97ef1db8bd
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2022-07-25 08:22:25 -04:00
blob03
3926dc8ddc
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-07-25 08:22:25 -04:00
blob03
6f93f7d3de
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2022-07-25 08:22:25 -04:00
blob03
6526fe00f6
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-07-25 08:22:25 -04:00
blob03
acba96952f
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ca/
2022-07-25 08:22:24 -04:00
blob03
5c897854ef
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2022-07-25 08:22:24 -04:00
rourien
0fd1475d3b
add space
2022-07-24 20:06:21 -06:00
rourien
26b1b88183
Make comic page not overflow horizontally
...
Should fix #3378 and possibly jellyfin/jellyfin-expo#382
Note: image does not get centered vertically, but stays at the top.
2022-07-24 19:30:19 -06:00
Pretendexxx
d9a4dc3dad
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lt/
2022-07-24 11:46:22 -04:00
Pretendexxx
68861b45a1
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lt/
2022-07-24 08:22:26 -04:00
Pretendexxx
0babdbabd7
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lt/
2022-07-23 22:22:29 -04:00
grafixeyehero
732e3eb956
fix admin page ui
2022-07-23 18:49:44 +03:00
grafixeyehero
2cdc1bcfef
revert back
2022-07-23 18:43:49 +03:00
grafixeyehero
d7dc9e7864
remove button-delete className
2022-07-23 18:04:42 +03:00
grafixeyehero
f70bbe6026
update type naming
2022-07-23 18:04:41 +03:00
grafixeyehero
fb04b4b58a
remove type prop form IconButtonElement
2022-07-23 18:04:40 +03:00
grafixeyehero
47a0928f4c
fix import
2022-07-23 18:04:39 +03:00
grafixeyehero
3c63e1472c
update route naming
2022-07-23 18:04:37 +03:00
grafixeyehero
b1a50fbd73
fix admin route
2022-07-23 18:04:36 +03:00
grafixeyehero
6fb884a212
move to src elements
2022-07-23 18:04:35 +03:00
grafixeyehero
5c25741329
Remove reactControllerFactory
2022-07-23 18:04:33 +03:00
grafixeyehero
11256c0171
Fix currentViewId
2022-07-23 18:04:32 +03:00
grafixeyehero
ab02f210ca
migrate User Profile Page
2022-07-23 18:04:30 +03:00
grafixeyehero
d2df5830b5
migrate User Password Page
2022-07-23 18:04:28 +03:00
grafixeyehero
2d115bc6c8
migrate User Parental Control
2022-07-23 18:04:26 +03:00
grafixeyehero
5d29529562
migrate User Library Access Page
2022-07-23 18:04:25 +03:00
grafixeyehero
3f8b305995
migrate User Edit Page
2022-07-23 18:04:23 +03:00
grafixeyehero
1b9202d9cb
migrate User Profiles Page
2022-07-23 18:04:22 +03:00
grafixeyehero
a2cd1b3176
migrate New User Page
2022-07-23 18:04:20 +03:00
grafixeyehero
9efc39f828
Refactoring duplicate code
2022-07-23 18:04:18 +03:00
archon eleven
b3b88cf78d
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ms/
2022-07-21 12:22:26 -04:00
norikhwan-ali
22e919f31d
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ms/
2022-07-21 12:22:26 -04:00
Nicolas Viviani
2a884b5e13
Update the Firefox icon
2022-07-21 13:22:05 +02:00
Joshua Boniface
3222fb93e4
Backport pull request #3760 from jellyfin/release-10.8.z
...
Fix saving log settings not working
Authored-by: Niels van Velzen <git@ndat.nl>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: db346e4c05
2022-07-20 19:29:51 -04:00
Joshua Boniface
d310ac64b4
Backport pull request #3751 from jellyfin/release-10.8.z
...
Fix splash screen checkbox always unchecked
Authored-by: Niels van Velzen <git@ndat.nl>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: 8e7a3045dd
2022-07-20 19:29:51 -04:00
Joshua Boniface
149e09b523
Backport pull request #3730 from jellyfin/release-10.8.z
...
CardBuilder: Test episode number in addition to episode name
Authored-by: SenorSmartyPants <senorsmartypants@gmail.com>
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Original-merge: a38d0bbacc
2022-07-20 19:29:50 -04:00
Calum Smith
77e769a7ef
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2022-07-20 18:22:23 -04:00
Nicolas Viviani
fd433fed66
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-18 19:22:22 -04:00
Franco Castillo
82ebd8cd81
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-07-18 14:22:23 -04:00
Nicolas Viviani
6e99c29897
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-18 12:19:19 -04:00
wolong gl
c0640faa34
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-07-16 23:22:21 -04:00
Nicolas Viviani
e1b7ce4557
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-16 10:22:21 -04:00
blob03
01bf9e4c5e
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-16 07:22:21 -04:00
Nicolas Viviani
392550aace
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-15 19:22:21 -04:00
David
b78cb99ddf
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-07-15 15:22:21 -04:00
SuperDumbTM
5ed99575b4
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2022-07-15 06:22:21 -04:00
hoanghuy309
9edbbdbc59
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-07-15 06:22:21 -04:00
Hadi Charara
99ddfbd33c
Modified a fire other inline entries
2022-07-14 17:59:37 -04:00
Hadi Charara
d4202e0279
Replaced all inline entries with attribute bases selectors
2022-07-14 17:59:23 -04:00
SuperDumbTM
50f2998fa4
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2022-07-14 15:22:22 -04:00
Alfonso Scarpino
7beb268dc5
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-07-14 10:22:22 -04:00
Pretendexxx
0cca6af631
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lt/
2022-07-13 20:22:22 -04:00
Nicolas Viviani
cdb8d7c944
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-13 20:22:21 -04:00
blob03
447121764f
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-12 22:22:20 -04:00
Maxim Titov
67ace3820f
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-07-12 20:22:20 -04:00
Nicolas Viviani
a113ef696b
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-12 20:22:20 -04:00
Marcin Woliński
71057179ae
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2022-07-12 14:22:22 -04:00
Nicolas Viviani
c52130902e
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-12 11:22:20 -04:00
Bill Thornton
db77e2f169
Merge pull request #3742 from thornbill/fix-json-rejection
...
Fix unhandled rejection for invalid response
2022-07-12 09:20:44 -04:00
Nicolas Viviani
df84bae0cc
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-11 21:22:20 -04:00
WWWesten
068f0c92dc
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2022-07-11 18:22:20 -04:00
Nicolas Viviani
32b679100b
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-11 18:22:20 -04:00
murphy52589
46e0ab691d
Merge branch 'master' into songs-random-sort
2022-07-11 13:45:33 -05:00
Hadi Charara
f218e28949
Additional playerstats fixes
2022-07-11 14:06:20 -04:00
Hadi Charara
88ce58a9ab
CSS fixes for live tv icon and player stats
2022-07-11 14:04:59 -04:00
Bill Thornton
59c4f41ae9
Update exception logging when connecting
2022-07-11 10:26:28 -04:00
Nicolas Viviani
a12cf82179
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-11 10:22:20 -04:00
blob03
38ce51df6e
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-11 05:22:19 -04:00
blob03
0ec55c9b65
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-10 20:22:20 -04:00
Nicolas Viviani
3a81349c61
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-10 20:22:20 -04:00
murphy52589
b61520078a
adding random sorting to songs
2022-07-10 16:12:51 -05:00
Nicolas Viviani
5ad3175b2b
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-10 11:22:19 -04:00
nextlooper42
d5d5fe015b
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2022-07-10 08:22:21 -04:00
Hadi Charara
7622358f6c
Fix for mdl-radio__circles margins
2022-07-09 11:46:51 -04:00
Hadi Charara
f465a85320
Removed useless css file import
2022-07-08 23:55:10 -04:00
Hadi Charara
1db79f58b4
Small css fix
2022-07-08 22:32:51 -04:00
Hadi Charara
c615bb31ae
Fixed scroller in ltr tv layouts
2022-07-08 22:28:43 -04:00
Hadi Charara
ece21d0de0
Deployed music player fixes
2022-07-08 22:25:41 -04:00
Hadi Charara
db98c42956
Small css fix
2022-07-08 19:21:49 -04:00
Hadi Charara
d7fd0413d4
Fixed small linting issue
2022-07-08 13:27:52 -04:00
Hadi Charara
37a6303800
Final commit
2022-07-08 13:25:59 -04:00
Hadi Charara
76b0e8c01c
Cleaned up element dir detection funciton
2022-07-08 12:43:15 -04:00
Hadi Charara
d719ee6a07
Fixed language detection
2022-07-08 12:41:58 -04:00
Hadi Charara
f2e6f9ff71
Fixed scroller tv
2022-07-08 12:21:35 -04:00
Hadi Charara
6baba39b7d
ColeSmell fix
2022-07-08 12:06:40 -04:00
Hadi Charara
94cff6591b
Small css fix
2022-07-08 12:06:20 -04:00
lyaschuchenko
7e4794eb3e
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-07-08 08:22:19 -04:00
blob03
3d3a43a5d2
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-08 08:22:18 -04:00
v41p3r
e0ddee2e10
Translated using Weblate (Bulgarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
2022-07-08 04:22:18 -04:00
lyaschuchenko
aaf9491259
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-07-07 20:22:20 -04:00
Muhammed Aljailane
dcc501b3d1
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2022-07-07 20:22:20 -04:00
WWWesten
689cabd72f
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-07-07 11:22:18 -04:00
t6nisalt
fe35a2ffee
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/et/
2022-07-07 03:22:18 -04:00
Hadi Charara
b810bdc2f1
Small improvements in behavior
2022-07-06 21:54:24 -04:00
Bill Thornton
0e49497b46
Merge pull request #3741 from murphy52589/shuffle-all-songs
...
Add shuffle to songs page
2022-07-06 15:05:17 -04:00
Fedir Smilianets
fe6f558083
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-07-06 14:22:18 -04:00
Leap of Azzam
57f2912a55
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/id/
2022-07-05 23:22:19 -04:00
Hadi Charara
8b6894808f
Fixed video player subtitles
2022-07-05 22:25:13 -04:00
Hadi Charara
0f8c87108b
Fixed scrollButtons
2022-07-05 21:56:23 -04:00
Hadi Charara
a27ababb3e
Added a useful comment
2022-07-05 20:49:51 -04:00
Hadi Charara
233e182251
Forced LTR for file path in media info
2022-07-05 20:48:39 -04:00
Hadi Charara
ab4bad88a1
Small css fix media info
2022-07-05 20:45:26 -04:00
Hadi Charara
99a67bee64
Some cleaning and usage of getIsElementRTL
2022-07-05 20:06:04 -04:00
Hadi Charara
8488f48f99
Fixed video player
2022-07-05 19:58:02 -04:00
Hadi Charara
186ef937a5
Added ltr specification for file paths
2022-07-05 19:45:09 -04:00
Hadi Charara
611f90b564
fixed bugs with video player
2022-07-05 19:44:55 -04:00
Hadi Charara
7d39af1594
Fixed metadataedutor
2022-07-05 19:41:56 -04:00
Hadi Charara
cb234bf8ee
Removed useless declarations
2022-07-05 15:28:13 -04:00
Hadi Charara
4cc07995a2
Fixed bug with video player
2022-07-05 15:27:23 -04:00
Evdokimov Andrey
145479c8f3
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-07-05 13:22:17 -04:00
Viperinius
3aff30055d
Remove explicit call to show the OSD.
2022-07-05 17:15:23 +02:00
Viperinius
04072523ca
Update function and class names as suggested.
...
More generic name without the inclusion of "chapters" allows potential
reuse in the future.
2022-07-05 17:11:58 +02:00
Viperinius
ba2c365ac9
Use object to return multiple info instead of array.
2022-07-05 16:31:48 +02:00
blob03
3e1c70ac0a
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-05 06:22:18 -04:00
Moritz
06b701e8d0
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-07-05 06:22:17 -04:00
Viperinius
b78d6439b0
Change chapter mark classes to include name info.
...
In order to use different icons depending on the chapter name, the name
is provided as a class with the prefix scm-.
2022-07-04 22:07:34 +02:00
Hadi Charara
fc96d4dad1
Fixes buttons in episode overview in RTL layouts
2022-07-04 14:24:08 -04:00
Hadi Charara
b15953acc2
Added a few bdi tags for a good experience
2022-07-04 13:29:46 -04:00
Hadi Charara
8cd92ab518
Fixed touch navDrawer for RTL
2022-07-04 13:29:32 -04:00
Hadi Charara
7b1afeef82
Some library rtl fixes
2022-07-04 11:56:38 -04:00
Fedir Smilianets
e88d3691ad
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-07-04 10:22:18 -04:00
wolong gl
a212fbc7e7
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-07-04 05:22:17 -04:00
murphy52589
5257e1ee1a
Hide shuffle button if no results
2022-07-04 10:02:22 +03:00
kylem
e9bac09bd6
adding shuffle to songs page
2022-07-04 10:02:18 +03:00
kylem
543331b059
fix indent
2022-07-04 09:59:43 +03:00
Joaquín Díaz
3030e0ab52
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-07-04 01:22:17 -04:00
Hadi Charara
5301a98ea1
fixed some css
2022-07-03 22:30:18 -04:00
Hadi Charara
2354676c58
Removed grouping
2022-07-03 18:59:10 -04:00
Hadi Charara
b0b382ca78
localized production year of search result
2022-07-03 18:54:28 -04:00
Hadi Charara
bcdc67b522
Fixed scrollbuttons on desktop
2022-07-03 18:21:18 -04:00
Hadi Charara
ea85b4a6d7
Added <bdi> to item titles
2022-07-03 15:05:09 -04:00
Hadi Charara
8c7b7c8d6b
SOme Fixes in the dashboard
2022-07-03 15:04:53 -04:00
Hadi Charara
79b60ebdd4
Fixed localization with item selection
2022-07-03 14:16:36 -04:00
Hadi Charara
27a6b8c1ea
Fixes to the metadata dialog
2022-07-03 14:12:38 -04:00
Hadi Charara
894d0d8038
fixed minor bug
2022-07-03 14:05:09 -04:00
Hadi Charara
df39a9a1ff
Uses now proper toLocaleString function
2022-07-03 14:03:39 -04:00
Hadi Charara
66f33b368b
Localized page flippers
2022-07-03 13:46:54 -04:00
Hadi Charara
6570c07c63
Added arrow-back to inverted icons
2022-07-03 13:42:45 -04:00
Hadi Charara
d7e25bab12
Fixed emby-progressring Localization
2022-07-03 13:40:58 -04:00
Fedir Smilianets
cd297cf95c
Translated using Weblate (Ukrainian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-07-03 13:22:18 -04:00
Hadi Charara
10432a038a
Small fix for message icon
2022-07-03 12:14:39 -04:00
Viperinius
20a1c34ea8
Add generic font family to chapter mark
2022-07-03 18:04:48 +02:00
Hadi Charara
87190cf31a
Fixed navbar for RTL layouts
2022-07-03 11:58:08 -04:00
Viperinius
ca84407884
Merge branch 'jellyfin:master' into chapter-markers
2022-07-03 17:08:49 +02:00
Viperinius
c0b092e208
Set chapter mark icon via CSS instead of class.
...
Allows easier customisation of what icon should be displayed.
2022-07-03 16:59:01 +02:00
Hadi Charara
d38518e1e5
More small css fixes
2022-07-03 10:13:06 -04:00
Hadi Charara
b671da1086
Small css fixes and added <bdi> element
2022-07-03 09:45:26 -04:00
Hadi Charara
bb8d6378fb
More small css fixes
2022-07-03 09:29:01 -04:00
Hadi Charara
2c22245195
Small css fix
2022-07-03 09:12:43 -04:00
Hadi Charara
4530e44e62
Small fix for video player as the progress bar shouldn't be rtl
2022-07-03 09:10:02 -04:00
Hadi Charara
974417ce3d
use inline and block properties now
2022-07-02 22:59:40 -04:00
Hadi Charara
b2a025f4d1
Small visual fix in homescreen
2022-07-02 18:40:08 -04:00
Hadi Charara
6a0a03d563
Fixed loading spinner
2022-07-02 17:50:52 -04:00
Hadi Charara
bac7d6467e
Fixed Cards for RTL
2022-07-02 17:49:00 -04:00
Hadi Charara
c0b4d72589
Removed translation for Season and Episode numbers. Should be done in another way.
2022-07-02 16:31:15 -04:00
Andi Chandler
e2855e5df9
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2022-07-02 16:22:18 -04:00
Hadi Charara
0f994ccb5b
Initial support for RTL layouts
2022-07-02 15:50:52 -04:00
blob03
941fe35103
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-07-02 08:22:16 -04:00
Oskari Lavinto
592e2def51
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-07-01 15:22:18 -04:00
Alexander Eisele
bce85123a9
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-07-01 15:22:17 -04:00
Bill Thornton
df1f111320
Fix unhandled rejection for invalid response
2022-07-01 12:06:41 -04:00
WWWesten
01dba76f36
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eo/
2022-06-30 17:22:18 -04:00
WWWesten
b97b4b8a4f
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-06-30 17:22:18 -04:00
Pedro
438bf31b8c
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2022-06-30 17:22:17 -04:00
Oskari Lavinto
5c6e210c83
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-06-30 17:22:16 -04:00
Csaba
1cb2eb4e33
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-06-30 01:22:17 -04:00
Nyanmisaka
0094c0a24c
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-06-29 20:22:16 -04:00
hoanghuy309
9a362baa20
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-06-29 15:22:15 -04:00
WWWesten
8406d0b703
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-06-29 11:22:18 -04:00
blob03
0ff7366190
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-06-29 11:22:17 -04:00
hoanghuy309
d89c57ed7b
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-06-29 06:22:18 -04:00
Lukáš Kucharczyk
0e9873ae86
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-06-29 06:22:17 -04:00
Bill Thornton
7771ce716e
Merge pull request #3729 from SenorSmartyPants/SeriesImageDownload
...
Save series images under season, when browsing parent images for season
(cherry picked from commit 42bec6c11e
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:08 -04:00
Joshua M. Boniface
b8ae732c98
Merge pull request #3724 from samcon/fix_resume_webos
...
(cherry picked from commit bc48691738
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:08 -04:00
Joshua M. Boniface
e455c70e36
Merge pull request #3722 from nyanmisaka/fix-audio-ch
...
(cherry picked from commit 0e0dd46c1b
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:08 -04:00
Joshua M. Boniface
5312358f91
Merge pull request #3721 from Shadowghost/fix-stream-autoselect
...
(cherry picked from commit d967ce860c
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:05 -04:00
Joshua M. Boniface
2669be3f27
Merge pull request #3720 from Shadowghost/device-logo-fix
...
(cherry picked from commit ae83d1d356
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:18 -04:00
Joshua M. Boniface
df6d9aaecb
Merge pull request #3719 from nyanmisaka/dovi-meta
...
(cherry picked from commit 66b86044a9
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:18 -04:00
Joshua M. Boniface
08c8907f5a
Merge pull request #3717 from dmitrylyzo/resolution
...
(cherry picked from commit f1ff81884a
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:15 -04:00
Bill Thornton
8d46c7bddc
Merge pull request #3716 from Orhideous/fix/mimetype
...
Recognize MIME for transcoded audio in streams
(cherry picked from commit 721bc54dbd
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:57:59 -04:00
Bill Thornton
372291e937
Merge pull request #3714 from nyanmisaka/vpp-tm-configs
...
Expose VPP TM brightness/contrast gain options
(cherry picked from commit 6142283e99
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:57:54 -04:00
Bill Thornton
b632824314
Merge pull request #3713 from nyanmisaka/video-range-condition
...
Add VideoRangeType condition for web client
(cherry picked from commit c8590d37ed
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:52:00 -04:00
Mikael Östergren
fa84f0aef5
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-06-29 00:22:15 -04:00
Bill Thornton
c31e8968dd
Merge pull request #3706 from thornbill/react-router-3
...
Add react router and migrate search page
2022-06-28 16:51:11 -04:00
Bill Thornton
e2a6f08822
Fix Page component compatibility issues
2022-06-27 11:49:56 -04:00
Bill Thornton
0abd937c5e
Merge pull request #3549 from Madh93/show-subtitle-text-color-setting
...
Show subtitle text color setting
2022-06-27 11:11:37 -04:00
Viperinius
49f1f1fae3
Add chapter markings to video player timeline.
...
These labels show the start of each chapter when interacting with the
slider the same way that activates the slider bubble. They follow the
same color scheme as the slider (watched chapters turn blue).
Inspired by https://features.jellyfin.org/posts/397/chapter-markers-in-timeline
2022-06-26 01:10:20 +02:00
Franco Castillo
9dabb58acf
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2022-06-24 19:22:13 -04:00
liimee
70284199a3
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/id/
2022-06-22 08:22:12 -04:00
Pysta
b57ef9fc7f
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2022-06-21 08:22:12 -04:00
nextlooper42
c2b9f1641f
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2022-06-20 10:22:12 -04:00
Mehyar
d8ca6eddd4
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2022-06-20 10:22:12 -04:00
chaichunyang
4b8bcc1349
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-06-20 07:22:12 -04:00
millallo
8b52f4a7d2
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-06-20 07:22:12 -04:00
Christos Mak
3bd935eb98
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2022-06-20 07:22:12 -04:00
Christos Mak
b79db8ba02
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2022-06-19 19:22:11 -04:00
Christos Mak
92e2a9bc81
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2022-06-19 16:22:11 -04:00
Christos Mak
3baa99b5a3
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2022-06-19 12:22:11 -04:00
hoanghuy309
772e2b966d
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-06-18 23:22:12 -04:00
Christos Mak
32ecf714ab
Translated using Weblate (Greek)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2022-06-18 20:22:11 -04:00
Miko Dela Cruz
a69bf32e5c
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2022-06-18 09:22:11 -04:00
Vilen
7ff8129e68
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-06-17 20:22:11 -04:00
Christian
dbf0823efe
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-06-17 11:22:11 -04:00
Bill Thornton
5b5784a448
Fix review issues
2022-06-17 02:31:13 -04:00
Pedro Almeida
6c44586710
Translated using Weblate (Portuguese (Portugal))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2022-06-16 15:22:11 -04:00
Oskari Lavinto
a30aee8988
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-06-16 15:22:11 -04:00
Madh93
c4ab1a5868
Show subtitle text color setting
2022-06-16 17:19:27 +01:00
WWWesten
0e711f4e98
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eo/
2022-06-15 19:22:12 -04:00
Sycri
a5a2b9ef8b
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lv/
2022-06-15 19:22:12 -04:00
WWWesten
964e53790e
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-06-15 19:22:11 -04:00
WWWesten
45e140f010
Translated using Weblate (Kazakh)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2022-06-15 19:22:11 -04:00
Andi Chandler
8a2fad72fa
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2022-06-15 19:22:10 -04:00
DragoPrime
d70afb08d1
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2022-06-15 16:22:11 -04:00
blob03
a82d0c9dd9
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-06-15 16:22:10 -04:00
Lukáš Kucharczyk
1cb7f72f36
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-06-15 13:22:10 -04:00
Weevild
c8e7205e7c
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-06-15 11:22:10 -04:00
Weevild
29fe976f51
Translated using Weblate (Swedish)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-06-15 09:22:10 -04:00
dakshyab
051de05939
Translated using Weblate (Nepali)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ne/
2022-06-15 06:22:11 -04:00
J1mooo
2550239b6a
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-06-15 06:22:10 -04:00
Marco Yuen
74a34998b2
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2022-06-15 04:22:11 -04:00
普鲁文
8d5aba88ca
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-06-15 04:22:10 -04:00
Luke
267d9ace3d
Translated using Weblate (French (Canada))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2022-06-14 22:22:11 -04:00
WWWesten
3f18b2e5be
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-06-14 19:38:10 -04:00