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

314 commits

Author SHA1 Message Date
vitorsemeano
ce51c8012d cleanup data-require from viewContainer 2019-05-03 22:50:36 +01:00
vitorsemeano
ede8b3397d cleanup data-require in views 2019-05-03 22:46:15 +01:00
vitorsemeano
315cbb1fc6 refactor strange var names in viewContainer 2019-05-03 22:46:15 +01:00
vitorsemeano
12f8cf10d5 deuglify viewContainer.js module 2019-05-03 22:35:47 +01:00
vitorsemeano
b293f6e0f9 multiple modules resolution 2019-05-03 22:35:47 +01:00
vitorsemeano
efa3ff1730 module appSettings renamed 2019-05-03 22:35:47 +01:00
grafixeyehero
b62f6edbc4 update purple haze 2019-05-03 02:58:37 +03:00
Joshua M. Boniface
6216aaf937
Merge pull request #271 from dkanada/theme
Remove similar themes with accent changes
2019-04-30 23:49:09 -04:00
Joshua M. Boniface
a80067859d
Merge pull request #265 from dkanada/docs
Update links for most of the old documentation
2019-04-30 23:48:36 -04:00
Joshua M. Boniface
8f2c33eaa5
Merge pull request #238 from dkanada/res
Remove unusable assets and update a string reference to connect
2019-04-30 23:47:36 -04:00
Joshua M. Boniface
12589460cf
Merge pull request #297 from jellyfin/release-10.3.z
Backmerge for 10.3.2 release
2019-04-30 23:35:40 -04:00
Anthony Lavado
53cfcfd976
Merge pull request #295 from grafixeyehero/round
Add a round progress bar to purple haze theme
2019-04-30 15:25:39 -04:00
redSpoutnik
4d8ec5b466
Merge branch 'master' into synchronize-subtitles 2019-04-30 20:58:51 +02: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
grafixeyehero
78a780f5c4 Add a round progress bar to purple haze theme 2019-04-30 17:42:23 +03:00
Joshua M. Boniface
099fe24f8a
Merge pull request #269 from jellyfin/release-10.3.z
Backmerge 10.3.1
2019-04-27 21:56:47 -04: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
304ce9ef77 remove similar themes with accent changes 2019-04-25 22:57:36 -07:00
Anthony Lavado
8b5004dda4
Merge pull request #276 from thornbill/fix-text-overflow
Fix text overflow not displaying ellipsis in cards
2019-04-26 00:41:06 -04:00
Anthony Lavado
f86be307ae
Merge pull request #251 from grafixeyehero/new-themes
Adding new Purple haze themes with rounded layout
2019-04-25 16:42:50 -04:00
Bill Thornton
ed80f5109c Fix text overflow not displaying ellipsis in cards 2019-04-25 12:21:18 -04:00
grafixeyehero
0c2a5f0c5e aligning the gradient in the header 2019-04-25 17:50:33 +03: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
Bond-009
0a5f08ecb0
Merge pull request #264 from DrPandemic/fix-movie-icons
Fix Thumb rendering without thumbnails
2019-04-23 22:35:39 +02:00
dkanada
145c4462f7 remove an old page until it gets added to the new docs 2019-04-22 09:29:44 -07:00
dkanada
99a79b62e1 update links for new documentation 2019-04-22 09:29:06 -07:00
DrPandemic
df51418753 Prevent the rendering of button inside button 2019-04-22 01:04:02 -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
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