Commit Graph

284 Commits

Author SHA1 Message Date
Shreyas Zare
d49753575d zone.js: added soa serial date scheme support. Added IDN support. 2023-04-23 16:36:55 +05:30
Shreyas Zare
a04fe8992a other-zones.js: added IDN support. 2023-04-23 16:35:28 +05:30
Shreyas Zare
42999e902b main.js: added IDN support. 2023-04-23 16:34:54 +05:30
Shreyas Zare
3060412d44 zone.js: fixed issue in pagination caused when zone has 0 records. 2023-02-26 17:27:56 +05:30
Shreyas Zare
b8813fe432 main.js: updated dashboard api changes. Updated settings code to show DoH url too in info. 2023-02-25 13:19:33 +05:30
Shreyas Zare
b73d2e2ffc dhcp.js: updated saveDhcpScope() to use POST method to prevent long url error. 2023-02-25 13:17:41 +05:30
Shreyas Zare
df9373f598 zone.js: implemented pagination support for zone records view. 2023-02-18 11:48:27 +05:30
Shreyas Zare
204ae2dac2 main.js: removed unmaintained block lists from default settings. 2023-02-18 11:47:27 +05:30
Shreyas Zare
0034e3e0b0 log.js: fixed minor issue in queryLogs() and added context menu for query logs entries. 2023-02-18 11:46:51 +05:30
Shreyas Zare
409347ba4a zone.js: implementes zones section pagination support. 2023-02-12 13:36:11 +05:30
Shreyas Zare
71f9cfefeb main.js: removed doh-port80 support and other minor changes. 2023-02-12 13:34:59 +05:30
Shreyas Zare
e7919c7f77 logs.js: storing current drop down value in local storage. 2023-02-12 13:34:08 +05:30
Shreyas Zare
9c6acf6580 main.js: minor ui changes. 2023-02-05 17:29:02 +05:30
Shreyas Zare
1b537279ee zone.js: updated showEditZone() to use new get records api call changes. 2023-02-05 16:38:46 +05:30
Shreyas Zare
a460ee529f zone.js: updated code to support QUIC. Updated DNSSEC properties to show "ready by" datetime and key item menu code changes. 2023-01-14 15:28:54 +05:30
Shreyas Zare
453816dc05 main.js: updated code for QUIC support. Implemented new settings options. Removed old datetime picker code. Code refactoring changes. 2023-01-14 15:27:03 +05:30
Shreyas Zare
0c715b9f5e logs.js: removed old datetime picker code. 2023-01-14 15:24:27 +05:30
Shreyas Zare
9953023233 auth.js: minor ui changes. 2023-01-14 15:23:53 +05:30
Shreyas Zare
8101086ec1 webapp: updated jquery. 2023-01-14 13:26:07 +05:30
Shreyas Zare
cdf503ef65 webapp: removed jquery-ui and bootstrap-datetimepicker. 2023-01-14 13:16:09 +05:30
Shreyas Zare
056eaba803 webapp: fixed file upload content type header issue. 2023-01-01 17:32:58 +05:30
Shreyas Zare
0030b5673a dhcp.js: added support for generic options and TFTP server address option. 2022-12-24 15:08:19 +05:30
Shreyas Zare
40eea2cab4 zone.js: removed doh-json support. Fixed minor ui issue. 2022-12-24 15:07:19 +05:30
Shreyas Zare
60a9917a77 main.js: removed doh-json support. 2022-12-24 15:06:41 +05:30
Shreyas Zare
2745862792 common.js: updated serializeTableData() to support input number fields. 2022-12-24 15:06:07 +05:30
Shreyas Zare
5cb858d139 other-zones.js: updated HTTPRequest calls to explicitly use POST method when needed. 2022-11-26 12:00:29 +05:30
Shreyas Zare
7861a1834d main.js: updated HTTPRequest calls to explicitly use POST method when needed. 2022-11-26 12:00:03 +05:30
Shreyas Zare
53e1a1a7b9 logs.js: Using new HTTPRequest() method instead of HTTPGetFileRequest(). 2022-11-26 11:59:24 +05:30
Shreyas Zare
5e6ae19e9d common.js: updated HTTPRequest() to support method and response type parameters to be able to remove need for a separate HTTPGetFileRequest() method. 2022-11-26 11:58:17 +05:30
Shreyas Zare
2d53006ebf apps.js: fixed app row id issue. implemented app description support. minor ui changes done. 2022-11-26 11:57:07 +05:30
Shreyas Zare
dd1f2220c6 main.js: removed cloudflare doh-json code. Added ECS support. 2022-11-20 16:41:07 +05:30
Shreyas Zare
6f7d1865c9 apps.js: added support for new IDnsPostProcessor interface. 2022-11-12 15:24:18 +05:30
Shreyas Zare
b7c3d65e24 zone.js: added support for SSHFP and TLSA records. 2022-11-12 15:23:31 +05:30
Shreyas Zare
20577547f6 dhcp.js: implemented support for new dhcp options. 2022-11-12 15:16:27 +05:30
Shreyas Zare
c2a4c95b6e zone.js: updated implementation to support dynamic updates security policy feature. 2022-10-30 19:09:14 +05:30
Shreyas Zare
673ad97d7c common.js: updated serializeTableData() to allow specifying different alert placeholder. 2022-10-30 19:07:09 +05:30
Shreyas Zare
211eadc3dd main.js: added support for more opendns forwarders. Updated refreshDashboard() to use ISO datetime format. 2022-10-30 19:05:56 +05:30
Shreyas Zare
047edb1054 logs.js: using ISO datetime format for query logs. 2022-10-30 19:04:33 +05:30
Shreyas Zare
6bb758f63a main.js: removed old tsig key names loading code. Updated refreshDashboard() to show main chart in client's local time. Implemented allow/block options for top domains and top blocked domains. 2022-10-09 15:49:40 +05:30
Shreyas Zare
4dc2e01baf other-zones.js: added allowDomain() and blockDomain() methods to use from dashboard. 2022-10-09 15:48:06 +05:30
Shreyas Zare
56aa8b0da7 zone.js: implemented tsig key names loading only when its required. 2022-10-09 15:47:12 +05:30
Shreyas Zare
7fe69dcf38 apps.js: updated implementation to avoid refreshing apps list for all actions. 2022-10-09 15:45:59 +05:30
Shreyas Zare
b84938a184 zone.js: updated zone options code to support dynamic updates. 2022-10-05 19:29:38 +05:30
Shreyas Zare
e0e51def1c dhcp.js: implemented support for blockLocallyAdministeredMacAddresses option. 2022-09-24 11:53:43 +05:30
Shreyas Zare
6f6842453c auth.js: fixed minor css issues. 2022-09-24 11:53:04 +05:30
Shreyas Zare
8960149c7c main.js: updated implementation for multi-user support. Updated API paths and using session data token. Other minor changes done. 2022-09-18 18:15:29 +05:30
Shreyas Zare
640cecee8e zone.js: Updated API paths and using new session data token. Added row menu for zones. Implemented zone permissions support. Added APP record support for forwarder zones. Other minor refactoring changes done. 2022-09-18 18:14:06 +05:30
Shreyas Zare
70ee9c70b0 other-zones.js: Updated API paths and using new session data token. 2022-09-18 18:11:57 +05:30
Shreyas Zare
103c638adf logs.js: Updated API paths and using new session data token. 2022-09-18 18:10:52 +05:30
Shreyas Zare
e7dc216e17 dhcp.js: updated API paths and using session data token. Added support for small loader for table row menu actions. 2022-09-18 18:10:04 +05:30