aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/ICollectionFolder.cs
AgeCommit message (Collapse)Author
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
* Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com>
2021-07-23Fix partial set of MediaBrowser.Controller/Entities warningsRich Lander
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-06-16Add full stop at end of comments (SA1629)telans
2019-11-01Deserialize with the correct type (and warning fixes)Bond_009
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
2017-08-24update active recordingsLuke Pulverenti
2017-01-11fix live tv folders being created in a loopLuke Pulverenti
2015-11-14update timeline viewLuke Pulverenti
2015-07-29update image processingLuke Pulverenti
2015-04-15added user view settingLuke Pulverenti
2014-10-11add more device optionsLuke Pulverenti
2014-06-14add library folder option to home pageLuke Pulverenti
2013-02-20Pushing missing changesLukePulverenti