Commit Graph

224 Commits (906f701fa81c7cde1a9a01b066f3f29ff98552a5)

Author SHA1 Message Date
Patrick Barron f4d1c3ef7a Add device query class
3 years ago
Patrick Barron ab63a7745c Add PaginatedQuery abstract class, change startIndex to skip
3 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore
3 years ago
Bill Thornton f7435a605d
Merge pull request #5944 from shortspider/ContinueReading
3 years ago
Bill Thornton 77f0f89e45
Merge pull request #5623 from barronpm/ef-cleanup2
3 years ago
Nathan Mascitelli bdab8d1edb Add ResumeBook section
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Patrick Barron 12fa5c0c41 Add AccessToken to device
3 years ago
Patrick Barron ed0b5ff017 Fix builds
3 years ago
Patrick Barron f47fe308b1 Add navigation property to device entity
3 years ago
Patrick Barron 9cd5352358 Add device options entity
3 years ago
Patrick Barron 271b4cadb7 Add device entity.
3 years ago
cvium d772fddfb3 make custompref value nullable
3 years ago
Patrick Barron 1c501b17d7 Add ApiKey entity and associated relationships
3 years ago
Patrick Barron daa21c9e99 Add migration
3 years ago
Patrick Barron f1cadb27d9 Add id properties for preferences and permissions
3 years ago
Patrick Barron 36669ff451 Use correct setter access modifiers
3 years ago
Patrick Barron 12b8e29aef Fix duplicate permissions
3 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
3 years ago
Bond_009 01dfa8801a Fix GetDaysOfWeek behavior
3 years ago
Bond_009 46a41ecba6 Sunday isn't a weekend
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Patrick Barron 7c413a323b Move EF Core dependency out of Jellyfin.Data
3 years ago
Patrick Barron 7b37ae94f7 Remove unused factory method
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago
Patrick Barron 287dab4655 Remove constructor side effects and remove unneeded parameterless constructors
3 years ago
Patrick Barron b5e3c02865 Move IHasPermissions.cs to correct namespace
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
crobibero 407c35f087 Update to dotnet 5.0.3
3 years ago
dkanada 995b370017
Merge pull request #4663 from joshuaboniface/bump-version-10.8.0
3 years ago
crobibero a087ab389a dotnet 5.0.2
3 years ago
martinek-stepan cc92f7afe5
Enable nullable for MediaBrowser.XbmcMetadata project (#4612)
4 years ago
Claus Vium 21d2e9ff0c
Merge pull request #4771 from crobibero/typed-get-preference
4 years ago
crobibero e051090904 Use proper array setter
4 years ago
crobibero a515ecbada Use range operator to get subarray
4 years ago
Joshua M. Boniface 4f6a585424
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
4 years ago
Joshua M. Boniface d0ccea934f
Merge pull request #4720 from MrTimscampi/activity-log-levels
4 years ago
crobibero ee23d06154 Use a more descriptive function name
4 years ago
Claus Vium f8ef38c0ea
Merge pull request #4758 from nyanmisaka/fix-landingScreen-options
4 years ago
crobibero 8f4a4a3cc5 Convert values without throwing exception
4 years ago
crobibero b670937c3d Use typed UserManager GetPreference
4 years ago
nyanmisaka 0332b72502 fix landing screen options
4 years ago
crobibero aa5fa7cb8f Update to dotnet 5.0.1
4 years ago
MrTimscampi f97182c768 Add log level parameter to ActivityLog constructor
4 years ago
Ionut Andrei Oanca 499f3ee950 Update authorization policies for SyncPlay
4 years ago
Joshua M. Boniface 5f2cd11199 Bump version to 10.8.0 for next release
4 years ago
crobibero 3db6ae91f6 Add ItemId to all display preferences
4 years ago
crobibero b0c79edd2c Add support for custom item display preferences
4 years ago
Greenback 9a323f6df0 More spelling corrections.
4 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
crobibero f998e52107 Update to dotnet 3.1.9
4 years ago
Anthony Lavado ecabcff8f0
Merge pull request #4274 from barronpm/activitylog-query
4 years ago
Patrick Barron 4d7e7d6331 Rewrite activity log backend to use a query class.
4 years ago
Joshua M. Boniface a9e5f6e770 Remove nullable from MaxActiveSessions
4 years ago
Joshua M. Boniface 5a7dda337f Add active session tracking
4 years ago
crobibero 46ae51bc9a update to dotnet 3.1.8
4 years ago
Patrick Barron 15135dc3b8
Merge branch 'master' into jellyfin-data-warnings
4 years ago
crobibero 5ad81f7fe6 Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Erwin de Haan 3a649fa45b Add SourceLink to Jellyfin.Data
4 years ago
Erwin de Haan 346581bb2a Fixes for CI Nuget package pushing and CI triggers
4 years ago
Patrick Barron 602e746af0 Treat all warnings as errors in Jellyfin.Data
4 years ago
Patrick Barron a5f75a2d1a Rename Metadata to ItemMetadata
4 years ago
Patrick Barron 1f2e7e47ce Suppress CA2227
4 years ago
Patrick Barron 70b87a3e72 Add periods to documentation in CollectionItem.cs
4 years ago
Patrick Barron cab45db228 Include shared version in Jellyfin.Data
4 years ago
Patrick Barron d0f07d7ddd Clean up Group.cs
4 years ago
Patrick Barron b24221b40f Clean up ActivityLog.cs
4 years ago
Patrick Barron 732ec7a462 Clean up User.cs
4 years ago
Patrick Barron e56e2632d1 Clean up Preference.cs
4 years ago
Patrick Barron 617df5e0e6 Clean up and document Permission.cs
4 years ago
Patrick Barron 4a05943327 Document ItemDisplayPreferences.cs
4 years ago
Patrick Barron 0fc1810c41 Document ImageInfo.cs
4 years ago
Patrick Barron 81d03383e3 Delete ProviderMapping.cs
4 years ago
Patrick Barron b1b2d399f8 Document UnratedItem.cs
4 years ago
Patrick Barron 65bce98ec5 Document SubtitlePlaybackMode.cs
4 years ago
Patrick Barron 0110b2472d Document PersonRoleType.cs
4 years ago
Patrick Barron a1aece1299 Document MediaFileKind.cs
4 years ago
Patrick Barron 4e439652da Document IndexingKind.cs
4 years ago
Patrick Barron 8124e6fddf Document DynamicDayOfWeek.cs
4 years ago
Patrick Barron 367aa26ab5 Document ArtKind.cs
4 years ago
crobibero 5d528e202f Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
crobibero bd66fd25df Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Patrick Barron acb213e4b8 First pass at cleaning entity classes.
4 years ago
Patrick Barron 414bedbde4 Move library entities to folder.
4 years ago
crobibero b02650ec2f use proper spdx
4 years ago
crobibero 5f60da29c7 switch to spdx
4 years ago
crobibero 670c41ee89 Properly pack project license
4 years ago
Joshua M. Boniface e83f6d6ec7
Merge pull request #3889 from Ullmie02/nuget-versioning
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
crobibero 9626101c9f Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Bond_009 4243a17c86 Enable TreatWarningsAsErrors for Emby.Data in Release
4 years ago
Patrick Barron 8c9cd5f6d7 Make EventArgs documentation more consistent.
4 years ago
Patrick Barron dc88e93504 Migrate ServerEventNotifier.OnHasPendingRestartChanged to IEventConsumer
4 years ago
Patrick Barron a0453a0fe6 Migrate ServerEventNotifier.OnUserUpdated to IEventConsumer
4 years ago
Patrick Barron 8a4bdaed6b Migrate ActivityLogEntryPoint.OnUserLockedOut to IEventConsumer
4 years ago
Patrick Barron a1ecafb40d Migrate ActivityLogEntryPoint.OnUserPasswordChanged to IEventConsumer
4 years ago
Patrick Barron 737a86d0cb Migrate ActivityLogEntryPoint.OnUserDeleted to IEventConsumer
4 years ago
Patrick Barron 18d34f953b Migrate ActivityLogEntryPoint.OnUserCreated to IEventConsumer
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago