Commit Graph

22 Commits

Author SHA1 Message Date
Shreyas Zare
618d2577b1 WebServiceSettingsApi: Fixed minor bugs in RestoreSettingsAsync(). 2024-09-21 12:54:05 +05:30
Shreyas Zare
275a8d53bb WebServiceSettingsApi: updated settings API for new options. 2024-09-14 19:44:02 +05:30
Shreyas Zare
eecbc7d5d6 WebServiceSettingsApi: minor code refactoring changes done. 2024-06-15 15:07:32 +05:30
Shreyas Zare
81b797485d WebServiceSettingsApi: Added support for new settings options in api. 2024-05-19 16:26:07 +05:30
Shreyas Zare
775fca0f54 WebServiceSettingsApi: updated api for EDNS client subnet override feature. 2024-03-16 15:45:30 +05:30
Shreyas Zare
16a591c3ed WebServiceSettingsApi: updated API to support new settings options. Fixed issue of block list not reloading immediately in certain cases. Code refactoring changes done. 2024-02-04 18:07:08 +05:30
Shreyas Zare
11a9412300 WebServiceSettingsApi: added new feature parameters for dns settings. Updated SetDnsSettings() to test ports for the web service local end points for availability before allowing to change them to prevent locking out of the admin panel. 2023-10-29 19:52:40 +05:30
Shreyas Zare
45483c3cdb WebServiceSettingsApi: sorting tsig keys by key name. Updated SetDnsSettings() to use new TsigKey constructor for key auto generation. 2023-09-23 18:18:19 +05:30
Shreyas Zare
574fe200da WebServiceSettingsApi: updated restart web service code to pass old end points for reverting feature. 2023-08-26 12:36:30 +05:30
Shreyas Zare
a361098440 WebServiceSettingsApi: fixed bug in BackupSettingsAsync() that caused backup operation to fail. 2023-08-13 18:49:04 +05:30
Shreyas Zare
c7f8135580 WebServiceSettingsApi: Implemented udp and tcp proxy protocol support for settings api. Updated backup and restore to support backup of web service and optional protocol certs that are stored in the config folder. 2023-08-12 13:20:35 +05:30
Shreyas Zare
efeaae821c WebServiceSettingsApi: added uptime stamp to dns settings. 2023-07-29 13:35:51 +05:30
Shreyas Zare
dff5d40fca WebServiceSettingsApi: updated BackupSettingsAsync() to use identifiable backup zip file name. 2023-06-25 19:12:41 +05:30
Shreyas Zare
baefbd720e WebServiceSettingsApi: updated ResporeSettingsAsync() to fix issue of not loading block list when update interval is set to 0. 2023-05-20 18:11:48 +05:30
Shreyas Zare
d9a1d20acf WebServiceSettingsApi: added validation for http proxy protocol. 2023-04-23 16:32:16 +05:30
Shreyas Zare
9cd47c79b1 WebServiceSettingsApi: updated SetDnsSettings() to fix issue causing double block list update trigger. Other minor code refactoring changes done. 2023-03-11 15:21:31 +05:30
Shreyas Zare
22d480b4dd code refactoring changes 2023-02-25 13:15:03 +05:30
Shreyas Zare
3592e75f63 WebServiceSettingsApi: removed doh-port80 from api. 2023-02-12 13:18:33 +05:30
Shreyas Zare
73cbff24a0 code refactoring changes. 2023-02-05 16:32:28 +05:30
Shreyas Zare
10672172d3 WebServiceSettingsApi: updated API for new settings options. Code refactoring changes. 2023-01-14 15:11:56 +05:30
Shreyas Zare
99354a2149 WebServiceSettingsApi: updated code to support kestral. 2023-01-01 18:27:19 +05:30
Shreyas Zare
cecd7c1457 DnsWebService: code refactoring done to move settings related code into new WebServiceSettingsApi class. 2022-12-24 17:14:51 +05:30