aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Sorting/AlphanumComparator.cs
AgeCommit message (Collapse)Author
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-06Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)Cody Robibero
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-03-05Add speed for alpha numeric sortingBond_009
2020-02-27Apply suggestions from code reviewVasily
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
2020-02-27Simplify AlphanumericComparer, reduce code duplicationVasily