aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/UserLibrary
AgeCommit message (Expand)Author
2013-04-13added min/max official ratingLuke Pulverenti
2013-04-13add GuestStar distinctionLuke Pulverenti
2013-04-13implemented filtering of ibn items based on like/dislike/favoriteLuke Pulverenti
2013-04-13fix include/exclude item type queriesLuke Pulverenti
2013-04-13added ability to mark IBN items as favoritesLuke 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-12add ability to mark studios, genres and people as favoritesLuke Pulverenti
2013-04-12Added budget as a sort orderLuke Pulverenti
2013-04-12Added Budget, EndDate, HomePageUrl, ProductionLocations,Luke Pulverenti
2013-04-11added people pagesLuke Pulverenti
2013-04-11added studio and people placeholder pagesLuke Pulverenti
2013-04-11added movie and tv genre pagesLuke Pulverenti
2013-04-10resharper suggestions in api projectLuke Pulverenti
2013-04-09paging progressLuke Pulverenti
2013-04-07extracted a media encoding interface to keep ffmpeg out of nuget packagesLuke Pulverenti
2013-04-05Get/Set DisplayPreferences separately through the apiLuke Pulverenti
2013-04-05As AsParallel when filteringLuke Pulverenti
2013-04-05commentsLuke Pulverenti
2013-04-04#26 - Cast/crew order should honour tagsLuke Pulverenti
2013-04-04added new video filtersLuke Pulverenti
2013-04-02Moved userdata to user manager to resolve concurrency issues. must delete use...Luke Pulverenti
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-30Added filters to the item list pageLuke Pulverenti
2013-03-29fixed userdata callsLuke Pulverenti
2013-03-28Moved search placeholderLuke 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 of...Luke Pulverenti
2013-03-18updated servicestack to 3.9.40LukePulverenti
2013-03-17fixed client type display for ios. also fixed display preferences saving.LukePulverenti
2013-03-16#6 - Click on the Performers tab will crash the mbtLukePulverenti
2013-03-16restored request loggingLukePulverenti
2013-03-15added Ids filter to ItemsService.csLukePulverenti
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-12Added LibraryManager.SearchLukePulverenti
2013-03-11consolidated some api codeLukePulverenti
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-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-08removed IsRecentlyPlayed option and fixed FileTime warningsLukePulverenti
2013-03-08Add PrimaryImageAspectRatio to user dtoLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-05removed IBN sorting from the apiLukePulverenti