Commit Graph

938 Commits (54a3ab15a38ff0f10a55398357538376958000e4)

Author SHA1 Message Date
Bond-009 1cd3b3fc41
Merge pull request #4605 from hawken93/bugfix-libraryerror
4 years ago
BaronGreenback cab78f40b3
[Fix] Possible null reference. (#4585)
4 years ago
hawken f9f0df88d5 allow JsonGuidConverter to read null
4 years ago
Joshua M. Boniface 9169a28df1
Merge pull request #4588 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 #4517 from BaronGreenback/pluginMessageFix
4 years ago
Claus Vium 4ce9bf3fcf
Merge pull request #4568 from crobibero/guid-empty
4 years ago
BaronGreenback 50e375020a
[Fix] NetworkManager binding to [::] (#4549)
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 #4513 from BaronGreenback/LatestPluginSelected
4 years ago
BaronGreenback 124bd4c2c0
Networking: 1 - Network Manager (#4124)
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 #4339 from BaronGreenback/PluginConfigSave
4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request #4499 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 #4507 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 #4502 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 #4478 from Bond-009/chararray
4 years ago
Bond-009 331c7f8481
Merge pull request #4253 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 #4247 from crobibero/update-plugin
4 years ago
crobibero 73f923c8d5 Use class instead of struct
4 years ago
Claus Vium f172b37401
Merge pull request #4391 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 #4068 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 #4312 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 #4324 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 #4254 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