Commit Graph

202 Commits

Author SHA1 Message Date
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
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
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
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
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
4115a6e589 webapp logs.js: fixed issue with loading last query page. 2021-09-25 13:39:58 +05:30
Shreyas Zare
8d5b759682 webapp: minor UI improvements for the dhcp lease section. 2021-09-19 16:56:30 +05:30
Shreyas Zare
28329bcd0a webapp dhcp.js: fixed stuck button issue after removing lease. 2021-09-18 19:44:22 +05:30
Shreyas Zare
e5f61c4996 webapp dhcp.js: updated code to implement dhcp remove lease and ping check features. 2021-09-18 17:55:54 +05:30
Shreyas Zare
48a3067d30 webapp main.js: minor changes done. 2021-09-18 12:00:00 +05:30
Shreyas Zare
e770e1323b webapp logs.js: updated ui implementation with a top pagination and other minor changes. 2021-09-18 11:59:34 +05:30
Shreyas Zare
3dfc6df912 webapp logs.js: updated queryLogs() with page number and descending order options. Updated logs table footer status. 2021-09-12 17:15:58 +05:30
Shreyas Zare
d9f4d8a0c5 webapp zone.js: updated code to show only APP record handlers while adding APP record. 2021-09-11 18:00:41 +05:30
Shreyas Zare
ea9121f836 webapp: minor changes done. 2021-09-11 17:59:50 +05:30
Shreyas Zare
3b0edd5bcd webapp main.js: using moment js to format date time. Moved code to new js files. 2021-09-11 16:13:53 +05:30
Shreyas Zare
35034fc214 webapp zone.js: updated code for dns app api changes. Using moment js for date time formatting. 2021-09-11 16:12:35 +05:30
Shreyas Zare
6636f33139 webapp: added other-zone.js with code for cache, allowed and blocked zones moved here from main.js 2021-09-11 16:11:26 +05:30
Shreyas Zare
74ea06fe2a webapp: added logs.js for query logs feature and moved all logging code here from main.js. 2021-09-11 16:10:31 +05:30
Shreyas Zare
8beb987573 webapp dhcp.js: using moment to format date time. 2021-09-11 16:09:46 +05:30
Shreyas Zare
00649b9bea webapp common.js: moved cleanTextList() here from main.js 2021-09-11 16:09:08 +05:30
Shreyas Zare
3344e39557 webapp app.js: implemented new dns apps support. 2021-09-11 16:08:43 +05:30
Shreyas Zare
c1d3fd5723 webapp: added moment js. 2021-09-11 16:07:14 +05:30
Shreyas Zare
57ea326ab3 webapp: added bootstrap datetimepicker js and css. 2021-09-11 16:06:55 +05:30
Shreyas Zare
e246cd5876 webapp main.js: implemented ns revalidation. 2021-08-21 12:21:31 +05:30
Shreyas Zare
a088261a1c main.js: updated code for tsig changes. 2021-08-14 12:03:09 +05:30
Shreyas Zare
f00308e54e zone.js: updated code for tsig changes. 2021-08-14 12:02:12 +05:30
Shreyas Zare
dd5da05148 webapp common.js: updated serializeTableData() to use select tags. 2021-08-14 12:00:34 +05:30
Shreyas Zare
a1f0529c1b webapp: minor fix while showing zone name for root zone case. 2021-08-07 19:40:26 +05:30
Shreyas Zare
367524e53c webapp: implemented tabbed settings view. 2021-08-07 19:26:45 +05:30
Shreyas Zare
791082842b webapp zone.js: implemented tsig support in zone options. 2021-08-07 12:53:46 +05:30
Shreyas Zare
afaac95d0b webapp main.js: updated code for tsig and query rate limiting support. 2021-08-07 12:52:58 +05:30
Shreyas Zare
18a38c5bbf webapp: implemented xfr-over-tls and tsig support in js. 2021-07-31 19:01:43 +05:30
Shreyas Zare
f7c46150b4 webapp: moved serializeTableData() method to common js from dhcp js. 2021-07-31 19:01:13 +05:30
Shreyas Zare
99a41bc08d webapp: minor changes. 2021-07-18 15:52:13 +05:30
Shreyas Zare
17a014392f webapp: setting username to lower case. 2021-07-18 15:51:48 +05:30
Shreyas Zare
c279cdd5f7 webapp: added secondary & stub zone resync button. 2021-07-10 13:45:59 +05:30