Cody Robibero
|
5c57569692
|
Merge branch 'master' into PluginDowngrade
|
4 years ago |
Joshua M. Boniface
|
0de45d8724
|
Merge pull request #4884 from crobibero/json-nullable-guid-converter
Add JsonConverter for Nullable Guids
|
4 years ago |
Bond-009
|
054adf6379
|
Merge pull request #4853 from Ullmie02/servicestack-json
|
4 years ago |
crobibero
|
cae38f3a7e
|
Add JsonConverter for Nullable Guids
|
4 years ago |
David
|
aacda01ca5
|
Add more tests
|
4 years ago |
crobibero
|
fc212e5e5f
|
Remove JsonOmdbNotAvailableConverterFactory
|
4 years ago |
crobibero
|
6ddbe8420f
|
Add tests for special Omdb json
|
4 years ago |
BaronGreenback
|
dae6798a18
|
Making it work
|
4 years ago |
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 #4730 from crobibero/base-item-dto-guid-nullable
Don't serialize empty GUID to null
|
4 years ago |
crobibero
|
26e5aacb90
|
Fix JsonConverter recursion
|
4 years ago |
crobibero
|
6722fcec36
|
Revert #4568
|
4 years ago |
crobibero
|
6e98378447
|
Simplify converter
|
4 years ago |
crobibero
|
66a1880a58
|
Add number to bool json converter
|
4 years ago |
Claus Vium
|
65087a382e
|
Merge pull request #4580 from crobibero/efcore-datetime
Specify default DateTimeKind from EFCore
|
4 years ago |
Bond-009
|
1cd3b3fc41
|
Merge pull request #4605 from hawken93/bugfix-libraryerror
Allow JsonGuidConverter to read null
|
4 years ago |
BaronGreenback
|
cab78f40b3
|
[Fix] Possible null reference. (#4585)
Fix possible null reference.
|
4 years ago |
hawken
|
f9f0df88d5
|
allow JsonGuidConverter to read null
|
4 years ago |
Joshua M. Boniface
|
9169a28df1
|
Merge pull request #4588 from jellyfin/hex
Remove Hex class as the BCL has one now
|
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
[Fix] Fixed Plugin versioning in browser notifications
|
4 years ago |