aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api
AgeCommit message (Expand)Author
2013-03-13add some http response headers for dlnaLukePulverenti
2013-03-13switch authentication to sha1LukePulverenti
2013-03-12#41 - Support Http Head requestsLukePulverenti
2013-03-12add mp4 output support to the apiLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-12Added LibraryManager.SearchLukePulverenti
2013-03-11live saving on the metadata pagesLukePulverenti
2013-03-11consolidated some api codeLukePulverenti
2013-03-11better streaming loggingLukePulverenti
2013-03-10fixed audio in hlsLukePulverenti
2013-03-10bring back support for byte ranged requestsLukePulverenti
2013-03-10minor namespace changes in the modelLukePulverenti
2013-03-09unified the two sorting api'sLukePulverenti
2013-03-09moved the javascript apiclient to it's own repo and nuget packageLukePulverenti
2013-03-09api doc fixesLukePulverenti
2013-03-09hls progressLukePulverenti
2013-03-09progress on hls video. but not ready yetLukePulverenti
2013-03-09some progress towards brining back hls, but not finished yetLukePulverenti
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-08api comments for genres, studios, years, personsLukePulverenti
2013-03-08more updates for api docsLukePulverenti
2013-03-08removed library/ prefix from genre, studio, year and person url'sLukePulverenti
2013-03-08added more attributes for api docsLukePulverenti
2013-03-08switch authentication to json content typeLukePulverenti
2013-03-08removed IsRecentlyPlayed option and fixed FileTime warningsLukePulverenti
2013-03-08Add PrimaryImageAspectRatio to user dtoLukePulverenti
2013-03-08extracted provider manager. took more off the kernelLukePulverenti
2013-03-07revised windows phone fixLukePulverenti
2013-03-07possible windows phone video fixLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-05removed IBN sorting from the apiLukePulverenti
2013-03-05added some attributes for api docsLukePulverenti
2013-03-04removed the IsCorePlugin propertyLukePulverenti
2013-03-04extracted an installation manager interfaceLukePulverenti
2013-03-04fixed configuration saving issuesLukePulverenti
2013-03-04updated servicestackLukePulverenti
2013-03-04fixed remove path validationLukePulverenti
2013-03-04fixed IsAdministrator defaulting to trueLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-03fixed getting local trailers & special features from the apiLukePulverenti
2013-03-03created entry point classes for the startup wizard and new item notificationsLukePulverenti
2013-03-02added IServerEntryPoint to replace plugin.initializeLukePulverenti
2013-03-02fix plugin security savingLukePulverenti
2013-03-02Created an ItemsByName query dtoLukePulverenti
2013-03-01added the beginning of a service stack abstractionLukePulverenti
2013-02-28Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-28referenced core plugins, fixed some dashboard issues, extracted library managerLukePulverenti