Commit Graph

414 Commits

Author SHA1 Message Date
Shreyas Zare
a8fa517c8d main.js: fixed minor issue with reverse proxy detection. 2023-08-26 12:38:12 +05:30
Shreyas Zare
a2eb85647c main.js: implemented support for udp and tcp proxy protocol options. Code refactoring done. 2023-08-12 13:24:23 +05:30
Shreyas Zare
922fc65f88 webapp: updated index page to support new proxy protocol options and other minor changes. 2023-08-12 13:22:45 +05:30
Shreyas Zare
9150dd5e73 zone.js: added resync menu for zone list items. 2023-07-29 13:41:12 +05:30
Shreyas Zare
a0acac1d59 main.js: implemented uptime stamp feature. Updated footer about link to switch to about tab when logged in. 2023-07-29 13:40:08 +05:30
Shreyas Zare
9842f9b1d2 auth.js: implemented uptime stamp feature. 2023-07-29 13:39:05 +05:30
Shreyas Zare
4bd96e9998 webapp: updated index for uptime stamp display and other minor changes. 2023-07-29 13:38:27 +05:30
Shreyas Zare
6988b320cc zone.js: Implemented support for zone convert, URI record, noify failed for, SVCB dohpath & generic param features. Fixed multiple minor issues. 2023-07-02 15:51:45 +05:30
Shreyas Zare
75d6e20fbd webapp: updated html to support URI record, zone convert, SVCB dohpath, and notify failed features. 2023-07-02 15:49:27 +05:30
Shreyas Zare
4fa584d6ac logs.js: added new menu item for query logs list items. Added showQueryLogs(). 2023-05-27 12:40:39 +05:30
Shreyas Zare
258670a041 main.js: added new menu options for stats. 2023-05-27 12:39:56 +05:30
Shreyas Zare
1c37ea50f7 webapp: updated html to add menu options for top client stats. 2023-05-27 12:39:15 +05:30
Shreyas Zare
89b67045d1 zone.js: added support for SVCB, HTTPS, and Unknown record types. Set zsk rollover default value to 30 days. 2023-05-20 18:45:43 +05:30
Shreyas Zare
b65bf1e38b main.js: added support for more forwarder templates. 2023-05-20 18:44:10 +05:30
Shreyas Zare
06c5b12840 webapp: added no-referrer meta header for privacy. Added support for SVCB, HTTPS and Unknown record types. 2023-05-20 18:42:39 +05:30
Shreyas Zare
0bf5f15329 webapp: added soa serial date scheme support. 2023-04-23 16:37:29 +05:30
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
003379efa6 webapp: fixed zone table sort issue and other minor blog entry title change done. 2023-03-05 19:21: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
4384792f42 webapp: minor ui changes. 2023-02-26 17:27:17 +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
50be5d0b09 updated main.css for dashboard zone stats changes. 2023-02-25 13:16:51 +05:30
Shreyas Zare
1fa8fdf95d webapp: updated index to add blog post links. Updated dashboard to add allow list stats. Other minor changes done. 2023-02-25 13:16:26 +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
e783b6b171 webapp: updated html to support pagination for zone records view. Other minor changes done. 2023-02-18 11:45:55 +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
d7b03d9c0c webapp: updated html to implement zone pagination view. Removed doh-port80 html. 2023-02-12 13:27:32 +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
b74d6f4f14 webapp: minor html changes. 2023-02-05 16:37:57 +05:30
Shreyas Zare
0e420e5966 webapp: updated html for minor changes. 2023-01-15 18:32:59 +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
05516323cb main.css: updated css for sortable table headers. 2023-01-14 15:23:05 +05:30
Shreyas Zare
92c786da3f webapp: updated html to use html5 date input. Updated sortable table headers to be clickable. Added support for DNS-over-QUIC and XFR-over-QUIC. Updated settings section for new options. Updated DNSSEC properties to use menu instead of buttons for key items. 2023-01-14 15:22:44 +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