Commit Graph

20986 Commits (60ce0c9fa9a3df50a8a7a08629bcedbe3724aee3)
 

Author SHA1 Message Date
Patrick Barron 60ce0c9fa9 Add dto for device options
3 years ago
Patrick Barron 06d682c296 Merge remote-tracking branch 'origin/authenticationdb-efcore' into authenticationdb-efcore
3 years ago
Patrick Barron af2e7aec2e Add missing service registration for IAuthenticationManager
3 years ago
Patrick Barron fdba71e133 Fix Api Key authentication
3 years ago
Patrick Barron bbac9ff67e GetDeviceOptions always returns an instance of DeviceOptions
3 years ago
Patrick Barron 5d1139ec62
Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs
3 years ago
Patrick Barron befedaf6fc
Update Emby.Server.Implementations/Session/SessionManager.cs
3 years ago
Patrick Barron dbfd30ec4c Migrate DeviceOptions
3 years ago
Patrick Barron d3e02e918d
Merge pull request #166 from crobibero/authdb-qc
3 years ago
crobibero 397868be95 Fix issues with QuickConnect and AuthenticationDb
3 years ago
Patrick Barron ae878fa051 Merge branch 'master' into authenticationdb-efcore
3 years ago
Claus Vium 9405604913
Merge pull request #6174 from Bond-009/diacritics
3 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Claus Vium a41065a248
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
3 years ago
Niels van Velzen 7d46ca9317 Refactor Quick Connect
3 years ago
Claus Vium f50bdb0f32
Merge pull request #6204 from Bond-009/extensions
3 years ago
Patrick Barron f96722fa74 Fix migration
3 years ago
Patrick Barron 3884837513 Convert method group to lambda in DeviceManager
3 years ago
Patrick Barron 784f29f753 Use named tuple for QuickConnect
3 years ago
Patrick Barron 544e059395 Revert unintended change in SchedulesDirect
3 years ago
Bond_009 db716bde95 Jellyfin.Extensions: Enable analyzers for release mode
3 years ago
Joshua M. Boniface 026d8d28b7
Merge pull request #6210 from bellegarde-c/master
3 years ago
Cédric Bellegarde 46665168a7 debian: Add maxcpucount option to override_dh_auto_build. Fix #5234
3 years ago
Claus Vium 96b2887a15
Merge pull request #6208 from h1dden-da3m0n/ci/no-automation-in-forks
3 years ago
h1dden-da3m0n 44b54a2637 disable project automation in forks
3 years ago
Patrick Barron d64e14fcb8 Use ReadOnlySpan in GetImagesForPrograms
3 years ago
Patrick Barron 67308f489f Implement DeleteDevice
3 years ago
Patrick Barron 2a9474f6e7 Count records before skipping
3 years ago
Patrick Barron 6b24cc6d1f Fix UpdateDeviceOptions
3 years ago
Patrick Barron 3123ea2a94 Add missing ConfigureAwait call
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Patrick Barron 54fdc2fd88 Use ExecuteSqlInterpolated instead of ExecuteSqlRaw
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond-009 0c3dcdf77b
Merge pull request #6197 from MrTimscampi/sub-delivery-docs
3 years ago
Patrick Barron 336ba2879f Re-add support for API keys
3 years ago
Patrick Barron 0292936c65 Use consistent name for db context
3 years ago
Patrick Barron 4206c0e091 Combine if statements
3 years ago
Patrick Barron 3264575047 Add data migration
3 years ago
Patrick Barron 3fd0b1a359 Recreate devices migration with missing fields
3 years ago
Patrick Barron 3d9c16ba6b Fix concurrency issues
3 years ago
Patrick Barron 373155a063 Correctly handle devices without custom names
3 years ago
MrTimscampi 22efb69e92 Document SubtitleDeliveryMethod
3 years ago
Joshua M. Boniface c791c3a215
Merge pull request #6191 from crobibero/5.0.7
3 years ago
Bond-009 004c53a5a5
Merge pull request #6180 from crobibero/test-controller
3 years ago
Claus Vium cd36b8067f
Merge pull request #5988 from Bond-009/fuzz
3 years ago
crobibero e021a0e9ce Update to dotnet 5.0.7
3 years ago
Bond-009 aaa9cc604f
Merge pull request #6176 from nielsvanvelzen/userid-required
3 years ago
crobibero d32bbf181a Ignore all test controllers
3 years ago
Bond-009 04daf0ff49
Merge pull request #6175 from nielsvanvelzen/crobibero-is-stupid
3 years ago
Niels van Velzen 226abde3f7 Change userId to required in operations that would otherwise throw exceptions
3 years ago