Commit Graph

80 Commits

Author SHA1 Message Date
Luke Pulverenti f5163bd8f1 update to servicestack 3.9.46 2013-05-19 11:55:51 -04:00
Luke Pulverenti e2d6a5c05d support static trailer streaming 2013-05-17 14:05:49 -04:00
Luke Pulverenti 57d3d74856 fixed ie10 image uploading 2013-05-16 22:32:23 -04:00
Luke Pulverenti 58cc2248b9 update to servicestack 3.9.45 2013-05-15 10:21:37 -04:00
Luke Pulverenti 0c59ec65ca added CriticReviews api endpoint 2013-05-11 00:10:58 -04:00
Luke Pulverenti e1f8c18b51 added ability to track web sockets per session 2013-05-09 13:38:02 -04:00
Luke Pulverenti 2818d8ccd2 updated servicestack to 3.9.44 2013-05-07 09:06:01 -04:00
Luke Pulverenti 73b76a4f18 added image by name api methods 2013-05-02 10:30:38 -04:00
Luke Pulverenti 98ad0bd43b added next up page 2013-04-30 23:28:26 -04:00
Luke Pulverenti 757cfcae8e Added search hint service 2013-04-26 15:20:53 -04:00
Luke Pulverenti 374b7f2f03 new Artist entity 2013-04-22 00:38:03 -04:00
Luke Pulverenti 25d2a57aca added user data methods for items by name 2013-04-13 14:51:20 -04:00
Luke Pulverenti 1bf4b6110d Get/Set DisplayPreferences separately through the api 2013-04-05 13:10:55 -04:00
Luke Pulverenti e8d03d49f2 update to servicestack 3.9.43 2013-04-04 01:06:46 -04:00
Luke Pulverenti e2dcddc5ac made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
Luke Pulverenti dcdc0bda28 update to servicestack 3.9.42 2013-03-23 00:13:36 -04:00
LukePulverenti bd094311f0 updated servicestack to 3.9.40 2013-03-18 16:40:15 -04:00
LukePulverenti 4d083b618d restored request logging 2013-03-16 01:52:33 -04:00
LukePulverenti 656a9ddaec added Ids filter to ItemsService.cs 2013-03-15 21:40:34 -04:00
LukePulverenti 177d9cc172 consolidated some api code 2013-03-11 01:06:55 -04:00
LukePulverenti 937e434ab6 moved the javascript apiclient to it's own repo and nuget package 2013-03-09 20:18:29 -05:00
LukePulverenti c4c9126f79 added more attributes for api docs 2013-03-08 14:14:09 -05:00
LukePulverenti 4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property 2013-03-04 23:29:43 -05:00
LukePulverenti 0268dcec05 updated servicestack 2013-03-04 13:03:22 -05:00
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 2013-03-02 21:47:04 -05:00
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
LukePulverenti 8d32971354 fixed api shutdown and more hls progress 2013-02-27 18:33:40 -05:00
LukePulverenti 3751e14eb1 restored audio 2013-02-26 23:19:05 -05:00
LukePulverenti fb92f47abd added a StreamRequest object 2013-02-26 16:53:51 -05:00
LukePulverenti 51b3c32e2c a little more consolidation 2013-02-26 16:05:52 -05:00
LukePulverenti 2d06095447 plugin security fixes and other abstractions 2013-02-25 22:43:04 -05:00
LukePulverenti b075e0a5b9 convert upload image url to rest 2013-02-24 23:39:53 -05:00
LukePulverenti add43baffe convert media library url's to rest 2013-02-24 22:56:00 -05:00
LukePulverenti 2d342c02ef convert playback checkins to rest 2013-02-24 21:41:51 -05:00
LukePulverenti 8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
LukePulverenti b8d5c71842 type discovery without attributes 2013-02-23 02:57:11 -05:00
LukePulverenti fab627c845 added a master version file 2013-02-22 02:17:50 -05:00
LukePulverenti 868a7ce9c8 isolated clickonce dependancies 2013-02-21 23:23:06 -05:00
LukePulverenti ae4ffa75be isolated weather and moved drawing classes up to the controller project 2013-02-21 01:02:10 -05:00
LukePulverenti a0ced20d5b removed unneeded references 2013-02-20 23:47:32 -05:00
LukePulverenti 509156cbc3 remove core plugin output from source control 2013-02-20 21:40:36 -05:00
LukePulverenti 767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
LukePulverenti Luke Pulverenti luke pulverenti 119dfc3ac7 Adding the UI to the same repo. Made some default theme progress 2012-09-20 11:25:22 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 8b7effd6ff Moved discovery of loggers and weather providers to MEF. Also added support for third-party image processors, also discovered through MEF. 2012-09-18 15:33:57 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 614668a447 Added api methods to mark an item as played or unplayed 2012-09-09 22:30:34 -04:00
LukePulverenti Luke Pulverenti luke pulverenti f68137ec4a Added api methods to get movie special features 2012-09-09 21:52:33 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 2441ba0c6d Added api methods to set user ratings for items 2012-09-09 15:00:19 -04:00
LukePulverenti Luke Pulverenti luke pulverenti c1c4c85fc2 Added some favorites api calls 2012-09-09 14:32:51 -04:00