Commit Graph

6658 Commits

Author SHA1 Message Date
dkanada
c9e70d9564
Merge pull request #364 from petermcneil/channelmapper-sorting
Change channel mapper to sort list
2019-06-26 01:22:47 -07:00
petermcneil
f7376f5d90
ES5 not ES6 2019-06-23 16:56:04 +01:00
petermcneil
d7180c21ca
Change channel mapper to sort list 2019-06-23 16:54:13 +01:00
Joshua M. Boniface
6a0672a996
Merge pull request #361 from oddstr13/pr-emby-auth-coexist-1
Allow Jellyfin and Emby to coexist on the same domain
2019-06-16 01:10:54 -04:00
Odd Stråbø
1c34f6202e Allow Jellyfin and Emby to coexist on the same domain 2019-06-16 00:42:20 +02:00
Joshua M. Boniface
37636dae5c
Merge pull request #354 from joshuaboniface/forwardmerge-thumbfix
Add thumbnail fix to release
2019-06-01 21:18:00 -04:00
DrPandemic
e220ea603d Prevent the rendering of button inside button 2019-06-01 20:56:17 -04:00
Anthony Lavado
3f448fd12c
Merge pull request #340 from jellyfin/cvium-fix-record-series
Fix context in querySelector
2019-05-24 14:18:39 -04:00
Claus Vium
773fcc1263
Fix context in querySelector 2019-05-24 19:30:24 +02:00
Anthony Lavado
53f403d156
Merge pull request #333 from bugfixin/fix-back-button
Fix back button in PWA
2019-05-23 20:06:41 -04:00
bugfixin
8adcdf5828 Set start url to true home url to prevent redirect on every load 2019-05-21 19:01:51 +00:00
bugfixin
6f2609a65a Remove invalid related application stub in manifest 2019-05-21 18:50:38 +00:00
Joshua M. Boniface
b0f7a9b67c
Merge pull request #323 from bugfixin/fix-android-seek
Resolve some android seeking issues
2019-05-17 09:01:42 -04:00
bugfixin
da4d3a755e Prevent needlessly resetting startPositionTicks to null 2019-05-16 04:14:51 +00:00
Joshua M. Boniface
ce06f79502
Merge pull request #316 from anthonylavado/release-10.3.z
Correct the naming of iPad and iPhone
2019-05-10 09:16:18 -04:00
Anthony Lavado
073f82f7de Correct the naming of iPad and iPhone
Fixes #310.
2019-05-10 00:24:22 -04:00
Anthony Lavado
f34ec139e3
Merge pull request #304 from skaro13/master
Fixed Progressive Web App for Android and iOS
2019-05-09 01:09:23 -04:00
Anthony Lavado
8840c15484
Merge pull request #309 from oddstr13/pr-webos-1
Various fixes for webOS 3.3
2019-05-09 01:06:35 -04:00
Odd Stråbø
243f6f898e Implement .finally as .catch().then as suggested. 2019-05-08 07:17:30 +02:00
Simon Caron
4818a7782d Adde iOS Launch Screens for PWA 2019-05-07 21:08:24 -04:00
Simon Caron
0d00b6cfd7 Added 512 px icon for Android PWA Requirements 2019-05-07 21:08:15 -04:00
Simon Caron
7bd0db6b2f Updated PWA Manifest Values 2019-05-07 21:08:08 -04:00
Odd Stråbø
3167c7dbb9 Additional fixes to get jf-web loading in webOS 3.0 emulator.
Can't seem to get any audio/video playing in the emulator,
so I'm not sure if the emulator supports multimedia playback.
2019-05-06 22:21:20 +02:00
Odd Stråbø
747201a6c7 Various fixes for webOS 3.3 2019-05-05 23:55:42 +02:00
Joshua M. Boniface
1ba58b06b3
Merge pull request #296 from joshuaboniface/hotfix-pinreset
Fix "Password Reset by PIN" page
2019-04-30 13:07:30 -04:00
Joshua M. Boniface
4ed02a44ac
Merge pull request #287 from bugfixin/seek-too-wide
Remove extraneous padding from sliders
2019-04-30 13:02:28 -04:00
Joshua Boniface
6f3b28d7b0 Fix "Password Reset by PIN" page 2019-04-30 12:58:31 -04:00
Anthony Lavado
96d4f50b74
Merge pull request #290 from bugfixin/firefox-sliderbubble
Remove outdated Firefox check for slider bubble
2019-04-30 01:54:30 -04:00
Joshua M. Boniface
a6f942a99f
Merge pull request #291 from bugfixin/autoplaydetect404
Correct 404 on autoPlayDetect.js
2019-04-29 23:08:46 -04:00
Joshua M. Boniface
30e97eaaaa
Merge pull request #277 from dkanada/livetv
Fix a broken Live TV page
2019-04-29 23:07:51 -04:00
bugfixin
02ad6c51af Change reference to correct autoplaydetect file 2019-04-26 23:36:00 +00:00
bugfixin
d9210a7aa1 Remove outdated firefox exception for slider bubble 2019-04-26 23:00:44 +00:00
bugfixin
2cac48cf2b Remove extraneous padding from sliders 2019-04-26 17:51:49 +00:00
dkanada
6c7d64b4de remove unnecessary route 2019-04-25 11:16:11 -07:00
dkanada
05a1beebaf move livetv controller to the old location 2019-04-25 11:16:01 -07:00
Bond-009
5f90bee90e
Merge pull request #270 from anthonylavado/release-10.3.z
Adds recording button back to view
2019-04-25 07:48:43 +02:00
Anthony Lavado
117614362f Adds recording button back to view
As per @cvium on Matrix, adds the recording button back by changing the selector that makes it visible. Fixes #268.
2019-04-25 01:25:19 -04:00
Joshua M. Boniface
97f6808e12
Merge pull request #258 from thornbill/fix-url-validation
Fix server name input type
2019-04-20 15:46:06 -04:00
Joshua M. Boniface
9c85bcd2d0
Merge pull request #257 from cvium/fix_fallback_culture
Load fallback culture before login
2019-04-20 14:56:15 -04:00
Bill Thornton
5493667a6c Fix server name input type
url type is too strict for what should be a host name/address
2019-04-20 14:52:53 -04:00
Claus Vium
bdbc5682db Remove extra semicolon 2019-04-20 20:48:13 +02:00
Claus Vium
b5db89661a Fix fallback culture before login 2019-04-20 20:44:42 +02:00
Joshua M. Boniface
874b51234e
Merge pull request #253 from joshuaboniface/missing-strings-rebase
Readd missing strings
2019-04-19 14:21:49 -04:00
Joshua Boniface
b3e0c1e6d1 Merge branch 'translations' into release-10.3.z 2019-04-19 14:19:58 -04:00
Libor Filípek
701d867f1b Translated using Weblate (Czech)
Currently translated at 94.3% (1371 of 1453 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2019-04-19 13:38:47 -04:00
Libor Filípek
7c38c08592 Translated using Weblate (Czech)
Currently translated at 94.1% (1368 of 1453 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2019-04-19 13:36:29 -04:00
Joshua M. Boniface
ec8d0de8f1
Merge branch 'release-10.3.z' into translations 2019-04-19 13:00:36 -04:00
Heldenkrieger01
a8a7b7fd64 Translated using Weblate (Swiss German)
Currently translated at 9.8% (223 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/gsw/
2019-04-19 12:13:07 -04:00
Facundo Cerezo
0cee5c3d05 Translated using Weblate (Spanish (Mexico))
Currently translated at 96.7% (2192 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2019-04-19 12:13:02 -04:00
polisaez
0e19f96c0b Translated using Weblate (Spanish (Mexico))
Currently translated at 96.7% (2192 of 2265 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2019-04-19 12:13:01 -04:00