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/259d811b954c2159cb63292ff8eb24fbd2392d3d/Emby.Server.Implementations/Devices/DeviceManager.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

50 Commits (259d811b954c2159cb63292ff8eb24fbd2392d3d)

Author SHA1 Message Date
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 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 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 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
Bond_009 a997bb609f Remove unnecessary using statements 6 years ago
Bond_009 391b48614d Remove FireEventIfNotNull 6 years ago
Claus Vium 1d6987c713 added todo 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti 9fdaa039c4 rework device repository 7 years ago
Luke Pulverenti 33014f77aa update GetItems method 8 years ago
Luke Pulverenti 369df3ffda add smb fixes 8 years ago
Luke Pulverenti 9fa6868af3 update legacy hd homerun support 8 years ago
Luke Pulverenti 0c2489059d update sync scripts 8 years ago
Luke Pulverenti b76a1abda5 move classes to portable server lib 8 years ago