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

2735 commits

Author SHA1 Message Date
Claus Vium
b5db89661a Fix fallback culture before login 2019-04-20 20:44:42 +02:00
Bond-009
df3d3bc7d3
Merge pull request #256 from jellyfin/release-10.3.z
Backmerge release 10.3.0
2019-04-20 12:27:46 +02:00
grafixeyehero
a18160ae4b Adding new themes with rounded layout 2019-04-18 01:18:18 +03:00
redSpoutnik
0a59b836c0 replace arrow functions by function expresions 2019-04-13 09:17:03 +02:00
dkanada
266ba6ea99 remove unusable resources from emby repository 2019-04-10 00:56:30 -07:00
redSpoutnik
415ec9e91b add subtitleSync overlay in separated folder 2019-04-08 20:31:18 +02:00
redSpoutnik
275fd078e2 add showingSubtitle control 2019-04-08 20:21:16 +02:00
dkanada
7f4895465d small changes to some strings 2019-04-06 00:24:30 -07:00
dkanada
28a5552d96 remove useless subtitle setting alert dialog 2019-04-06 00:24:30 -07:00
dkanada
ac5b545ce4 remove useless playback settings alert dialog 2019-04-06 00:24:30 -07:00
dkanada
6ca5ad6441 add back classic themes 2019-04-06 00:24:30 -07:00
dkanada
3f4b750288 move list page to the usual location 2019-04-06 00:24:30 -07:00
dkanada
3eec1cf2f7 move device routes to the usual location 2019-04-06 00:24:30 -07:00
Andrew Rabert
59ca1caf7d Optimize images with image_optim 2019-04-03 23:01:38 -04:00
Froghut
4baad878ac when connected to chromecast make thehardware volume buttons change the chromecast device volume + fix volumeUp and columeDown missing var's 2019-04-02 09:43:49 +02:00
Vasily
f6f51d79cc
Merge pull request #219 from Froghut/chromecast_volume_fix
Change Chromecast volume instead while casting
2019-04-02 00:33:28 +03:00
Vasily
ac0a640fe0
Merge pull request #222 from Froghut/preserve-chromecast-volume
Remember device volume/mute on Chromecast playback stop
2019-04-02 00:13:34 +03:00
Vasily
1d55d34bba
Merge pull request #221 from agrenott/fix_chromcecast
Fix local chromecast play behind reverse proxy
2019-04-02 00:12:48 +03:00
Aurélien Grenotton
274ef0e532 Fix local chromecast play behind reverse proxy
When using a HTTPS reverse proxy (for eg. traefik in fron of docker
jellyfin), there's no valid advertised local address.
Let's default to external one in such case, relying on the home router
to properly route it internally.
2019-04-01 16:07:56 +02:00
Froghut
82d7b0eefb add fallback defaults to volume/mute if null on playbackstop 2019-04-01 15:40:10 +02:00
Froghut
37f63f6963 add braces for clarification 2019-04-01 15:34:01 +02:00
Froghut
49fd86d707 on chromecast playback stop still remember device volume/mute 2019-04-01 14:34:50 +02:00
Froghut
732d8b5e26 When changing volume connected to chromecast change the device volume instead of the jellyfin-player volume 2019-03-31 12:05:54 +02:00
vitorsemeano
e705fb7598 solve dark pane overlay when playing next track 2019-03-30 23:28:42 +00:00
redSpoutnik
91241ceea1 Add vtt and ass subtitle-offset in videoplayer 2019-03-30 22:17:09 +01:00
dkanada
ba1219f78b remove duplicate button to home screen settings 2019-03-29 23:52:45 -07:00
dkanada
658d77c15f make dashboard header uniform size and modify card hover style 2019-03-29 23:52:45 -07:00
dkanada
b1eae70cae add back cover art on mobile devices 2019-03-29 23:52:45 -07:00
dkanada
25cf88d0f8 remove padding from progress slider 2019-03-29 23:52:45 -07:00
Anthony Lavado
9677981344
Merge pull request #216 from grafixeyehero/dev
remove sync menu from multiselect
2019-03-29 18:55:15 -04:00
vitorsemeano
5ff34f5eb4 removed unecessary file page.js from components 2019-03-28 22:40:36 +00:00
vitorsemeano
67f04532be fix minor bug for listItemImage background sizing 2019-03-28 22:40:36 +00:00
vitorsemeano
7a5d66c792 refactor fullscreenManager suggested by JustAMan 2019-03-28 22:40:36 +00:00
vitorsemeano
02c5fd688f removed old duplicate files for viewmanager 2019-03-28 22:39:10 +00:00
vitorsemeano
4013ac8c8f removed duplicate emby-button module as dependency 2019-03-28 21:41:01 +00:00
vitorsemeano
b8cdb3d94e removed old dialoghelper 2019-03-28 21:41:01 +00:00
vitorsemeano
ad813701c5 fix eslint error for appRouter module 2019-03-28 21:41:01 +00:00
vitorsemeano
f783509e33 rename dialoghelper to dialogHelper 2019-03-28 21:41:01 +00:00
vitorsemeano
2b9559b4a9 resolve typo for viewContainer dep 2019-03-28 21:41:00 +00:00
vitorsemeano
258cea0b81 rename viewmanager to viewManager 2019-03-28 21:41:00 +00:00
vitorsemeano
d751ff2c19 module resolution for htmlMediaHelper 2019-03-28 21:41:00 +00:00
vitorsemeano
7253406177 module resolution for images modules 2019-03-28 21:41:00 +00:00
vitorsemeano
f56a82b800 module resolution for loading, page and playerSelectionMenu 2019-03-28 21:41:00 +00:00
vitorsemeano
52af8d487e module resolution for scroller 2019-03-28 21:35:32 +00:00
vitorsemeano
d57629d90f module resolution for serverNotifications 2019-03-28 21:35:32 +00:00
vitorsemeano
ba89941fce module resolution for toast and serverRestartDialog 2019-03-28 21:35:32 +00:00
vitorsemeano
578a1670f4 module resoltion for viewContainer 2019-03-28 21:35:32 +00:00
vitorsemeano
a03502646c bug fixes for headroom 2019-03-28 21:35:32 +00:00
vitorsemeano
4a5fc817fb module resolution for viewManager 2019-03-28 21:35:32 +00:00
vitorsemeano
00c875b893 module resolution for headroom 2019-03-28 21:35:31 +00:00