| Age | Commit message (Expand) | Author |
| 2013-04-13 | added min/max official rating | Luke Pulverenti |
| 2013-04-13 | add GuestStar distinction | Luke Pulverenti |
| 2013-04-13 | Chg fields to properties on MBRegistrationRecord | Eric Reed |
| 2013-04-13 | removed excess hashing in providers and made user data key-based | Luke Pulverenti |
| 2013-04-12 | Added budget as a sort order | Luke Pulverenti |
| 2013-04-12 | Added Budget, EndDate, HomePageUrl, ProductionLocations, | Luke Pulverenti |
| 2013-04-11 | adding tile view | Luke Pulverenti |
| 2013-04-10 | resharper suggestions in server implementations | Luke Pulverenti |
| 2013-04-09 | Add more to media info display | Luke Pulverenti |
| 2013-04-08 | remove and/or delay unnecessary startup work | Luke Pulverenti |
| 2013-04-07 | extracted a media encoding interface to keep ffmpeg out of nuget packages | Luke Pulverenti |
| 2013-04-06 | Added DashboardSourcePath config setting for easier development | Luke Pulverenti |
| 2013-04-05 | made display preferences uniquely identifiable | Luke Pulverenti |
| 2013-04-05 | Get/Set DisplayPreferences separately through the api | Luke Pulverenti |
| 2013-04-05 | removed Publishers | Luke Pulverenti |
| 2013-04-05 | fixes #111 | Luke Pulverenti |
| 2013-04-05 | Added publishers to BaseItem | Luke Pulverenti |
| 2013-04-04 | added new video filters | Luke Pulverenti |
| 2013-04-03 | added mpeg4 as an available output codec | Luke Pulverenti |
| 2013-04-03 | adjusted tile text spacing | Luke Pulverenti |
| 2013-04-03 | add optional package filter and remove IUIPlugin interface | Luke Pulverenti |
| 2013-04-03 | Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser | Luke Pulverenti |
| 2013-04-03 | Add targetSystem to PackageInfo | Eric Reed |
| 2013-04-03 | record level during media analysis | Luke Pulverenti |
| 2013-03-30 | Added filters to the item list page | Luke Pulverenti |
| 2013-03-28 | updated nuget | Luke Pulverenti |
| 2013-03-26 | update to latest js api client | Luke Pulverenti |
| 2013-03-25 | Moved some web socket classes to the model | Luke Pulverenti |
| 2013-03-23 | adjust simultaneous image extractions | Luke Pulverenti |
| 2013-03-23 | copy dashboard to the output folder and load from the file system, instead of... | Luke Pulverenti |
| 2013-03-20 | Add LastPlayedDate to UserItemDataDto | Eric Reed |
| 2013-03-17 | fixed client type display for ios. also fixed display preferences saving. | LukePulverenti |
| 2013-03-16 | restored request logging | LukePulverenti |
| 2013-03-15 | Manage some items as single instance throughout #54 | Eric Reed |
| 2013-03-15 | Added an Id property to SystemInfo | LukePulverenti |
| 2013-03-12 | #22 - Need to strip html tags from overviews | LukePulverenti |
| 2013-03-11 | remove unused api properties | LukePulverenti |
| 2013-03-11 | consolidated some api code | LukePulverenti |
| 2013-03-10 | updated ffmpeg. cleaned up some unused api properties | LukePulverenti |
| 2013-03-10 | minor namespace changes in the model | LukePulverenti |
| 2013-03-09 | unified the two sorting api's | LukePulverenti |
| 2013-03-09 | moved the javascript apiclient to it's own repo and nuget package | LukePulverenti |
| 2013-03-08 | api comments for genres, studios, years, persons | LukePulverenti |
| 2013-03-08 | removed library/ prefix from genre, studio, year and person url's | LukePulverenti |
| 2013-03-08 | removed IsRecentlyPlayed option and fixed FileTime warnings | LukePulverenti |
| 2013-03-08 | Add PrimaryImageAspectRatio to user dto | LukePulverenti |
| 2013-03-07 | removed base kernel and ikernel | LukePulverenti |
| 2013-03-04 | removed the IsCorePlugin property | LukePulverenti |
| 2013-03-04 | fixed configuration saving issues | LukePulverenti |
| 2013-03-04 | Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser | Eric Reed |