Commit Graph

71 Commits (master)

Author SHA1 Message Date
Bond_009 651681c276 Enable nullable for more files
2 months ago
Bond_009 ea8f40e84a More cleanup
2 years ago
Patrick Barron 6cc69b80b6 Fix warnings in DeviceId
3 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Patrick Barron 44e71774b1 Rewrite device manager using EF Core
3 years ago
Patrick Barron 5790db05ba Clean up DeviceManager and don't store capabilities on disk
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Patrick Barron bea519de5b Fix MemoryCache Usage.
4 years ago
Patrick Barron a97f98fbd5 Use MemoryCache in DeviceManager
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Patrick Barron d72ea70995 Document user class and fix a few minor issues
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron 9925742918 Implement more review suggestions
4 years ago
Patrick Barron 1e9b2613c6 Remove more unused code
4 years ago
Patrick Barron 511d20a100 Apply review suggestions
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
4 years ago
Mark Monteiro 71c84905de Register IDeviceManager correctly
4 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 adc9fc282c Minor improvements
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
5 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request #736 from Bond-009/startasync
5 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
5 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Bond_009 85a58fd655 Start startup tasks async
5 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan c5c7a3c4ee Visual Studio Reformat: Emby.Server.Implementations Part De-H
5 years ago
Erwin de Haan 846456b41e Reformatted the files with notes.
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
hawken ba1794f64b Remove tabs and trailing whitespace
5 years ago
Bond_009 a997bb609f Remove unnecessary using statements
5 years ago
Bond_009 391b48614d Remove FireEventIfNotNull
5 years ago