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/1ad8e540353701555aeb483ccd4e9edad460e7d8/MediaBrowser.Common You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

896 Commits (1ad8e540353701555aeb483ccd4e9edad460e7d8)

Author SHA1 Message Date
Joshua M. Boniface 1ad8e54035 Merge pull request from BaronGreenback/PluginDowngrade 4 years ago
Bond-009 71188ad27a Merge pull request from crobibero/cache-json-serializer 4 years ago
Claus Vium dbc9256945 Merge pull request from crobibero/date-time-formatter 4 years ago
Bond-009 ddedb2d7f1 Merge pull request from crobibero/guid-standard 4 years ago
Anthony Lavado 126753a1fe Merge pull request from crobibero/json-recursion 4 years ago
Claus Vium aae90a8480 Merge pull request from crobibero/base-item-dto-guid-nullable 4 years ago
Claus Vium 2e5333c1d4 Merge pull request from crobibero/hdhr-json-bool 4 years ago
Claus Vium 65087a382e
Merge pull request from crobibero/efcore-datetime 4 years ago
Bond-009 1cd3b3fc41
Merge pull request from hawken93/bugfix-libraryerror 4 years ago
BaronGreenback cab78f40b3
[Fix] Possible null reference. () 4 years ago
hawken f9f0df88d5 allow JsonGuidConverter to read null 4 years ago
Joshua M. Boniface 9169a28df1
Merge pull request from jellyfin/hex 4 years ago
Bond_009 8c8a71692e Remove Hex class as the BCL has one now 4 years ago
crobibero 6c0188c42b Fix efcore not returning a UTC DateTime 4 years ago
Bill Thornton 42e90893cd
Merge pull request from BaronGreenback/pluginMessageFix 4 years ago
Claus Vium 4ce9bf3fcf
Merge pull request from crobibero/guid-empty 4 years ago
BaronGreenback 50e375020a
[Fix] NetworkManager binding to [::] () 4 years ago
crobibero c4925ad70b Serialize Guid.Empty to null 4 years ago
Joshua M. Boniface 2c9e355e42
Merge branch 'master' into NetworkPR2 4 years ago
Joshua M. Boniface f6c842e7b3
Merge pull request from BaronGreenback/LatestPluginSelected 4 years ago
BaronGreenback 124bd4c2c0
Networking: 1 - Network Manager () 4 years ago
BaronGreenback 7a6063ed41
Merge branch 'master' into NetworkPR2 4 years ago
Greenback 9a9b2bfb2e Updated to the latest 4 years ago
Joshua M. Boniface d2cef78db3
Merge pull request from BaronGreenback/PluginConfigSave 4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request from crobibero/more-param 4 years ago
BaronGreenback 47f3bb33f9
Update BasePlugin.cs 4 years ago
crobibero f557a730bb Write DateTimes in ISO8601 format for backwards compatibility. 4 years ago
Greenback a3e47f3e4e Updated to latest Unstable. 4 years ago
BaronGreenback 9c3e484c0e
Update BasePlugin.cs 4 years ago
Joshua M. Boniface 212c5318ae
Merge pull request from BaronGreenback/Spelling 4 years ago
Greenback c4d8926426 Fixed notification 4 years ago
Greenback 18855a7884 Initialial upload 4 years ago
BaronGreenback ef05485243
Merge branch 'master' into PluginConfigSave 4 years ago
BaronGreenback 3ffdcfdb80
Update BasePlugin.cs 4 years ago
crobibero d608ab8042 Fix null reference when saving plugin configuration 4 years ago
Greenback 9a323f6df0 More spelling corrections. 4 years ago
crobibero 5b62f70bc0 Update exception handle comment 4 years ago
Joshua M. Boniface ff57434d4b
Merge pull request from crobibero/compres 4 years ago
crobibero 5fa4cce4cc Use ALL the decompression methods. 4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
BaronGreenback 2bbfcc264d
Merge branch 'master' into emby-namig-nullable 4 years ago
Greenback 60a6627140 Removing left over edits left from the acceptance of previous PR's. 4 years ago
Greenback 978aa38f3b Updated PR1 code. 4 years ago
Greenback 9481fd0747 Upgraded to .Net5 4 years ago
BaronGreenback d66f88672c
Merge branch 'master' into NetworkPR2 4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
Claus Vium 7caf1662ec
Merge pull request from Bond-009/chararray 4 years ago
Bond-009 331c7f8481
Merge pull request from BaronGreenback/fordiscussion 4 years ago
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
crobibero 0c23b8cadf Don't throw exception when converting values using binder or JsonConverter 4 years ago