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/5396b616bf2d7e387bc20539eeae03e841f60c01/MediaBrowser.Common?page=5 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1124 Commits (5396b616bf2d7e387bc20539eeae03e841f60c01)

Author SHA1 Message Date
BaronGreenback 889e988167 Updated to latest unstable. 4 years ago
BaronGreenback 62702fa3eb Changes as requested 4 years ago
crobibero af8acf7128 Initialize JsonSerializerOptions statically 4 years ago
crobibero 1dac2226c4 Remove unused deps 4 years ago
BaronGreenback 621e6d28cd Fallback to default guid 4 years ago
crobibero d3b6a24f78 Add JsonDateTimeConverter 4 years ago
crobibero 242b5a45ab Add JsonDateTimeConverter 4 years ago
BaronGreenback 3633996a53 New json converter implemented. 4 years ago
BaronGreenback 53e280b80f json name override. 4 years ago
BaronGreenback 46c7499e2b reverted change 4 years ago
BaronGreenback bae8f0c4ec corrected. 4 years ago
Greenback 4cc19be173 removed compiler directives. 4 years ago
Greenback cb793af30e Renamed guid to id 4 years ago
Greenback 5c4fdaa253 MaxAbi property removed. 4 years ago
Greenback 5d748c0e9f Renamed to ImagePath 4 years ago
Greenback ce19f2be55 Renamed Guid property to Id 4 years ago
Greenback 486148dd6b Removed maxAbi 4 years ago
Greenback 5a3efc5266 Changes as required. 4 years ago
BaronGreenback 212c76102d
Update PluginManifest.cs 4 years ago
Greenback d9aaba36ec Copy previous plugin settings if they don't exist. 4 years ago
Greenback 6d3e1d6b57 Small Optimization 4 years ago
Greenback 5323887540 Replaced TryGetPlugin with GetPlugin 4 years ago
Greenback 0337e39bae Updated JsonDefaults 4 years ago
Greenback eb2439f23b Changes as recommended. 4 years ago
Greenback 208d545cfe Changed as suggested. 4 years ago
BaronGreenback 67c480ad53
Merge branch 'master' into PluginDowngrade 4 years ago
Greenback fbb20ebef6 Plugin setting migration to folders. 4 years ago
Greenback 7986465cf7 Initial upload 4 years ago
crobibero c955f19634 Serialize GUID without dashes 4 years ago
Claus Vium b6ecaccf92
Merge pull request from crobibero/base-item-dto-guid-nullable 4 years ago
crobibero 26e5aacb90 Fix JsonConverter recursion 4 years ago
crobibero 6722fcec36 Revert 4 years ago
crobibero 6e98378447 Simplify converter 4 years ago
crobibero 66a1880a58 Add number to bool json converter 4 years ago
Joshua M. Boniface 5f2cd11199 Bump version to 10.8.0 for next release 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
BaronGreenback 51996cd34d
Update BasePlugin.cs 4 years ago
crobibero 83629ab6f2 Update packages to net5 4 years ago
Stepan c0747512d6 Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable 4 years ago
BaronGreenback 957b5df0f0
Update MediaBrowser.Common/Plugins/IPluginServiceRegistrator.cs 4 years ago
BaronGreenback 429de72443
Update MediaBrowser.Common/Plugins/BasePlugin.cs 4 years ago
Claus Vium 3900976be5
Merge pull request from crobibero/update-plugin 4 years ago
crobibero 73f923c8d5 Use class instead of struct 4 years ago
Claus Vium f172b37401
Merge pull request from crobibero/converter-ireadonlylist 4 years ago
Greenback 3e62557959 amended testing unit. 4 years ago
BaronGreenback ec245dce90
Merge branch 'master' into NetworkPR2 4 years ago
Anthony Lavado b1b43b8ad9
Merge pull request from barronpm/event-fixes 4 years ago
Stepan 59619b6ea7 Enable nullable in Emby.Naming 4 years ago
Greenback f06e4826c7 Fixed testing units 4 years ago
Greenback 83af636c61 Updated with new NetManager 4 years ago
Greenback c25ec72864 Updated libraries. 4 years ago
Greenback 6dc2936d9c Merge remote-tracking branch 'upstream/master' into NetworkPR2 4 years ago
crobibero 42c2ab97e7 Support IReadOnlyList for JsonCommaDelimitedArrayConverter 4 years ago
Bond-009 be2f27a069
Merge pull request from crobibero/json-array-converter 4 years ago
BaronGreenback 0b5ddc90ff
Merge branch 'master' into NetworkPR2 4 years ago
BaronGreenback 2c5609b333
Merge branch 'master' into fordiscussion 4 years ago
BaronGreenback 38da2ee26e
Merge branch 'master' into update-plugin 4 years ago
crobibero b2662894cf Add whitespace handling and tests 4 years ago
BaronGreenback be4e5eff9c
Update BasePlugin.cs 4 years ago
dkanada 5c2ecc0ca5
Merge pull request from crobibero/dotnet-3.1.9 4 years ago
BaronGreenback 5b8349b442
Merge branch 'master' into fordiscussion 4 years ago
crobibero f998e52107 Update to dotnet 3.1.9 4 years ago
dkanada 42fb04b084
Merge pull request from BaronGreenback/PluginConfigFix 4 years ago
BaronGreenback 00b2539a70
Update IConfigurationManager.cs 4 years ago
BaronGreenback 5e5f1cc9c5
Update IConfigurationManager.cs 4 years ago
BaronGreenback c7364be743
Update IConfigurationManager.cs 4 years ago
BaronGreenback 257acbc2c9
Update BasePlugin.cs 4 years ago
BaronGreenback 53bea919d0
Update IPluginServiceRegistrator.cs 4 years ago
BaronGreenback f7cc2f785c
Rename IPluginRegistrar.cs to IPluginServiceRegistrator.cs 4 years ago
crobibero 7565ae22cb Add tests and switch to factory 4 years ago
crobibero 37f3852699 Add comma delimited string to array json converter 4 years ago
BaronGreenback ae8a3bc02c
Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs 4 years ago
Cody Robibero ee976bb47a
Update MediaBrowser.Common/Plugins/LocalPlugin.cs 4 years ago
BaronGreenback d31178ab4b
Update BasePlugin.cs 4 years ago
BaronGreenback 7e939fa2cb
Update BasePlugin.cs 4 years ago
BaronGreenback 85d36a55a1
Update BasePlugin.cs 4 years ago
BaronGreenback 8c0748b677
Update BasePlugin.cs 4 years ago
Greenback 0b73a1d90f Added extra functionality to support registrar. 4 years ago
Greenback 6dc81ec8e8 Changes to support network config 4 years ago
Greenback ebe650afa9 Merge remote-tracking branch 'upstream/master' into NetworkPR2 4 years ago
Greenback deb4d27857 Moved all settings across to network.xml 4 years ago
Greenback a3f0843ac9 Updated NetworkManager to PR1 4 years ago
BaronGreenback dff2674b27
Update BasePlugin.cs 4 years ago
BaronGreenback a69731b5e3
Update BasePlugin.cs 4 years ago
crobibero 53d8023def Update all on-disk plugins 4 years ago
Jim Cartlidge bbe2400b59 Updating to NetCollection 1.03 4 years ago
crobibero ac790cd77b Properly handle null structs in json 4 years ago
Jim Cartlidge 5edf24db5c Updated to master 4 years ago
Jim Cartlidge 0ec3633f9e removing whitespace & upgraded library version 4 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes. 4 years ago
crobibero 46ae51bc9a update to dotnet 3.1.8 4 years ago
Jim Cartlidge 9ef79d190b Large number of files 4 years ago
cvium cb173d79e6 Fix the test 4 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp 4 years ago
Anthony Lavado cc6b03296a
Merge pull request from crobibero/plugin-install 4 years ago
Patrick Barron 8a15ad160b Fix plugin events not being called and clean up InstallationManager.cs 4 years ago
Anthony Lavado 6152d40303
Merge pull request from crobibero/http-client-migrate 4 years ago
crobibero 2a8653b309 Merge remote-tracking branch 'upstream/master' into http-client-migrate 4 years ago
crobibero 9f97c47936 Merge remote-tracking branch 'upstream/master' into api-doc-base-url 4 years ago
crobibero 21a5692626 Merge remote-tracking branch 'upstream/master' into api-doc-base-url 4 years ago
crobibero 1d3303fa0a Move json profiles to constant strings. 4 years ago
crobibero 82f30a35db Merge remote-tracking branch 'upstream/master' into http-client-migrate 4 years ago
crobibero b035a642d2 Merge remote-tracking branch 'upstream/master' into plugin-install 4 years ago
crobibero 5ad81f7fe6 Merge remote-tracking branch 'upstream/master' into 3.1.7 4 years ago
crobibero fb422ff741 Merge remote-tracking branch 'upstream/master' into http-client-migrate 4 years ago
Anthony Lavado a2d6ea2eed
Merge pull request from cvium/remove_shit_and_shit_adjacent_shit 4 years ago
Bond-009 8c28824c88
Merge pull request from jellyfin/ci-packaging-fixes 4 years ago
Claus Vium 5813f8073c Move HttpListenerHost middleware up the pipeline 4 years ago
Erwin de Haan 346581bb2a Fixes for CI Nuget package pushing and CI triggers 4 years ago
crobibero 1feee6f95e Properly host static files and set base url 4 years ago
Claus Vium b9cd6a125b
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs 4 years ago
Claus Vium bde8c00306 Don't call tostring twice 4 years ago
Claus Vium e337756428 Remove ServiceStack and related stuff 4 years ago
crobibero 9ddf550b43 Simplify json converters 4 years ago
crobibero 471e760057 remove unused declaration 4 years ago
crobibero eb400f7292 Fallback to base jsonconverter 4 years ago
crobibero 1f2d73af8e Only handle empty string or null case 4 years ago
crobibero 9b2359a453 readd nullable number converters 4 years ago
crobibero 39041019e7 Remove CacheMode, CompressionMethods, HttpResponseInfo 4 years ago
crobibero e1d0b430d9 Remove HttpRequestOptions 4 years ago
crobibero f498e1ee59 remove IHttpClient 🎉 4 years ago
crobibero 95402df884 Merge remote-tracking branch 'upstream/master' into default-http-client 4 years ago
Bond-009 95142643f6
Merge pull request from Ullmie02/plugins-api 4 years ago
crobibero 64a811d783 use named http clients 4 years ago
crobibero bd66fd25df Merge remote-tracking branch 'upstream/master' into 3.1.7 4 years ago
Bond-009 4f6c98b325
Merge pull request from crobibero/json-prerelease 4 years ago
crobibero 8b96881aa1 Clean up json Converters 4 years ago
crobibero b02650ec2f use proper spdx 4 years ago
crobibero 5f60da29c7 switch to spdx 4 years ago
crobibero 670c41ee89 Properly pack project license 4 years ago
Joshua M. Boniface e83f6d6ec7
Merge pull request from Ullmie02/nuget-versioning 4 years ago
crobibero 5f64ab02a0 bump System.Text.Json 4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1 4 years ago
crobibero 9626101c9f Merge remote-tracking branch 'upstream/master' into 3.1.7 4 years ago
crobibero 340f83c3f5 Ignore null json values 4 years ago
crobibero d951554779 fix copy-pasta 4 years ago
crobibero 384a62dc08 Add nullable int32, int64 json converters 4 years ago
Patrick Barron 98ed90c4a2 Merge branch 'master' into event-rewrite-1 4 years ago
crobibero abb79bf810 remove OS and email from default UserAgent 4 years ago
crobibero f6b8cd4b46 Fix build 4 years ago
crobibero ac5c0866f3 P E R F O R M A N C E 4 years ago
crobibero 076e17f355 Add default http client 4 years ago
Patrick Barron a77cf53573 Allow plugins to register services. 5 years ago
Patrick Barron 98cbf1c2de Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumer 5 years ago
crobibero 5e6cdc8842 Install specific plugin version if requested 5 years ago
crobibero 64ace58ef5 fix docs 5 years ago
crobibero 64658a0bd0 Return int64 in json as number 5 years ago
David b92fbe4d69 Use VersionPrefix 5 years ago
David a61f6e3308 Fix nuget ci 5 years ago
crobibero 6709645ec9 bump deps 5 years ago
David 9e95fe8f9d Add plugin assemblies to mvc builder 5 years ago
David 4ea412f2ab Fix remote images 5 years ago
crobibero f915c3e5d9 Merge remote-tracking branch 'upstream/master' into api-migration 5 years ago
Bond-009 ab9c1295ce
Merge pull request from Ullmie02/api-fix 5 years ago
Bond-009 89ff865d40
Merge pull request from BaronGreenback/nullable 5 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge 5 years ago
BaronGreenback 301ddc1dac
Update HttpContextExtensions.cs 5 years ago
BaronGreenback 7becef73df
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs 5 years ago
BaronGreenback 69ba385782 Corrected comment 5 years ago
BaronGreenback f9b0816b80 Changes a suggested. 5 years ago
Patrick Barron 4742ddbb71 Update .NET Core to 3.1.6 5 years ago
BaronGreenback e33c6f6b29
Update IApplicationHost.cs 5 years ago
David c6a0306a34 Move field to the controller 5 years ago
David 9f567e6471 Don't recreate JsonSerializerOptions every time 5 years ago
David ee03b919f9 Fix parsing 5 years ago
BaronGreenback ab10f21027 Part 1 of a multi-PR change for Emby.DLNA 5 years ago
Patrick Barron fe02c6e863
Merge pull request from crobibero/api-scheduled-tasks 5 years ago
dkanada 4e08876028
Merge pull request from Bond-009/minor3 5 years ago
Bond-009 3d42f37538 Minor changes 5 years ago
Bond-009 464066f362
Merge pull request from neilsb/system-plugin-removal 5 years ago
dkanada 552a358c9c
Merge pull request from jellyfin/custom-repos 5 years ago
Neil Burrows 0bab57ebbc Wrapping long line on function parameters (take 2) 5 years ago
Neil Burrows 966ebfaf68 Wrapping long line on function parameters 5 years ago
Neil Burrows c20400fa40 Prevent system plugins from being uninstalled 5 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP 5 years ago
David 6651cb8d24 Add JsonInto32Converter 5 years ago
dkanada f5d82441a4
Merge branch 'master' into custom-repos 5 years ago
dkanada 6db1878011
Merge pull request from crobibero/dashboard-update 5 years ago
crobibero 39376bace3 Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks 5 years ago
crobibero ec3e15db57 Fix merge and build 5 years ago
crobibero 829eb1a849 merge master into api-migration 5 years ago
crobibero 5b6e8fb22c Remove whitespace 5 years ago
Cody Robibero 4c0dd10fb3
Update MediaBrowser.Common/Json/Converters/JsonNonStringKeyDictionaryConverter.cs 5 years ago
BaronGreenback 306f7b3c30
Update INetworkManager.cs 5 years ago
BaronGreenback 2cecde658b
Update INetworkManager.cs 5 years ago
crobibero 30609c848b Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter 5 years ago
crobibero a6815018dc Update to .NET Core 3.1.5 5 years ago
crobibero 6c53e36ccf Fix Api Routing 5 years ago
crobibero a787efc660 Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks 5 years ago
dkanada b7f4b8e2b5 initial implementation for custom plugin repositories 5 years ago
Vasily 21505377d5
Merge pull request from Bond-009/common 5 years ago
crobibero 8b59934ccb remove extra Clear call 5 years ago
Bond-009 f404e915ee Enable StyleCop for MediaBrowser.Common 5 years ago
crobibero 01a5103fef Add Dictionary with non-string keys to System.Text.Json 5 years ago
crobibero 4fe0beec16 Fix Json Enum conversion, map all JsonDefaults properties to API 5 years ago
dkanada 7972daaba4 fix a few issues with the plugin manifest 5 years ago
crobibero 341b947cde Move int64 converter to JsonDefaults location 5 years ago
BaronGreenback d5a924772b
Update MediaBrowser.Common/Net/INetworkManager.cs 5 years ago
BaronGreenback 5e1be0d4f0
Update MediaBrowser.Common/Net/INetworkManager.cs 5 years ago
BaronGreenback 61e65d032e
Update MediaBrowser.Common/Net/INetworkManager.cs 5 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4 5 years ago
BaronGreenback 8a69300bf5 Changes styles as suggested by @barronpm 5 years ago
Vasily 5922c35d69
Merge pull request from Bond-009/tests2 5 years ago
BaronGreenback ebd589aa86 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored. 5 years ago
BaronGreenback a3140f83c6 Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored." 5 years ago
BaronGreenback 2aaecb8e14 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored. 5 years ago
Mark Monteiro cbd62e00a4 Ensure transcoding path is created when it is retrieved 5 years ago
Bond_009 118f30059c Merge branch 'master' into nullable4 5 years ago