Mole
76181a8af4
V14: Migrate JsonConfigManipulator to System.Text.Json (#15609)
* Minor cleanup
* Remove old obsoleted property
* Reimplement save connection string
* Remove old method using newtonsoft
* Implement RemoveConnectionStringAsync
* Implement SaveConfigValue
* Implement SaveDisableRedirectUrlTracking
* Cleanup
* Implement SetGlobalIdAsync
* Fix recursive default implementation
* Split manipulating dom and saving json
Otherwise SaveConnectionStringAsync would write twice.
* Add some documentation strings
* Reduce indentation
* Obsolete non-async methods
* Move JsonConfigManipulator to correct namespace and make it internal
2024-01-24 11:07:18 +01:00
..
2023-05-31 11:31:37 +02:00
2022-06-07 15:28:38 +02:00
2023-02-13 19:03:58 +01:00
2024-01-24 11:07:18 +01:00
2023-06-08 10:07:29 +02:00