Commit Graph

8981 Commits

Author SHA1 Message Date
Samuel 3ab01d471f Fix undefined item when casting to other device
Fix undefined item when changing cast to other device.
Removed NowPlayingAlbum because on smaller device we need more height
2020-04-12 10:55:52 -04:00
Samuel 8651b8c177 Add support for landscape 2020-04-12 10:50:13 -04:00
Samuel e8b9a22d64 EventListener for savePlaylist was removed fix
Put back the EventListener for savePlaylist that I removed by accident.
2020-04-10 16:12:45 -04:00
Samuel c8edd20558 Randomize album card color when no image
Randomize album card color when no image present.
Added function cardBuilder
2020-04-10 15:51:12 -04:00
Samuel dbdfd25eef Fix text alignement of the album and artirst
Fix suggested by @ferferga for the alignment of the album, artist button in the player.
Artist and album text are now align on the left.
2020-04-10 14:51:44 -04:00
Samuel 859ec893c2 Update src/components/remotecontrol/remotecontrol.css
As suggested by @ferferga

Co-Authored-By: Fernando <ferferga@users.noreply.github.com>
2020-04-10 14:44:31 -04:00
Samuel 5f9d33fe21 Fix lint after last commit 2020-04-10 13:09:25 -04:00
Samuel 811a809e1b Add support for Tv show 2020-04-10 13:06:26 -04:00
Samuel c3354a36e3 Hide overflow on Image when landscape image 2020-04-10 13:02:39 -04:00
Samuel 5926b1cb9b Update nowplaying.html
Add Tv show Support
2020-04-10 12:59:01 -04:00
ferferga 34cea7120b Removed playlist button and added back "add to playlist" in context menu 2020-04-10 18:50:00 +02:00
ferferga d82c379cbb Fix clickable area 2020-04-10 18:28:01 +02:00
ferferga 9993f336c2 Removed links in miniplayer and add context menu 2020-04-10 18:17:57 +02:00
ferferga 6724e2f2fd Rename class and use flex class instead of style 2020-04-10 15:51:05 +02:00
Samuel 281b51b967 Update remotecontrol.css 2020-04-09 22:56:14 -04:00
Samuel d3a27baf45 Update remotecontrol.css 2020-04-09 22:52:46 -04:00
Samuel 04d3dcdd55 Update remotecontrol.js 2020-04-09 22:33:58 -04:00
Samuel c200abb058 Update remotecontrol.js 2020-04-09 22:27:55 -04:00
Samuel 6619da9ba5 Update remotecontrol.js 2020-04-09 22:07:52 -04:00
Samuel 567b805023 Update remotecontrol.js 2020-04-09 19:15:49 -04:00
Samuel d3d34eec73 Update remotecontrol.css 2020-04-09 19:15:27 -04:00
Samuel b1af60a0c3 Update nowplaying.html 2020-04-09 19:14:49 -04:00
Vasily e58ce96df1 Merge pull request #983 from MrTimscampi/no-limits
Make the page limit configurable
2020-04-10 00:22:46 +03:00
MrTimscampi 6d75c48496 Merge remote-tracking branch 'origin/master' into no-limits 2020-04-09 21:34:31 +02:00
MrTimscampi 5d2e01deb3 Return proper value for page limit 2020-04-09 21:22:38 +02:00
dkanada ce84ead81f Merge pull request #1048 from JustAMan/bump-octopus
Use patched octopus that works on Cordova
2020-04-09 19:11:02 +09:00
Bart 5be6a8d9e8 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2020-04-09 05:07:40 -04:00
dkanada b44c8c0c52 Merge pull request #1049 from JustAMan/fix-ff-newline-subs
Fix newline breaks in SRT subtitles shown in Firefox
2020-04-09 17:13:30 +09:00
Manuel Rivero 0ca38fb37c Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2020-04-08 21:07:51 -04:00
Vasily 3a50f39143 Fix newline breaks in SRT subtitles shown in Firefox 2020-04-09 02:28:07 +03:00
Fernando 76dd75ca94 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-04-08 19:23:40 -04:00
Manuel Rivero 16c6b6634b Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
2020-04-08 19:23:40 -04:00
Vasily ba8fb10dbf Use patched octopus that works on Cordova 2020-04-09 00:06:19 +03:00
dkanada eb1a9d2c95 Merge pull request #1015 from jellyfin/es6
Convert all config files to ES6 and remove unused controller
2020-04-09 00:43:30 +09:00
dkanada fae913c221 fix new linting rules 2020-04-09 00:39:56 +09:00
dkanada 7f1a840937 Merge pull request #1042 from ZadenRB/scheduled-tasks-string-fix
Remove suffix for duration of tasks on scheduled tasks page
2020-04-09 00:27:54 +09:00
dkanada e3007b8ec8 Merge pull request #1026 from dmitrylyzo/babel_query_string
Babel query-string to support older browsers
2020-04-09 00:25:55 +09:00
dkanada 235b96c328 add spaces between brackets 2020-04-09 00:25:10 +09:00
Vasily 2223a16813 Merge pull request #1040 from JustAMan/fix-native-hls-resume
Fix native hls resume
2020-04-08 00:46:56 +03:00
Vasily a54e381c78 Address review comments 2020-04-07 23:32:08 +03:00
ZadenRB 0b1d61ce61 Update scheduled tasks page to not include suffix for duration of tasks 2020-04-07 12:40:06 -06:00
Peter 2295dcb452 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2020-04-07 12:43:51 -04:00
nextlooper42 c01e3bd69b Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2020-04-07 12:43:50 -04:00
Vasily 300d7adbf5 Rework seeking to work properly
Also make Safari to resume previous position faster
2020-04-07 17:33:51 +03:00
Vasily e13c411bb3 Fix resume broken for devices which do HLS natively
This includes mobile Chrome, Android WebView and probably some Apple devices
2020-04-07 15:39:07 +03:00
Fernando e47dd35b05 Translated using Weblate (English)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en/
2020-04-07 06:57:43 -04:00
lldsolitude 8382b875c5 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-04-07 06:57:43 -04:00
4d1m 4adb54e727 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-04-07 06:57:42 -04:00
Adam Bokor 7d819d4d48 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-04-07 06:57:41 -04:00
Julien Machiels 163331a691 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-04-07 06:57:41 -04:00