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

286 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
Luke Pulverenti
3f2f3c177e move web client chromecast along a little further 2014-04-05 13:01:04 -04:00
Luke Pulverenti
d1c351c88a chromecast icon update 2014-04-01 00:16:35 -04:00
Tim Hobbs
14a4b8018f Merge remote-tracking branch 'upstream/master' 2014-03-31 14:39:27 -07: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
Luke Pulverenti
432c8c49ce added more remote control commands 2014-03-31 17:04:22 -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
355c3dcb42 stub out web client media controller 2014-03-29 11:40:32 -04:00
Luke Pulverenti
a41f301fe2 make metadata path configurable 2014-03-25 17:13:55 -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
Tim Hobbs
fd0c1ec8ae Merge remote-tracking branch 'upstream/master' 2014-03-21 11:40:54 -07:00
Luke Pulverenti
0f37c36d24 support choosing optimal video version 2014-03-21 00:52:46 -04:00
Tim Hobbs
10e282094e Enable remote "fullscreen" command
This is really only pseudo-fullscreen, as the js fullscreen API doesn't
allow fullscreen without user interaction.
2014-03-20 12:12:10 -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
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
Luke Pulverenti
fdda8549ba restore footer fluidity 2014-03-17 21:45:28 -04:00
Tim Hobbs
3e0fc7ada1 Footer notification fix 2014-03-17 17:38:36 -07: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
1e76f3cfe4 change user flyout to panel 2014-03-17 01:23:13 -04:00
Luke Pulverenti
e3e1ab2db3 add dlna pause fix 2014-03-15 16:08:06 -04:00
Tim Hobbs
196a9b11c2 Merge remote-tracking branch 'upstream/master' into ribbons 2014-03-13 06:36:39 -07:00
Luke Pulverenti
07308ea9a7 added play to config page 2014-03-10 13:38:53 -04:00
Tim Hobbs
97e9b8ceea Major video player overhaul
Updates, enhancements and some bug fixes too.
2014-03-08 00:09:45 -08:00
Luke Pulverenti
edc7f33329 #715 - Support creating/editing collections (boxsets) in web client 2014-03-07 10:53:23 -05:00
Luke Pulverenti
a7b5b2663e add more report data 2014-03-03 23:53:48 -05:00
Luke Pulverenti
b066cb5d7a added first play to classes 2014-02-26 16:31:47 -05:00
Luke Pulverenti
4ab95b6e11 limit ifo's to 300mb+ 2014-02-23 22:27:13 -05:00
Luke Pulverenti
3d0e125dd3 added chromecast boilerplate 2014-02-23 00:52:30 -05:00
Luke Pulverenti
265af89fe6 minor cleanup 2014-02-08 15:22:40 -05:00
Luke Pulverenti
c808cd9871 added more image providers 2014-02-08 15:02:35 -05:00
Luke Pulverenti
efd23cafaa separate metadata refresh from validation 2014-02-06 17:22:03 -05:00
Luke Pulverenti
2246bd8165 rename autoorganize files 2014-01-22 18:52:01 -05:00
Luke Pulverenti
e02f9c8726 remove webm messages 2014-01-22 17:38:55 -05:00
Luke Pulverenti
0cadf2308a added a live tv status page 2014-01-22 15:46:01 -05:00
Luke Pulverenti
9db90f464a #680 - episode organization 2014-01-22 12:05:06 -05:00
Luke Pulverenti
1fa7dcdb2b added dashboard info page 2014-01-18 14:25:20 -05:00
Luke Pulverenti
4c4c131147 add hover menus to recordings 2014-01-16 22:13:12 -05:00
Luke Pulverenti
a0a589b876 added tv service provider selection 2014-01-16 17:49:31 -05:00
Luke Pulverenti
518003518b add tv service status reporting 2014-01-16 12:23:30 -05:00
Luke Pulverenti
e768e496ed add tv guide hover menus 2014-01-15 17:19:45 -05:00
Luke Pulverenti
8d9823e7a9 added live tv settings page 2014-01-12 11:55:38 -05:00
Luke Pulverenti
e36d514368 added suggested live tv page 2014-01-12 10:58:47 -05:00