Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/ea4c208fde66ec00abba142068db2da674585163/Emby.Server.Implementations/Devices You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

71 Commits (ea4c208fde66ec00abba142068db2da674585163)

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