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/f3ac9ba4659d58f7bfe1bd006fbea1f68f86b73b/Emby.Server.Implementations/Plugins/PluginManager.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

68 Commits (f3ac9ba4659d58f7bfe1bd006fbea1f68f86b73b)

Author SHA1 Message Date
Cody Robibero d7f0596d5d Don't auto-update if plugin is pending restart 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Bond_009 ea8f40e84a More cleanup 3 years ago
cvium d95c281142 Load all types when checking plugin DLLs 3 years ago
Bond_009 79642af3b8 Fix some warnings 3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Bond_009 c78457e6d3 Minor fixes 4 years ago
Bond_009 0bc0601442 Fix some warnings 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
BaronGreenback bcba501dfb minor optimization. 4 years ago
BaronGreenback 65f880be32 Keep plugin status after update. 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
Bond_009 a6d0db5d04 100% branch coverage for DashboardController 4 years ago
dkanada 9bfe945f6c catch http exception and fix possible issues 4 years ago
dkanada fb2d178242
add await directive for image download 4 years ago
dkanada e9030a62fb
remove useless call to dispose 4 years ago
dkanada 454deece13
improve performance in the wrong place 4 years ago
dkanada 64cc5889f2 add suggested changes 4 years ago
dkanada b18bb3d0de update timestamp parse for plugins 4 years ago
dkanada 9caf311925 handle plugin manifests automatically 4 years ago
Bond_009 13c1c2815f Add regression test for PluginManager.SaveManifest 4 years ago
cvium 311b2f5012 Exclude BOM when writing meta.json plugin manifest 4 years ago
dkanada 54a3ab15a3
Merge pull request from jellyfin/bytes 4 years ago
David Ullmer b014f2309d
Update Emby.Server.Implementations/Plugins/PluginManager.cs 4 years ago
David 677bba742e Remove try-catch nesting 4 years ago
David 80f3e20394 Change plugin error message 4 years ago
David Ullmer 4adbbb9f51 Catch TypeLoadException during plugin loading 4 years ago
BaronGreenback 89046e1d97 Bug fixes 4 years ago
Bond_009 1fdd2d6e05 Handle IO errors in LoadManifest 4 years ago
Bond_009 1ea2b200c0 JsonSerializer deserialize from bytes where possible 4 years ago
BaronGreenback 149c2b2169 Added referenced assembly failure detection, and DI failure protection. 4 years ago
BaronGreenback 21f6d39432 copy constructor 4 years ago
BaronGreenback 62702fa3eb Changes as requested 4 years ago
BaronGreenback e8df9551ef
Update PluginManager.cs 4 years ago
BaronGreenback 9a97933499
Update Emby.Server.Implementations/Plugins/PluginManager.cs 4 years ago
BaronGreenback 4ba4eefeeb
Update Emby.Server.Implementations/Plugins/PluginManager.cs 4 years ago
BaronGreenback 1f2ecd0775 Fix for DI. 4 years ago
BaronGreenback 621e6d28cd Fallback to default guid 4 years ago
BaronGreenback 3633996a53 New json converter implemented. 4 years ago
BaronGreenback 7a66761981 write json files indented. 4 years ago
Greenback d34428f2f7 removed exception 4 years ago
BaronGreenback 9bf970e5c6
Update Emby.Server.Implementations/Plugins/PluginManager.cs 4 years ago
BaronGreenback a293024efd
Update Emby.Server.Implementations/Plugins/PluginManager.cs 4 years ago
BaronGreenback 5c3ebb63e6
Update Emby.Server.Implementations/Plugins/PluginManager.cs 4 years ago
BaronGreenback 09f219bbce
Update Emby.Server.Implementations/Plugins/PluginManager.cs 4 years ago
BaronGreenback 3708ca8dbb
Update Emby.Server.Implementations/Plugins/PluginManager.cs 4 years ago
Greenback ce19f2be55 Renamed Guid property to Id 4 years ago