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

462 commits

Author SHA1 Message Date
Tim Hobbs
f893f175cb Lazy loading enabled
All pages with lots of images now have lazy loading enabled. The
"animation" was removed since it made for a bit of an odd experience one
the 2nd visit to a page. On pages with lots of images this has a nice
impact as it only loads the images that the user can see initially. As a
user scrolls it loads the next ones up. It saves a lot of extra requests
initially.
2014-04-09 20:47:57 -07:00
Tim Hobbs
ab0941be90 Merge remote-tracking branch 'upstream/master' 2014-04-09 16:58:14 -07:00
Tim Hobbs
a500f154d8 Cast updates 2014-04-09 16:58:09 -07:00
Luke Pulverenti
9ee76d4555 update translations 2014-04-08 22:12:17 -04:00
Tim Hobbs
2365becc14 Enabled lazy load of poster images
This should make initial load of the movies page a little more
responsive for larger libraries. This can be used on any page loading
images.
2014-04-08 11:22:03 -07:00
Luke Pulverenti
9a59fa6f70 update translations 2014-04-08 00:17:18 -04:00
Tim Hobbs
6b2b875ae2 Current time/volume fix for smaller video player 2014-04-06 12:17:39 -07:00
Luke Pulverenti
e72026f55c chromecast updates 2014-04-06 13:53:23 -04:00
Luke Pulverenti
861df73b9b add latest translations 2014-04-03 18:50:04 -04:00
Luke Pulverenti
55bfb651b6 add latest translations 2014-04-02 17:55:19 -04:00
Tim Hobbs
47d87ccfe8 Video player updates
* All buttons shown all the time
* Added time feedback when dragging position slider
2014-03-31 14:39:12 -07:00
Tim Hobbs
bb54d12ca8 Merge remote-tracking branch 'upstream/master' 2014-03-30 19:42:45 -07:00
Luke Pulverenti
1f1dcf80c1 add localization stub 2014-03-30 21:00:47 -04:00
Tim Hobbs
862d03a684 Merge remote-tracking branch 'upstream/master' 2014-03-30 16:28:19 -07:00
Tim Hobbs
84eb555644 Cast updates 2014-03-30 16:26:16 -07:00
Luke Pulverenti
7dd0efdcc2 restored live tv playback in the web client 2014-03-30 12:49:40 -04:00
Luke Pulverenti
813826b03b stub out remote player 2014-03-29 12:58:49 -04:00
Luke Pulverenti
355c3dcb42 stub out web client media controller 2014-03-29 11:40:32 -04:00
Luke Pulverenti
c7582e0f7a support EnableMpegtsM2TsMode 2014-03-26 18:14:25 -04:00
Tim Hobbs
8216e6d956 Video player "menu" button added
Toggles display of all appropriate video controls for video player sizes
< 100%
2014-03-25 12:48:54 -07:00
Luke Pulverenti
7058b9e879 rename MediaVersions to MediaSources 2014-03-22 12:16:43 -04:00
Luke Pulverenti
7a9d65a367 rework media versions to be based on original item id 2014-03-21 23:35:03 -04:00
Tim Hobbs
474422a286 Merge remote-tracking branch 'upstream/master' 2014-03-20 21:44:00 -07:00
Tim Hobbs
b7806018bf Minor media info update
* Aligned labels/values to create a column effect
* Minor refactor of labels/values to use a helper to reduce copy/paste
markup
2014-03-20 21:26:00 -07:00
Luke Pulverenti
02a810cf1e fixes #712 - multi-version grouping 2014-03-20 23:31:40 -04:00
Luke Pulverenti
902d3a3649 #712 - group multiple versions 2014-03-20 11:55:22 -04:00
Tim Hobbs
48ce08d2aa Merge upstream/master 2014-03-20 01:58:16 -07:00
Tim Hobbs
c806ef8d65 Media player updates
* Separate code for video player
* Audio player code reverted to pre-video player updates
2014-03-20 01:34:54 -07:00
Luke Pulverenti
6a50b9ce36 #712 - group multiple versions 2014-03-19 13:44:55 -04:00
Luke Pulverenti
39c57da623 #712 - Group multiple versions 2014-03-19 00:59:45 -04:00
Tim Hobbs
d388e3ae4b Video player updates
* Removed js to add class name for 4:3 aspect ratio
* Added min/max width for video to try and eliminate layout issues
2014-03-18 17:55:46 -07:00
Tim Hobbs
2131f0f895 Media player fixes
* Fix for hidden audio player
* Fullscreen hover fix
2014-03-18 12:57:32 -07:00
Tim Hobbs
b5b21349f9 Fix for stacking notifications
Video player just plays over the top
Max-height set on footer to display 3 stacked messages
2014-03-17 20:41:42 -07:00
Tim Hobbs
d8ba16da08 Merge remote-tracking branch 'upstream/master' 2014-03-17 20:07:58 -07:00
Tim Hobbs
0773ef79d7 Adjusted line-height for dash warning
Just makes it look a little nicer
2014-03-17 20:07:30 -07:00
Luke Pulverenti
5362d890f3 remove height assignment from footer 2014-03-17 21:51:54 -04:00
Luke Pulverenti
7a6bae9783 progress on channels api 2014-03-17 21:45:41 -04:00
Luke Pulverenti
fdda8549ba restore footer fluidity 2014-03-17 21:45:28 -04:00
Tim Hobbs
d48854dda8 Allow notification display when video playing
Users can interact with notifications in windowed mode
2014-03-17 16:59:25 -07:00
Tim Hobbs
37fb510a2d Merge remote-tracking branch 'upstream/master' 2014-03-17 15:47:22 -07:00
Tim Hobbs
96e64c4f1f Video player fixes
Mobile playback fixed - video no longer hidden by default and unhidden
on playing
Footer notifications fixed
2014-03-17 15:37:05 -07:00
Luke Pulverenti
7dcf71e256 expand device identification 2014-03-17 10:48:16 -04:00
Luke Pulverenti
6429e4e379 #712 - Support grouping multiple versions of a movie 2014-03-16 00:23:58 -04:00
Luke Pulverenti
e3e1ab2db3 add dlna pause fix 2014-03-15 16:08:06 -04:00
Luke Pulverenti
a5f1fa7681 support grouping behind boxsets 2014-03-15 00:14:07 -04:00
Tim Hobbs
d02fcffade Merge branch 'master' of https://github.com/timhobbs/MediaBrowser 2014-03-14 14:16:07 -07:00
Tim Hobbs
43dd77b685 4:3 aspect fix
Forgot to commit this. That is what I get for working in 2 environments
:)
2014-03-14 21:11:58 +00:00
Luke Pulverenti
c3e4b0bdd5 implement music identification 2014-03-13 23:23:58 -04:00
Luke Pulverenti
eaf0e65608 reduce text on filter buttons 2014-03-13 22:05:33 -04:00
Luke Pulverenti
df515330ba remove format indicators (temporarily) 2014-03-13 15:08:17 -04:00