aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Data
AgeCommit message (Expand)Author
2020-09-03Merge branch 'master' into jellyfin-data-warningsPatrick Barron
2020-09-03Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-09-02Add SourceLink to Jellyfin.DataErwin de Haan
2020-09-02Fixes for CI Nuget package pushing and CI triggersErwin de Haan
2020-09-01Treat all warnings as errors in Jellyfin.DataPatrick Barron
2020-09-01Rename Metadata to ItemMetadataPatrick Barron
2020-09-01Suppress CA2227Patrick Barron
2020-09-01Add periods to documentation in CollectionItem.csPatrick Barron
2020-09-01Include shared version in Jellyfin.DataPatrick Barron
2020-09-01Clean up Group.csPatrick Barron
2020-09-01Clean up ActivityLog.csPatrick Barron
2020-09-01Clean up User.csPatrick Barron
2020-09-01Clean up Preference.csPatrick Barron
2020-09-01Clean up and document Permission.csPatrick Barron
2020-09-01Document ItemDisplayPreferences.csPatrick Barron
2020-09-01Document ImageInfo.csPatrick Barron
2020-09-01Delete ProviderMapping.csPatrick Barron
2020-08-31Document UnratedItem.csPatrick Barron
2020-08-31Document SubtitlePlaybackMode.csPatrick Barron
2020-08-31Document PersonRoleType.csPatrick Barron
2020-08-31Document MediaFileKind.csPatrick Barron
2020-08-31Document IndexingKind.csPatrick Barron
2020-08-31Document DynamicDayOfWeek.csPatrick Barron
2020-08-31Document ArtKind.csPatrick Barron
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-30First pass at cleaning entity classes.Patrick Barron
2020-08-30Move library entities to folder.Patrick Barron
2020-08-26use proper spdxcrobibero
2020-08-26switch to spdxcrobibero
2020-08-25Properly pack project licensecrobibero
2020-08-25Merge pull request #3889 from Ullmie02/nuget-versioningJoshua M. Boniface
2020-08-24Merge branch 'master' into event-rewrite-1Patrick Barron
2020-08-24Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-22Enable TreatWarningsAsErrors for Emby.Data in ReleaseBond_009
2020-08-15Make EventArgs documentation more consistent.Patrick Barron
2020-08-15Migrate ServerEventNotifier.OnHasPendingRestartChanged to IEventConsumerPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnUserUpdated to IEventConsumerPatrick Barron
2020-08-13Migrate ActivityLogEntryPoint.OnUserLockedOut to IEventConsumerPatrick Barron
2020-08-13Migrate ActivityLogEntryPoint.OnUserPasswordChanged to IEventConsumerPatrick Barron
2020-08-13Migrate ActivityLogEntryPoint.OnUserDeleted to IEventConsumerPatrick Barron
2020-08-13Migrate ActivityLogEntryPoint.OnUserCreated to IEventConsumerPatrick Barron
2020-08-13Move GenericEventArgs to Jellyfin.Data.EventsPatrick Barron
2020-08-13Use VersionPrefixDavid
2020-08-13Fix nuget ciDavid
2020-08-12bump depscrobibero
2020-08-01Switch to unstable chromecast version.Patrick Barron
2020-07-27Add tv home.Patrick Barron
2020-07-27Add Dashboard theme.Patrick Barron
2020-07-27Serialize/deserialize new entities properly.Patrick Barron