aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/UserService.cs
AgeCommit message (Collapse)Author
2013-04-17fixes #152 - Gallery Images – some show, others don’tLuke Pulverenti
2013-04-13removed excess hashing in providers and made user data key-basedLuke Pulverenti
2013-04-10resharper suggestions in api projectLuke Pulverenti
2013-04-02#62 - File locking problem in cacheLuke Pulverenti
2013-04-02moved displaypreferences to usermanager to solve concurrency issuesLuke Pulverenti
2013-03-23made compression and caching available to plugin api endpointsLuke Pulverenti
2013-03-23copy dashboard to the output folder and load from the file system, instead ↵Luke Pulverenti
of using embedded resources
2013-03-16restored request loggingLukePulverenti
2013-03-13switch authentication to sha1LukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-08removed library/ prefix from genre, studio, year and person url'sLukePulverenti
2013-03-08added more attributes for api docsLukePulverenti
2013-03-08Add PrimaryImageAspectRatio to user dtoLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-05added some attributes for api docsLukePulverenti
2013-03-04fixed configuration saving issuesLukePulverenti
2013-03-04fixed IsAdministrator defaulting to trueLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti
2013-02-27combined usermanager and userdata managerLukePulverenti
2013-02-26a little more consolidationLukePulverenti
2013-02-25plugin security fixes and other abstractionsLukePulverenti
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