aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/UserLibrary/UserLibraryService.cs
AgeCommit message (Collapse)Author
2013-05-10progress on remote controlLuke Pulverenti
2013-05-09added ability to track web sockets per sessionLuke Pulverenti
2013-05-08removed local trailers and special features from memoryLuke Pulverenti
2013-04-28sort special features by nameLuke Pulverenti
2013-04-28renamed video backdrops to theme videosLuke Pulverenti
2013-04-28added api methods for video backdropsLuke Pulverenti
2013-04-24improve theme song methodsLuke Pulverenti
2013-04-24added theme song supportLuke Pulverenti
2013-04-13added user data methods for items by nameLuke Pulverenti
2013-04-13removed excess hashing in providers and made user data key-basedLuke Pulverenti
2013-04-05Get/Set DisplayPreferences separately through the apiLuke Pulverenti
2013-04-02Moved userdata to user manager to resolve concurrency issues. must delete ↵Luke Pulverenti
userdata and displaypreferences db files.
2013-04-02moved displaypreferences to usermanager to solve concurrency issuesLuke Pulverenti
2013-03-31fixes #97 and creates a library dictionary cache to avoid FindById recursionLuke Pulverenti
2013-03-29fixed userdata callsLuke Pulverenti
2013-03-23copy dashboard to the output folder and load from the file system, instead ↵Luke Pulverenti
of using embedded resources
2013-03-17fixed client type display for ios. also fixed display preferences saving.LukePulverenti
2013-03-16restored request loggingLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-10minor namespace changes in the modelLukePulverenti
2013-03-09more commenting for api docsLukePulverenti
2013-03-08fixed installer root suffixLukePulverenti
2013-03-08more api doc infoLukePulverenti
2013-03-08more doc updatesLukePulverenti
2013-03-08Add PrimaryImageAspectRatio to user dtoLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-04fixed configuration saving issuesLukePulverenti
2013-03-03fixed getting local trailers & special features from the apiLukePulverenti
2013-03-02Created an ItemsByName query dtoLukePulverenti
2013-03-01added the beginning of a service stack abstractionLukePulverenti
2013-02-28referenced core plugins, fixed some dashboard issues, extracted library managerLukePulverenti
2013-02-27combined usermanager and userdata managerLukePulverenti
2013-02-26a little more consolidationLukePulverenti
2013-02-25plugin security fixes and other abstractionsLukePulverenti
2013-02-24convert media library url's to restLukePulverenti
2013-02-24convert playback checkins to restLukePulverenti
2013-02-24More DILukePulverenti
2013-02-23type discovery without attributesLukePulverenti
2013-02-21Removed System.Windows.Forms dependancy from Common. Almost done removing ↵LukePulverenti
NLog dependancy.
2013-02-21Renamed Dto objectsScottIsAFool
Updated Fody Renamed Dto objects
2013-02-20Pushing missing changesLukePulverenti