Commit Graph

303 Commits

Author SHA1 Message Date
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
Shreyas Zare
78f5d03ef1 main.js: implemented self signed cert option. 2021-10-16 15:05:15 +05:30
Shreyas Zare
1232c5fdbe webapp: added html for self signed cert option. 2021-10-16 15:04:30 +05:30
Shreyas Zare
de2cc743aa webapp: fixed minor attribute in html 2021-10-09 16:53:18 +05:30
Shreyas Zare
71fd232e80 dhcp.js: fixed minor ui issues. 2021-10-09 16:52:44 +05:30
Shreyas Zare
18e4c7f972 apps.js: updated label for request controller to "Acccess Control" for better understanding of the user. 2021-10-09 16:52:17 +05:30
Shreyas Zare
a76e43e6b0 zone.js: code refactoring done. 2021-10-02 13:15:39 +05:30
Shreyas Zare
9c471fbc71 other-zones.js: code refactoring done. 2021-10-02 13:14:21 +05:30
Shreyas Zare
741865c953 main.js: update check code implementation changed. code refactoring done. 2021-10-02 13:12:36 +05:30
Shreyas Zare
928e70e7bd logs.js: code refactoring done. 2021-10-02 13:07:56 +05:30
Shreyas Zare
8b66bfc86e dhcp.js: minor code refactoring done. 2021-10-02 13:03:41 +05:30
Shreyas Zare
9965ca00fa common.js: minor changes done. 2021-10-02 12:59:31 +05:30
Shreyas Zare
7a02ef1322 apps.js: fixed minor bug in apps description rendering. minor refactoring changes done. 2021-10-02 12:58:53 +05:30
Shreyas Zare
f054c18b3d webapp: Updated html for fix minor issues. Added new update modal. 2021-10-02 12:55:40 +05:30
Shreyas Zare
3638145cfb webapp: minor apps list ui changes. 2021-09-26 17:37:51 +05:30
Shreyas Zare
653c89eb80 webapp: updated implementation for apps api changes. 2021-09-26 17:18:15 +05:30
Shreyas Zare
16ee6705bf webapp main.js: implemented new settings api options. 2021-09-25 14:23:03 +05:30
Shreyas Zare
353af63adc webapp zone.js: implemented default ttl api changes. 2021-09-25 14:22:13 +05:30
Shreyas Zare
5871487095 webapp dhcp.js: fixed minor css issue 2021-09-25 14:21:44 +05:30
Shreyas Zare
0d1a2db996 webapp index: added html for default record ttl and allow txt blocking report options. 2021-09-25 14:21:15 +05:30