Commit Graph

139 Commits

Author SHA1 Message Date
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
Luke Pulverenti 2704b52493 added a new encoding settings page under advanced 2014-01-07 13:39:35 -05:00
Luke Pulverenti d994150c28 added cast icon to now playing bar to send current media to another client 2014-01-03 23:53:49 -05:00
Luke Pulverenti 2957a40d8d support adding additional users to sessions 2014-01-03 21:35:41 -05:00
Luke Pulverenti 708ca5d32f added live channel playback 2014-01-02 23:58:22 -05:00
Luke Pulverenti 7743b36bc9 add more methods to file system interface 2014-01-01 13:26:31 -05:00
Luke Pulverenti 2861ff68c9 updated mobile and tablet layouts in web client 2013-12-30 22:43:30 -05:00
Luke Pulverenti 0c23a1a971 update built in studio images 2013-12-29 21:41:22 -05:00
Luke Pulverenti dfec6b307b added new studio image provider 2013-12-29 00:32:03 -05:00
Luke Pulverenti 6d15c55327 allow custom language per item 2013-12-28 11:58:13 -05:00
Luke Pulverenti 2047f4bd49 change now playing bar to use jqm buttons 2013-12-27 23:42:40 -05:00
Luke Pulverenti 79a51f6b3a new mobile web client menu 2013-12-27 16:10:06 -05:00
Luke Pulverenti e7a3a38b03 moved search into slide out panel 2013-12-27 11:18:42 -05:00
Luke Pulverenti 728e0003b2 minor mobile fixes 2013-12-27 00:13:19 -05:00
Luke Pulverenti 125c24ed56 new mobile dashboard menu 2013-12-27 00:08:37 -05:00
Luke Pulverenti 92c1a9acb0 fix duplicate day name issue 2013-12-26 21:23:57 -05:00
Luke Pulverenti 6e4a7594fc fix web socket attachment to session object 2013-12-26 13:46:38 -05:00
Luke Pulverenti c27d378e34 split out parental controls into a separate edit page 2013-12-26 10:40:38 -05:00
Luke Pulverenti c24735332f minor dashboard cleanup 2013-12-25 22:44:26 -05:00
Luke Pulverenti 37ccaa59ab update to jquery mobile 1.4 2013-12-24 13:37:29 -05:00
Luke Pulverenti 9ac1ae7f6b live tv updates 2013-12-22 22:46:03 -05:00
Luke Pulverenti 7c1639a112 moved media streams to the database 2013-12-05 22:39:44 -05:00
Luke Pulverenti e38caab270 more support for episodes directly in a series folder 2013-12-03 23:18:50 -05:00
Luke Pulverenti 0605bfbaaa fixes #640 - Add management filters 2013-12-01 21:24:14 -05:00
Luke Pulverenti 7e5011f03d update to service stack 3.0.70.0 2013-11-30 13:32:39 -05:00
Luke Pulverenti dbf7337f7c support remote queuing to web client 2013-11-30 01:07:45 -05:00
Luke Pulverenti 878bad724a add specialized get seasons method 2013-11-28 13:27:29 -05:00
Luke Pulverenti 5cdd9d0fb1 consolidate Artist & MusicArtist 2013-11-21 15:48:26 -05:00
Eric Reed 1f62c4c18b Fix rating star calc 2013-11-09 13:36:45 -05:00
Eric Reed 7341aadbb9 Latest reviews in plug-in detail page 2013-11-08 15:53:09 -05:00
Eric Reed b7f0979093 Move store rating rendering function to dash 2013-11-08 10:37:22 -05:00
Eric Reed 75b5f25694 First level of ratings and reviews 2013-11-07 12:27:05 -05:00
Luke Pulverenti 0c9ea3d353 fixes #578 - Restarting server within plug-in config creates error 2013-11-05 14:43:21 -05:00
Luke Pulverenti 7e34533cae improve compatibility view error message 2013-10-18 15:47:57 -04:00
Luke Pulverenti d8fdb2f5f8 added CanSelfRestart 2013-10-07 10:38:31 -04:00
Luke Pulverenti e3d0113106 reduce system info refreshing from dashboard 2013-09-19 20:53:18 -04:00
Luke Pulverenti 815f1d7342 fixes #544 - No warning being given when running IE in compatibility mode 2013-09-16 23:41:49 -04:00
Luke Pulverenti 44e59e7215 reduce task allocations by making IBN api synchronous 2013-09-16 22:08:18 -04:00
Luke Pulverenti 35eb92de60 add video image extraction back to library scan 2013-09-14 17:19:32 -04:00
Luke Pulverenti abef9d9254 improve web socket close 2013-09-09 14:23:55 -04:00
Luke Pulverenti ee25e54186 fixes #406 - Dashboard not refreshing 2013-09-05 13:26:03 -04:00
Luke Pulverenti 7f4327b908 improve audio commands 2013-08-28 01:44:43 -04:00
Luke Pulverenti 9d71b16123 fixed remote messages 2013-08-28 01:17:26 -04:00
Luke Pulverenti c1819ff31f updated web client to respond to new remote control commands 2013-08-28 00:31:34 -04:00
Luke Pulverenti 08d553461a fixes #415 - admin pages 2013-08-27 16:04:58 -04:00
Luke a48b9102d8 Merge pull request #431 from DasNerdherder/master
Fixed #415 Non-Admin profile can access Dashboard
2013-08-27 13:03:52 -07:00
Luke Pulverenti 17ee0b713a try to detect browser running in private mode 2013-08-23 18:13:45 -04:00
Christopher Hines b1954abc23 Fixed #415 Non-Admin profile can access Dashboard
In site.js, in pagebeforeshow, added logic for when the current user is
not an administrator, if the page is the dashboard, to redirect to
index.html
2013-08-20 10:42:07 -04:00