aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Sorting
AgeCommit message (Collapse)Author
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-06-16Add full stop at end of comments (SA1629)telans
2020-05-26Make SonarCloud less angryPatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-03-24Remove unused usingsBond_009
2020-03-05Add speed for alpha numeric sortingBond_009
2020-03-02Apply code review suggestionVasily
2020-02-27Apply suggestions from code reviewVasily
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
2020-02-27Simplify AlphanumericComparer, reduce code duplicationVasily
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2016-03-27Remove unused code...Sven Van den brande
2016-03-24update name sortingLuke Pulverenti
2014-01-13save web client view selectionLuke Pulverenti
2013-10-02added user data manager, updated nugetLuke Pulverenti
2013-04-13removed excess hashing in providers and made user data key-basedLuke Pulverenti
2013-04-02Moved userdata to user manager to resolve concurrency issues. must delete ↵Luke Pulverenti
userdata and displaypreferences db files.
2013-03-09unified the two sorting api'sLukePulverenti
2013-02-21isolated bdinfo dependancyLukePulverenti
2013-02-20Pushing missing changesLukePulverenti