1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

3579 commits

Author SHA1 Message Date
Adam Bokor
81ae0cb980 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-04-29 12:12:58 -04:00
bg56530
c384174b27 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-04-29 12:12:58 -04:00
amirmasoud
809639360e Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2020-04-29 12:12:58 -04:00
sebastianporta
2cb5e8c5d0 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-04-28 21:33:08 -04:00
Dmitry Lyzo
76dfab5cef Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/components/remotecontrol/remotecontrol.js
2020-04-28 19:18:37 +03:00
Vasily
03d391f2c2
Merge pull request #1125 from dmitrylyzo/fix-remotecontrol-button
Fix event subscription on remotecontrol page
2020-04-28 19:13:16 +03:00
Sarab Singh
cc34d77549 reverted the change in list.js 2020-04-28 21:34:41 +05:30
Andrey Sinitsyn
dad221813b Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2020-04-28 12:02:27 -04:00
이재현
f3d752ebee Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2020-04-28 12:02:26 -04:00
Medzhnun Mehmed
dfa434bb44 Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
2020-04-28 12:02:25 -04:00
Niels van Velzen
8eba4fb866 Remove limit of 50 for tag filter 2020-04-28 17:43:06 +02:00
Dmitry Lyzo
6a258c055b Update quotes style 2020-04-28 18:04:39 +03:00
Dmitry Lyzo
33a6daf6b6 Update loop 2020-04-28 17:50:34 +03:00
Dmitry Lyzo
7905a868c8 Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/controllers/dashboard/plugins/available.js
	src/controllers/dashboard/plugins/installed.js
2020-04-28 16:55:33 +03:00
Dmitry Lyzo
4e735ec130 Add strings to translate 2020-04-28 16:42:17 +03:00
Dmitry Lyzo
c7401e9a87 Merge remote-tracking branch 'upstream/master' into fix-remotecontrol-button 2020-04-28 16:30:20 +03:00
Dmitry Lyzo
4609e22520 Update style 2020-04-28 16:09:40 +03:00
Dmitry Lyzo
1f3620e219 Move HTML generation to more appropriate place 2020-04-28 15:57:34 +03:00
Vasily
0bd9e87b38 Use CustomElements.upgradeSubtree() as an easier way of making sure the element is ready 2020-04-28 15:40:27 +03:00
Vasily
e4bafe3c05 temp break stuff back 2020-04-28 14:14:37 +03:00
dkanada
26753209d7
Merge pull request #1126 from MrTimscampi/null-or-undefined
Check appSettings for undefined
2020-04-28 12:53:03 +09:00
Łukasz Nowak
0320226c9f Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2020-04-27 23:23:42 -04:00
sebastianporta
66e763058a Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2020-04-27 23:23:42 -04:00
Vasily
7ea82f6124 Fix .ASS offset when seeking a progressive stream
This is needed because progressive stream is actually restarted upon each seek
2020-04-28 01:53:36 +03:00
Vasily
0ec98cc146 Add option to device profileBuilder() to accept client render of ASS 2020-04-27 23:09:59 +03:00
Nicholas Kyriakides
93f4edd6bb Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2020-04-27 13:25:21 -04:00
Shillos
e47d6329f9 Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2020-04-27 12:04:00 -04:00
JeanKadang
ebd700dbbc Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2020-04-27 12:04:00 -04:00
Medzhnun Mehmed
71463ae088 Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
2020-04-27 12:04:00 -04:00
Vasily
fbaed0310a Fix webos detection 2020-04-27 18:49:11 +03:00
Vasily
85002fa5c2 Create tabs custom element properly 2020-04-27 18:49:11 +03:00
Vasily
1f8d1184d8 Do not call Notification.requestPermission() if it is already granted or denied
This function crashes the app on WebOS 1.2, and notifs do not work on WebOS anyway
2020-04-27 18:49:11 +03:00
Vasily
ce2c3ad36e Debugging stuff 2020-04-27 18:49:11 +03:00
Sarab Singh
1be2cae92c translation for playlists and collections fix 2020-04-27 19:42:04 +05:30
Cromefire_
3b5e5cf7cf
Fixed code smell and removed plugin helper 2020-04-27 14:20:32 +02:00
Sarab Singh
684661405b fix playlist translation for en language 2020-04-27 17:20:37 +05:30
Cromefire_
0ee1c1ec80
Added the possibility to register plugins with promises 2020-04-27 13:02:25 +02:00
Andrey Sinitsyn
7bb7560481 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2020-04-27 05:15:46 -04:00
Medzhnun
a0371b9355 Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
2020-04-27 05:15:46 -04:00
dkanada
36d4f600d9
Merge pull request #1063 from jellyfin/plugin
Update plugin pages for new manifest properties
2020-04-27 13:19:56 +09:00
dkanada
cc60acd86b
Merge pull request #1135 from MrTimscampi/screenfull-ios-fix
Fix an issue with Screenfull on iOS
2020-04-27 13:19:43 +09:00
Shillos
395cdf1f2f Translated using Weblate (Greek)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/el/
2020-04-26 18:50:36 -04:00
4d1m
6b9e1fc1d1 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-04-26 17:24:34 -04:00
CutterXYZ
5d91f2e645 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-04-26 17:24:34 -04:00
Libor Filípek
fc53982c76 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2020-04-26 17:24:33 -04:00
Mark Monteiro
ac62b82828 Clean up network settings page
- remove HTTPS mode dropdown and split it into two checkboxes: EnableHttps and RequireHttps (IsBehindProxy is no longer a setting on the server)
- Reorganize settings on page
   - Create a fieldset for HTTPS settings
   - Create a fieldset for remote connection settings
   - Move baseUrl out of remote connection settings at closer to the top of the page
2020-04-26 17:23:24 -04:00
MrTimscampi
23b94d3e06 Fix path to screensavermanager 2020-04-26 19:54:55 +02:00
MrTimscampi
e69359ecde Don't check if null 2020-04-26 16:49:21 +02:00
dkanada
47d8ef7fc2
Merge pull request #1134 from MrTimscampi/latest-tv-posters
Use posters for latest TV shows
2020-04-26 23:24:43 +09:00
dkanada
e45f76495e
Merge pull request #1130 from dmitrylyzo/fix-remotecontrol-nav
Fix keyboard navigation on remotecontrol page
2020-04-26 23:23:29 +09:00