Commit Graph

322 Commits

Author SHA1 Message Date
Shreyas Zare
8187977542 webapp: updated html with new help blog links 2022-07-10 17:56:15 +05:30
Shreyas Zare
15c1e4d902 updated moment.min.js 2022-07-10 15:11:25 +05:30
Shreyas Zare
1717a1ef79 webapp: updated html to show new default value for reesolver retries. 2022-07-03 15:30:47 +05:30
Shreyas Zare
6bce6f34cc webapp: added OpenDNS DoH end points to DNS Client and Forwarder. 2022-06-11 12:01:25 +05:30
Shreyas Zare
89a5234fa7 zone.js: updated code for delete and update records as per new api changes for MX and SRV records. 2022-05-28 12:28:00 +05:30
Shreyas Zare
4bf104ec85 webapp: minor changes 2022-05-28 12:22:57 +05:30
Shreyas Zare
d1d4578559 zone.js: updated getZoneRecordRowHtml() to display ready by date for published DNSKEY records. Other minor UI changes done. 2022-05-21 13:05:50 +05:30
Shreyas Zare
3b625a6899 zone.js: implemented new zone transfer and notify options. Fixed minor status update issue. Implemented sync failed and notify failed status. Updated DNSKEY default value to 3600. 2022-05-14 13:52:16 +05:30
Shreyas Zare
a29969ff85 webapp: updated html to add new zone transfer and notify options. Updated default DNSKEY ttl to 3600. Other minor changes done. 2022-05-14 13:50:10 +05:30
Shreyas Zare
d23829d3f4 minor changes 2022-05-08 15:17:57 +05:30
Shreyas Zare
10770a861c zone.js: Updated addRecord() and updateRecord() implementation to use the new api return values and update the zone record html in place without reloading all zone records. Other minor UI changes done to prevent reloading records data. Code refactoring done. 2022-04-30 16:23:29 +05:30
Shreyas Zare
7f1c8646aa webapp: minor html changes done. 2022-04-30 16:19:50 +05:30
Shreyas Zare
e17a43109c dhcp.js: updated deleteDhcpScope() implementation to avoid refreshing scopes list. 2022-04-30 13:29:54 +05:30
Shreyas Zare
daf69eff61 dhcp.js: updated code to use client identifier to convert to reserved/dynamic lease. Updated removeLease() to avoid refreshing entire leases list. 2022-04-30 13:07:08 +05:30
Shreyas Zare
ecd8864401 dhcp.js: updated code to use client identifier to remove lease. 2022-04-30 12:12:27 +05:30
Shreyas Zare
1af2c91a78 main.js: implemented feature to store token in local storage to prevent logging out on page refresh. 2022-04-23 19:35:44 +05:30
Shreyas Zare
6b2666d222 zone.js: implemented show/hide dnssec records feature. 2022-04-23 19:34:18 +05:30
Shreyas Zare
d19de0a4b0 webapp: updated html to add DNSSEC records show/hide menu items. 2022-04-23 19:33:29 +05:30
Shreyas Zare
3ff0486e78 zone.js: Added last used on value to zone records. Other minor changes done. 2022-04-23 18:08:43 +05:30
Shreyas Zare
8fc6dc0e77 main.js: implemented support for cache maximum entries. 2022-04-23 18:06:50 +05:30
Shreyas Zare
b7ec954602 webapp: updated main.css for dashboard changes. 2022-04-23 18:05:57 +05:30
Shreyas Zare
826fda6d0c webapp: updated html to add cached entries value in dashboard and to add cache maximum entries in settings. Other minor changes done. 2022-04-23 18:05:32 +05:30
Shreyas Zare
20f8efdd7a updated moment.min.js to latest 2022-04-17 16:41:48 +05:30
Shreyas Zare
dd3aaea1fd main.js: fixed minor UI issues. 2022-04-09 17:35:25 +05:30
Shreyas Zare
e6cd956940 webapp: minor html changes 2022-04-09 17:34:35 +05:30
Shreyas Zare
d497a2df8c webapp: minor UI changes. 2022-04-03 16:03:49 +05:30
Shreyas Zare
297a05ff2d zone.js: Updated code for auto key rollover feature implementation changes. Updated code for DNSSEC API changes. 2022-03-26 12:18:25 +05:30
Shreyas Zare
b7a7adb919 other-zones.js: Updated code to support flush option for cache, allowed and blocked zones. Other minor changes done. 2022-03-26 12:16:16 +05:30
Shreyas Zare
8150dc7af7 main.js: Updated checkForReverseProxy() check to correctly detect reverse proxy when TLS is disabled. 2022-03-26 12:15:05 +05:30
Shreyas Zare
8fd3e4e8a7 webapp: Updated html to add Flush option for Cache, Allowed and Blocked zone tabs. Added warning message for NTP issue for DNSSEC validation option. Updated UI for rollover feature implementation changes. Other minor changes done. 2022-03-26 12:14:11 +05:30
Shreyas Zare
72ac65297d zone.js: Updated code to allow dnssec validation option for FWD this-server. Implemented zsk auto rollover option. 2022-03-12 15:58:55 +05:30
Shreyas Zare
ad622eea98 main.js: implemented new dns server options in settings. 2022-03-12 15:57:03 +05:30
Shreyas Zare
b4d5146846 webapp: updated html to add DNS server new options, zsk auto rollover options, and other minor fixes. 2022-03-12 15:56:10 +05:30
Shreyas Zare
03985c82a4 zone.js: Updated code to implement the API changes. 2022-03-06 17:01:31 +05:30
Shreyas Zare
1a1ecfb88e dhcp.js: minor code changes done. 2022-03-06 17:00:19 +05:30
Shreyas Zare
05fff0e1f5 webapp: minor updates to html. 2022-03-06 16:59:36 +05:30
Shreyas Zare
9b6b78500b webapp: minor UI changes done. 2022-02-27 19:56:49 +05:30
Shreyas Zare
01d81da613 webapp: updated html for DS record support. 2022-02-27 18:25:42 +05:30
Shreyas Zare
3870f7e365 zone.js: updated code for managing DS records. 2022-02-27 18:25:10 +05:30
Shreyas Zare
ac283de597 zone.js: minor api related parameter changes done. 2022-02-20 17:18:17 +05:30
Shreyas Zare
d9eee5b0d4 webapp: implemented dnssec support. 2022-02-19 13:23:29 +05:30
Shreyas Zare
220764a3b1 zone.js: implemented zone changes for dnssec and conditional forwarders. 2022-01-23 18:24:44 +05:30
Shreyas Zare
0d57b050e4 main.js: implemented dnssec validation option. 2022-01-23 18:23:47 +05:30
Shreyas Zare
23d4c17496 webapp: updated html for new DNSSEC implementation. 2022-01-23 18:22:52 +05:30
Shreyas Zare
c115b70fec zone.js: added support for DNSSEC records. 2021-11-06 13:31:25 +05:30
Shreyas Zare
754df0630c main.js: implemented EDNS udp payload size option. 2021-10-30 12:23:39 +05:30
Shreyas Zare
0ecec4e44e webapp: updated html for EDNS udp payload size option. 2021-10-30 12:22:51 +05:30
Shreyas Zare
df484b6e7b main.js: reloading forwarder after set settings to get the converted forwarder format strings. 2021-10-23 12:05:32 +05:30
Shreyas Zare
4622b48e84 minor changes 2021-10-23 12:04:51 +05:30
Shreyas Zare
25cdaa7618 main.js: updated checkForWebConsoleRedirection() to check for TLS enable/disable event and to redirect to the correct protocol url. 2021-10-16 16:38:14 +05:30