Bond_009
|
3a9fcb6abd
|
Rewrite packet writing code for HdHomerun
|
2021-02-12 17:34:51 +01:00 |
|
dkanada
|
995b370017
|
Merge pull request #4663 from joshuaboniface/bump-version-10.8.0
Bump version to 10.8.0 for next release
|
2021-02-09 11:38:31 +09:00 |
|
Bond_009
|
bf4829a38c
|
Remove redundant statement
|
2021-01-26 20:28:35 +01:00 |
|
crobibero
|
c1d1b6e9f4
|
Fix serialization loop
|
2021-01-04 07:52:44 -07:00 |
|
crobibero
|
a3a31952f4
|
Fix OMDb converter
|
2021-01-03 09:35:22 -07:00 |
|
crobibero
|
1b894798b1
|
Change log level for converters
|
2021-01-01 09:34:39 -07:00 |
|
Joshua M. Boniface
|
406ae3e43a
|
Merge pull request #4709 from BaronGreenback/PluginDowngrade
|
2020-12-31 18:47:05 -05:00 |
|
dkanada
|
d6db0e4b02
|
Merge pull request #4902 from BaronGreenback/NetmaskFix
Fixed loopback subnet
|
2020-12-31 23:13:07 +09:00 |
|
BaronGreenback
|
c76faa9708
|
Update IPNetAddress.cs
Corrected loopback subnet
|
2020-12-31 13:18:13 +00:00 |
|
Cody Robibero
|
5c57569692
|
Merge branch 'master' into PluginDowngrade
|
2020-12-30 18:11:37 -07:00 |
|
Joshua M. Boniface
|
0de45d8724
|
Merge pull request #4884 from crobibero/json-nullable-guid-converter
Add JsonConverter for Nullable Guids
|
2020-12-30 19:56:04 -05:00 |
|
Bond-009
|
054adf6379
|
Merge pull request #4853 from Ullmie02/servicestack-json
|
2020-12-30 10:33:32 +01:00 |
|
crobibero
|
cae38f3a7e
|
Add JsonConverter for Nullable Guids
|
2020-12-29 16:08:16 -07:00 |
|
David
|
aacda01ca5
|
Add more tests
|
2020-12-25 19:21:58 +01:00 |
|
crobibero
|
fc212e5e5f
|
Remove JsonOmdbNotAvailableConverterFactory
|
2020-12-25 14:43:10 +01:00 |
|
crobibero
|
6ddbe8420f
|
Add tests for special Omdb json
|
2020-12-25 14:43:10 +01:00 |
|
BaronGreenback
|
dae6798a18
|
Making it work
|
2020-12-23 17:25:41 +00:00 |
|
BaronGreenback
|
889e988167
|
Updated to latest unstable.
|
2020-12-23 17:25:34 +00:00 |
|
BaronGreenback
|
62702fa3eb
|
Changes as requested
|
2020-12-23 16:28:50 +00:00 |
|
crobibero
|
af8acf7128
|
Initialize JsonSerializerOptions statically
|
2020-12-23 09:01:24 -07:00 |
|
crobibero
|
1dac2226c4
|
Remove unused deps
|
2020-12-22 08:57:51 -07:00 |
|
BaronGreenback
|
621e6d28cd
|
Fallback to default guid
|
2020-12-22 14:07:01 +00:00 |
|
crobibero
|
d3b6a24f78
|
Add JsonDateTimeConverter
|
2020-12-21 08:41:13 -07:00 |
|
crobibero
|
242b5a45ab
|
Add JsonDateTimeConverter
|
2020-12-21 08:12:32 -07:00 |
|
BaronGreenback
|
3633996a53
|
New json converter implemented.
|
2020-12-21 09:01:59 +00:00 |
|
BaronGreenback
|
53e280b80f
|
json name override.
|
2020-12-20 16:29:28 +00:00 |
|
BaronGreenback
|
46c7499e2b
|
reverted change
|
2020-12-18 23:55:23 +00:00 |
|
BaronGreenback
|
bae8f0c4ec
|
corrected.
|
2020-12-18 23:52:19 +00:00 |
|
Greenback
|
4cc19be173
|
removed compiler directives.
|
2020-12-18 21:14:38 +00:00 |
|
Greenback
|
cb793af30e
|
Renamed guid to id
|
2020-12-18 21:11:29 +00:00 |
|
Greenback
|
5c4fdaa253
|
MaxAbi property removed.
|
2020-12-18 21:05:27 +00:00 |
|
Greenback
|
5d748c0e9f
|
Renamed to ImagePath
|
2020-12-18 20:52:44 +00:00 |
|
Greenback
|
ce19f2be55
|
Renamed Guid property to Id
|
2020-12-18 20:37:35 +00:00 |
|
Greenback
|
486148dd6b
|
Removed maxAbi
|
2020-12-18 09:44:57 +00:00 |
|
Greenback
|
5a3efc5266
|
Changes as required.
|
2020-12-18 09:04:40 +00:00 |
|
BaronGreenback
|
212c76102d
|
Update PluginManifest.cs
|
2020-12-17 13:37:13 +00:00 |
|
Greenback
|
d9aaba36ec
|
Copy previous plugin settings if they don't exist.
|
2020-12-16 23:19:09 +00:00 |
|
Greenback
|
6d3e1d6b57
|
Small Optimization
|
2020-12-16 19:37:23 +00:00 |
|
Greenback
|
5323887540
|
Replaced TryGetPlugin with GetPlugin
|
2020-12-15 20:27:42 +00:00 |
|
Greenback
|
0337e39bae
|
Updated JsonDefaults
|
2020-12-15 19:39:41 +00:00 |
|
Greenback
|
eb2439f23b
|
Changes as recommended.
|
2020-12-15 16:37:11 +00:00 |
|
Greenback
|
208d545cfe
|
Changed as suggested.
|
2020-12-15 10:05:04 +00:00 |
|
BaronGreenback
|
67c480ad53
|
Merge branch 'master' into PluginDowngrade
|
2020-12-15 01:15:54 +00:00 |
|
Greenback
|
fbb20ebef6
|
Plugin setting migration to folders.
|
2020-12-15 00:42:59 +00:00 |
|
Greenback
|
7986465cf7
|
Initial upload
|
2020-12-14 16:14:39 +00:00 |
|
crobibero
|
c955f19634
|
Serialize GUID without dashes
|
2020-12-08 19:33:26 -07:00 |
|
Claus Vium
|
b6ecaccf92
|
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
Don't serialize empty GUID to null
|
2020-12-08 18:22:18 +01:00 |
|
crobibero
|
26e5aacb90
|
Fix JsonConverter recursion
|
2020-12-08 07:18:25 -07:00 |
|
crobibero
|
6722fcec36
|
Revert #4568
|
2020-12-07 15:23:25 -07:00 |
|
crobibero
|
6e98378447
|
Simplify converter
|
2020-12-07 14:58:27 -07:00 |
|