aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Dto/UserItemDataDto.cs
AgeCommit message (Collapse)Author
2024-07-29Enable nullable for UserItemDataBond_009
MetadataResult.GetOrAddUserData doesn't ever get used and is probably broken since the migration to .NET Core as it still expects a Guid for userId
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2016-07-29Removed redundant Collection InitializersSven Van den brande
Removed Using directives that are not required
2016-07-15remove fody from buildLuke Pulverenti
2015-04-16resolve photo scan hangLuke Pulverenti
2014-07-03fixes #762 - Marking unwatched doesn't update displayLuke Pulverenti
2014-06-29update translationsLuke Pulverenti
2013-10-03fixes #273 - Marking/unmarking Favorite status doesn't cause a library ↵Luke Pulverenti
changed notification
2013-06-09rename caseLuke Pulverenti