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/2d094bedf5d8b8e0e33e5bc0f59f9f39cb7b40c7/Emby.Server.Implementations/AppBase You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

67 Commits (2d094bedf5d8b8e0e33e5bc0f59f9f39cb7b40c7)

Author SHA1 Message Date
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
Bond-009 331c7f8481
Merge pull request from BaronGreenback/fordiscussion 4 years ago
crobibero 73d2cb1c2a Updated based on review feedback 4 years ago
Cody Robibero 24ac5cc353
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs 4 years ago
crobibero 95ebb9a55a Use null coalescing when possible 4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException 4 years ago
crobibero 7bf320922c Fix nullability errors in Emby.Server.Implementations 4 years ago
BaronGreenback caea2bb862
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs 4 years ago
BaronGreenback 69790ef6b8
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs 4 years ago
Bond_009 51dd3f1e19 Minor improvements 4 years ago
BaronGreenback a8cee0bd36
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs 4 years ago
BaronGreenback 002190f0a3
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs 4 years ago
BaronGreenback 0e872ca65c
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs 4 years ago
BaronGreenback 387fdb0f13
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs 4 years ago
BaronGreenback ed05ae683e
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs 4 years ago
Greenback 0b73a1d90f Added extra functionality to support registrar. 4 years ago
Bond_009 e653eef44f Fix some warnings 5 years ago
Bond_009 371a09c60b MemoryStream optimizations 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Patrick Barron 9cec01d8ce Switch to using declaration 5 years ago
Patrick Barron 0e8f30f64b Documented BaseApplicationPath constructor parameters 5 years ago
Mark Monteiro 05ab61200a Do not call UseContentRoot() on the web host builder 5 years ago
Mark Monteiro 547f248a62 Update XML documentation for WebPath 5 years ago
Mark Monteiro 26af5ea45a Do not set a static content root if the jellyfin-web directory does not exist or is empty 5 years ago
dkanada 67922dff50
Merge pull request from Bond-009/warn11 5 years ago
Bond-009 affb58ef9e
Apply suggestions from code review 5 years ago
Bond_009 4a0df15bbd Fix GetTranscodePath function and cache path update logline 5 years ago
Bond_009 42ffddc269 Fix more warnings 5 years ago
Joshua M. Boniface 48120d01dc
Merge pull request from Bond-009/transtemp 5 years ago
Bond-009 b477b3874e Fix some warnings 5 years ago
Bond-009 d4b438791f Don't append transcodes to transcoding temp path 5 years ago
Bond_009 3f7836d9eb Update deps and add MultiThreading analyzer 5 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos 5 years ago
Bond_009 25917db07a Fix doc releated warnings 6 years ago
Joshua Boniface 3c4043199a Implement review feedback 6 years ago
Joshua Boniface 132ce3ece1 Add further resources to complete WebPath 6 years ago
Joshua Boniface 93d15cd969 Add configuration flag for Web directory 6 years ago
Bond_009 77a5617774 Removed remaining self-update code 6 years ago
Bond-009 bdfd042d70
Merge branch 'master' into fields 6 years ago
ploughpuff a2dd2ddd55 Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir () 6 years ago
Joshua Boniface 382b8bb509 Use Path.Combine 6 years ago
Joshua Boniface 74d2698c5f Fix poor handling of cache directories 6 years ago
Bond_009 a6a4cd5667 Removed some unused fields 6 years ago
Bond_009 8af1e93cd4 Make cache dir configurable 6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture 6 years ago
Erwin de Haan 838541b825 Removed loose whitespace and one .ToArray() call. 6 years ago
Erwin de Haan 1d1d7e8a37 Fixed inlining local-variable artifact. 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