Shreyas Zare
|
a1c37c0347
|
fixed minor typo
|
2025-02-15 13:17:10 +05:30 |
|
Shreyas Zare
|
8ff63a59d1
|
webapp: fixed minor ui issue.
|
2025-02-15 12:42:16 +05:30 |
|
Shreyas Zare
|
8aec66b66d
|
minor update
|
2025-01-26 17:35:25 +05:30 |
|
Shreyas Zare
|
69d833b945
|
logs.js: updated code to support new changes for IQueryLogs.
|
2025-01-18 13:12:35 +05:30 |
|
Shreyas Zare
|
3062456b89
|
apps.js: added support for IDnsQueryLogs.
|
2025-01-18 13:09:06 +05:30 |
|
Shreyas Zare
|
7f3c9b50e4
|
webapp: updated html to use datetime picker for custom dashboard stats. Added export query logs button. Other minor changes done.
|
2025-01-11 18:06:11 +05:30 |
|
Shreyas Zare
|
3b13789908
|
main.js: updated code to support minute stats with new datetime picker option for custom date range.
|
2025-01-11 18:04:57 +05:30 |
|
Shreyas Zare
|
ac9c3bdc1a
|
logs.js: added support for export query logs feature.
|
2025-01-11 18:03:34 +05:30 |
|
Shreyas Zare
|
cef7c8a194
|
webapp: minor message text update.
|
2024-12-21 19:04:55 +05:30 |
|
Shreyas Zare
|
023cf704a9
|
main.js: updated code to support new options in settings.
|
2024-12-21 15:58:24 +05:30 |
|
Shreyas Zare
|
d0fb993c32
|
log.js: added support for response rtt.
|
2024-12-21 15:57:18 +05:30 |
|
Shreyas Zare
|
2c9cb1ebe4
|
webapp: updated html to add support for new options in settings. Updated and simplified password reset dialog instructions.
|
2024-12-21 15:56:45 +05:30 |
|
Shreyas Zare
|
2378447cee
|
zone.js: removed NS glue validation check from front end to allow correct validation check to be done at backend.
|
2024-11-30 13:19:31 +05:30 |
|
Shreyas Zare
|
9fbecada3d
|
webapp: removed add record NS glue message since it was not accurate.
|
2024-11-30 13:18:44 +05:30 |
|
Shreyas Zare
|
c55bc9bcb8
|
zone.js: added validation check for NS records to prevent from adding glue for zone NS records.
|
2024-11-23 13:12:04 +05:30 |
|
Shreyas Zare
|
12b48b1c36
|
main.js: updated UI validation code to allow using reverse proxy acl for dns-over-https.
|
2024-11-23 13:11:28 +05:30 |
|
Shreyas Zare
|
28a491026a
|
webapp: updated reverse proxy network acl description in html.
|
2024-11-23 13:10:40 +05:30 |
|
Shreyas Zare
|
997a1da9ae
|
main.js: updated code to disable real ip text box when insecure DoH is not enabled.
|
2024-11-16 17:24:51 +05:30 |
|
Shreyas Zare
|
9f257efabe
|
webapp: updated option message for correctness.
|
2024-11-16 17:23:49 +05:30 |
|
Shreyas Zare
|
50b263c829
|
main.js: updated code to support reverse proxy network acl option.
|
2024-11-16 14:12:02 +05:30 |
|
Shreyas Zare
|
e1b456ed28
|
webapp: updated html for new reverse proxy network acl option. Other minor changes done.
|
2024-11-16 14:11:34 +05:30 |
|
Shreyas Zare
|
04f0069d03
|
webapp: updated html with changes in UI messages.
|
2024-11-09 19:48:30 +05:30 |
|
Shreyas Zare
|
e22f443e13
|
zone.js: fixed minor issue in UI code.
|
2024-10-26 17:34:27 +05:30 |
|
Shreyas Zare
|
9a4333f160
|
zone.js: added feature to directly create secondary root zone. Implemented support for new catalog zone notify option.
|
2024-10-19 17:15:52 +05:30 |
|
Shreyas Zare
|
b07ab2bf82
|
main.js: updated implementation to support new custom real ip header option for admin web service and DoH, and blocking answer ttl option.
|
2024-10-19 17:14:33 +05:30 |
|
Shreyas Zare
|
5c7d5162b1
|
log.js: updated error message in queryLogs() to explicitly mention the dns app name.
|
2024-10-19 17:13:28 +05:30 |
|
Shreyas Zare
|
a2debc645a
|
webapp: updated html to support new custom real ip headers feature for admin web service and DoH. Added support for blocking answer ttl option. Added support for secondary root zone option. Added support for new notify option for catalog zones. Other minor changes done.
|
2024-10-19 17:12:53 +05:30 |
|
Shreyas Zare
|
4ca65bd123
|
webapp: updated help instructions.
|
2024-09-28 16:16:22 +05:30 |
|
Shreyas Zare
|
bdb01b26b7
|
main.js: fixed dashboard main chart label issue which displayed wrong labels for last week, last month, and last year for some timezones.
|
2024-09-28 16:15:04 +05:30 |
|
Shreyas Zare
|
76b8112745
|
updated moment.min.js
|
2024-09-21 12:57:46 +05:30 |
|
Shreyas Zare
|
5d9fc8a74d
|
zone.js: updated code for zone options implementation changes and other minor features.
|
2024-09-21 12:57:28 +05:30 |
|
Shreyas Zare
|
aa77004418
|
webapp: updated html for minor feature.
|
2024-09-21 12:56:30 +05:30 |
|
Shreyas Zare
|
cc43382503
|
webapp: updated html to support new options and features.
|
2024-09-14 20:22:13 +05:30 |
|
Shreyas Zare
|
047b507ccb
|
zone.js: updated code to support new zone types with new options.
|
2024-09-14 20:21:31 +05:30 |
|
Shreyas Zare
|
b69dc12219
|
main.js: updated code to support new options and features. Fixed time zone issue in custom option for dashboard stats.
|
2024-09-14 20:20:52 +05:30 |
|
Shreyas Zare
|
4937e91b18
|
logs.js: updated code to do query logs immediately.
|
2024-09-14 20:19:24 +05:30 |
|
Shreyas Zare
|
98df9d6e73
|
zone.js: added support for ZONEMD validation feature for secondary zones. Updated updateRecordState() to use zone name and added missing updateSvcbHints parameter for A/AAAA record to allow updating auto hits for svcb/https records when the record is enabled/disabled.
|
2024-06-22 14:01:35 +05:30 |
|
Shreyas Zare
|
521e99cc8f
|
webapp: updated html to add hagezi blocking lists to Quick Add list and add support for ZONEMD validation.
|
2024-06-22 13:59:49 +05:30 |
|
Shreyas Zare
|
33bac73fb7
|
zone.js: added support for ZONEMD record.
|
2024-06-15 15:09:46 +05:30 |
|
Shreyas Zare
|
28bed270e8
|
main.js: Updated checkForWebConsoleRedirection() to add delay before redirection to new service URL to allow web server to restart.
|
2024-06-15 15:09:17 +05:30 |
|
Shreyas Zare
|
e7194cbf62
|
zone.js: updated code to support SVCB/HTTPS auto hints feature.
|
2024-06-01 19:32:43 +05:30 |
|
Shreyas Zare
|
5aac6b2c9f
|
webapp: updated html to add support for SVCB/HTTPS automatic hints feature.
|
2024-06-01 19:26:41 +05:30 |
|
Shreyas Zare
|
7b7451cf64
|
main.js: added support for default responsible person option and new serve stale options.
|
2024-05-19 16:44:27 +05:30 |
|
Shreyas Zare
|
9f56551ffc
|
zone.js: added support for NAPTR record and split text option for TXT record.
|
2024-05-19 16:43:31 +05:30 |
|
Shreyas Zare
|
b6434aa4a4
|
webapp: updated html to add support for NAPTR record type, default responsible person option, and new serve stale settings options. Other minor changes done.
|
2024-05-19 16:42:28 +05:30 |
|
Shreyas Zare
|
175a7c5328
|
Merge branch 'master' of https://github.com/TechnitiumSoftware/DnsServer
|
2024-03-16 18:19:11 +05:30 |
|
Shreyas Zare
|
f00cab6e63
|
minor refactoring changes
|
2024-03-16 16:14:39 +05:30 |
|
Shreyas Zare
|
72d61df26f
|
zone.js: updated code to support dynamic updates permission for secondary zones.
|
2024-03-16 15:59:26 +05:30 |
|
Shreyas Zare
|
e0ab0171ea
|
main.js: updated code to support new dns client features, and ECS override feature.
|
2024-03-16 15:58:24 +05:30 |
|
Shreyas Zare
|
c8060d1e95
|
updated jquery to v3.7.1
|
2024-03-16 15:57:01 +05:30 |
|