aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/UserViewBuilder.cs
AgeCommit message (Collapse)Author
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-12Initial migration codePatrick Barron
2019-10-20Don't shuffle some types by defaultBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-03-25Seperate changes from #1023Bond-009
The unrelated changes from #1023 (and more)
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-25Fix always null expressionsBond_009
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-13update translationsLuke Pulverenti
2017-10-03remove unneeded async signaturesLuke Pulverenti
2017-10-01update home screen sectionsLuke Pulverenti
2017-09-04update query objectsLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-08-12rework episode queriesLuke Pulverenti
2017-08-11update download error handlingLuke Pulverenti
2017-08-11reduce traffic from session playerLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-24update main projectsLuke Pulverenti
2017-05-23update query fieldsLuke Pulverenti
2017-05-21update data queriesLuke Pulverenti
2017-04-27update folder queriesLuke Pulverenti
2017-02-18clean related files when deleting itemsLuke Pulverenti
2017-02-04update image saverLuke Pulverenti
2017-01-09update video osdLuke Pulverenti
2016-12-20update dlna genre viewsLuke Pulverenti
2016-12-20update dlna music genresLuke Pulverenti
2016-11-21reduce library queriesLuke Pulverenti
2016-11-10resolve mono build failureLuke Pulverenti
2016-10-22update music dlnaLuke Pulverenti
2016-10-21make model project portableLuke Pulverenti
2016-10-17remove dead interface objectsLuke Pulverenti
2016-10-09add playback of in-progress recordingsLuke Pulverenti
2016-10-08pass requested fields to data layerLuke Pulverenti
2016-08-18update season queriesLuke Pulverenti
2016-08-17update season methodsLuke Pulverenti
2016-08-12rework storage of PresentationUniqueKeyLuke Pulverenti
2016-07-29Removed redundant Collection InitializersSven Van den brande
Removed Using directives that are not required
2016-07-01next up upgrade fixesLuke Pulverenti
2016-06-30fix dlna latest listsLuke Pulverenti
2016-06-11reduce uses of mobile.activepageLuke Pulverenti
2016-06-05update collection grouping settingLuke Pulverenti
2016-06-02update tag savingLuke Pulverenti
2016-06-02add provider ids to databaseLuke Pulverenti
2016-05-26fix dlna artistsLuke Pulverenti