Commit Graph

287 Commits

Author SHA1 Message Date
Luke Pulverenti
b89eafa799 Add user cinema mode setting 2014-10-01 20:28:16 -04:00
Luke Pulverenti
91cb173176 rework apiclient startup 2014-09-24 18:47:03 -04:00
Luke Pulverenti
f03d5f6fd2 add cinema mode feature 2014-09-22 17:56:54 -04:00
Luke Pulverenti
3f09347bf7 update chromecast 2014-08-21 11:55:35 -04:00
Luke Pulverenti
f6995379a2 chromecast updates 2014-08-19 18:28:35 -04:00
Luke Pulverenti
46f50bae6a support custom ordering of user views 2014-08-18 21:42:53 -04:00
Luke Pulverenti
69682bd717 add activity log feature 2014-08-10 18:13:17 -04:00
Luke Pulverenti
2384a7e088 added sync job database 2014-07-26 13:30:15 -04:00
Luke Pulverenti
3944c8c0cb stub out mock sync provider 2014-07-22 12:36:34 -04:00
Luke Pulverenti
68e7007105 added cloud sync model objects 2014-07-21 21:29:06 -04:00
Luke Pulverenti
640fc18b21 update translations 2014-07-20 00:46:29 -04:00
Luke Pulverenti
b23a0a14c1 disable chunked encoding for images 2014-07-17 18:21:35 -04:00
Luke Pulverenti
433cee5164 added new device profiles 2014-07-16 23:17:14 -04:00
Luke Pulverenti
c5a40e9616 create localStorage abstraction 2014-07-15 15:16:16 -04:00
Luke Pulverenti
2981f1056d move last fm providers to a plugin 2014-07-13 17:03:57 -04:00
Luke Pulverenti
2d1a56ded3 3.0.5306.42925 2014-07-13 00:55:56 -04:00
Luke Pulverenti
5f578574d7 update translations 2014-07-11 00:27:46 -04:00
Luke Pulverenti
700e345aea rework nfo savers 2014-07-08 20:46:11 -04:00
Luke Pulverenti
10414ce9ac completed auth database 2014-07-07 21:41:03 -04:00
Luke Pulverenti
41825781d2 fixes #762 - Marking unwatched doesn't update display 2014-07-03 22:22:57 -04:00
Luke Pulverenti
5bec78f61f update to jquery mobile 1.4.3 2014-07-02 14:34:08 -04:00
Luke Pulverenti
db0a6eb632 run all ajax through apiclient 2014-07-02 01:16:59 -04:00
Luke Pulverenti
d1a36e7c73 fixes #861 - Add tap hold menus to web client 2014-06-30 22:29:27 -04:00
Luke Pulverenti
eab5e1812e update video player layout 2014-06-28 15:35:30 -04:00
Luke Pulverenti
d01c2a0ba9 add short overview 2014-06-25 11:12:39 -04:00
Luke Pulverenti
0784ca7a0a update translations 2014-06-23 12:05:19 -04:00
Luke Pulverenti
b9aac88766 dlna fixes 2014-06-22 01:52:31 -04:00
Luke Pulverenti
18cd384168 added new channel settings 2014-06-01 15:41:35 -04:00
Luke Pulverenti
06d87cc76f Display more content on home page 2014-05-29 15:34:20 -04:00
Tim Hobbs
9d62fb3c7f Video player full browser window 2014-05-28 13:05:35 -07:00
Luke Pulverenti
5677ce1011 factor device pixel ratio into downloaded image size 2014-05-23 19:58:28 -04:00
Luke Pulverenti
f81c84719f add separate user preferences area 2014-05-21 12:45:42 -04:00
Luke Pulverenti
f7e9566f8f add subtitle management page 2014-05-17 00:24:10 -04:00
Luke Pulverenti
76d39e1345 web client backdrops 2014-05-11 01:11:53 -04:00
Luke Pulverenti
c93de38f39 updated mono build 2014-05-10 13:28:03 -04:00
Luke Pulverenti
fd22232778 Removed guids from the model project 2014-05-08 16:09:53 -04:00
Luke Pulverenti
746a467d6a add basic open subtitle configuration 2014-05-07 14:38:50 -04:00
Luke Pulverenti
3b5259ce8e beginning remote subtitle downloading 2014-05-06 22:28:19 -04:00
Luke Pulverenti
ea285c28ef 3.0.5233.40306 2014-04-30 23:24:55 -04:00
Luke Pulverenti
093ee4c866 support sending nav commands 2014-04-27 21:57:29 -04:00
Luke Pulverenti
30ebe3858b fixes #797 - Determine mpeg2ts timestamp info 2014-04-24 22:00:19 -04:00
Luke Pulverenti
d96a3f1074 fixes #778 - Security issue 2014-04-24 13:30:59 -04:00
Luke Pulverenti
4cee826e91 dlna server fixes 2014-04-20 01:21:08 -04:00
Luke Pulverenti
b6526b65d0 updated nuget 2014-04-15 00:23:08 -04:00
Luke Pulverenti
b7235c797f support theme songs in the web client 2014-04-14 23:54:52 -04:00
Luke Pulverenti
b8c3e8c777 fixes for chrome 35 2014-04-13 14:25:22 -04:00
Luke Pulverenti
9f83edf9ec add new mirror mode 2014-04-13 13:27:13 -04:00
Luke Pulverenti
85a08beb3e audio/video player fixes 2014-04-11 23:48:57 -04:00
Luke Pulverenti
bd697d36fc extract nowplayingbar into standalone widget to work with any player 2014-04-11 11:36:25 -04:00
Luke Pulverenti
ad3f285ded remove chromecast ui 2014-04-10 11:49:46 -04:00
Luke Pulverenti
305646fa63 move lazy script 2014-04-10 11:33:42 -04:00
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