aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/UserLibrary/ItemsService.cs
AgeCommit message (Collapse)Author
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ApiErwin 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-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-04reduce socket activityLuke Pulverenti
2017-10-01update home screen sectionsLuke Pulverenti
2017-09-07update image processorLuke Pulverenti
2017-09-04update query objectsLuke Pulverenti
2017-08-27update dto methodsLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-08-12rework episode queriesLuke 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-22update query fieldsLuke Pulverenti
2017-05-21update data queriesLuke Pulverenti
2017-05-06update nugetLuke Pulverenti
2017-02-18clean related files when deleting itemsLuke Pulverenti
2017-01-09update video osdLuke Pulverenti
2016-12-20update dlna genre viewsLuke Pulverenti
2016-11-10rework result factoryLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-23move interface to modelLuke Pulverenti
2016-10-12update playlist contentLuke Pulverenti
2016-10-10update program queriesLuke Pulverenti
2016-10-08pass requested fields to data layerLuke Pulverenti
2016-08-25fix notifications queryLuke Pulverenti
2016-08-18update notificationsLuke Pulverenti
2016-08-18update item by name validatorsLuke Pulverenti
2016-07-29Removed redundant Collection InitializersSven Van den brande
Removed Using directives that are not required
2016-07-22switch to ExcludeArtistIdsLuke Pulverenti
2016-07-22update more from/similarLuke Pulverenti
2016-07-22display more from artist on album pageLuke Pulverenti
2016-07-15update reportsLuke Pulverenti
2016-06-26add loggingLuke Pulverenti
2016-06-26fixes #1787Luke Pulverenti
2016-06-24update sidebarLuke Pulverenti
2016-06-24continue jquery removalLuke Pulverenti
2016-06-23update startup wizardLuke Pulverenti
2016-06-19update task resultsLuke Pulverenti
2016-06-02add provider ids to databaseLuke Pulverenti
2016-05-18update artist queriesLuke Pulverenti
2016-05-08update windows ffmpegLuke Pulverenti
2016-04-27fix rating filtersLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2016-03-21fix albums per artistLuke Pulverenti
2016-03-21update db queryingLuke Pulverenti
2016-03-20update db queryingLuke Pulverenti
2016-03-20update album queriesLuke Pulverenti