Commit Graph

303 Commits

Author SHA1 Message Date
Shreyas Zare
98b526e89a zone.js: updated code for ddns support for forwarders. 2024-02-04 18:10:42 +05:30
Shreyas Zare
cc91f87bc1 main.js: updated code for new feature support. 2024-02-04 18:10:04 +05:30
Shreyas Zare
8d2513f506 zone.js: implemented support for new options. Implemented import/export and view DS api. 2023-10-29 20:24:56 +05:30
Shreyas Zare
333ee523f9 main.js: implemented new setting options. updated dashboard top clients to show rate limit status. Code refactoring done. 2023-10-29 20:23:31 +05:30
Shreyas Zare
b100d8ffc5 auth.js: implemented new api parameters. 2023-10-29 20:22:02 +05:30
Shreyas Zare
da30aa2d71 common.js: code refactoring changes. 2023-10-29 20:21:27 +05:30
Shreyas Zare
fda5f021d8 app.js: added support for request blocking handler. Code refactoring changes done. 2023-10-29 20:20:57 +05:30
Shreyas Zare
619f586ea4 zone.js: implemented clone zone feature support. 2023-09-24 16:44:14 +05:30
Shreyas Zare
f94b1d3c62 zone.js: implemented FWD record proxy type changes. Implemented changes for zone list new columns. 2023-09-23 18:22:40 +05:30
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
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
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
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
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
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