Denny09310
|
0522bc425b
|
fix: using correct deserialization type instead JsonElement for everyting except mixed arrays
|
2025-11-09 15:46:33 +01:00 |
|
Denny09310
|
4736bc640c
|
fix: added usings, simplified imports, using JsonElement.Deserialize directly instead of JsonSerializer.Deserialize(JsonElement), removed some unused attributes
|
2025-11-09 15:15:52 +01:00 |
|
Denny09310
|
71ced8db56
|
refactor: Migrated from Newtonsoft.Json to System.Text.Json, missing one test passing
|
2025-11-09 14:40:51 +01:00 |
|
softworkz
|
bb59bc8365
|
App.cs: Fix UserAgentFallbackAsync
|
2025-11-09 12:45:01 +01:00 |
|
softworkz
|
95fd7aa665
|
ApiBase: fix event names for App
|
2025-11-09 12:45:01 +01:00 |
|
softworkz
|
84b3c59353
|
Fix and normalize whitespace
|
2025-11-09 03:50:24 +01:00 |
|
softworkz
|
2a6d2117e9
|
Mitigate race condition, introduce timeout and simplify code for property gets
|
2025-11-07 03:49:08 +01:00 |
|
softworkz
|
93f457dd0f
|
Introduce ApiBase and simplify method invocation
|
2025-11-07 00:11:52 +01:00 |
|
agracio
|
87668f5606
|
removing '-event' suffix from event names to normalise naming convention
|
2025-11-05 18:59:21 +00:00 |
|
agracio
|
689a002dc2
|
refactoring dotnet events
|
2025-11-05 13:25:15 +00:00 |
|
softworkz
|
feddf5f8f4
|
ElectronNET.API: Move API code to subfolder
|
2025-10-13 14:36:18 +02:00 |
|