Commit Graph

197 Commits

Author SHA1 Message Date
Shreyas Zare
1d21b31c1d webapp: implemented qpm limit settings code. 2021-05-23 19:04:45 +05:30
Shreyas Zare
adc6e7e7e1 webapp: added options button in zones list. Implemented showZoneOptions() and saveZoneOptions() methods. 2021-05-23 19:03:22 +05:30
Shreyas Zare
331e18b197 webapp: refactored apps.js. 2021-05-23 19:01:25 +05:30
Shreyas Zare
a1cd3cd380 webapp: updated html for zone options and qpm limit settings. 2021-05-23 19:00:42 +05:30
Shreyas Zare
05b6e1d1fa webapp: updated load and save settings code for recursion ACL options. 2021-05-16 17:14:23 +05:30
Shreyas Zare
d8a51c2f62 webapp: updated html code for new recursion ACL settings. 2021-05-16 17:11:51 +05:30
Shreyas Zare
fbe161a648 webapp: updated apps UI layout. 2021-05-15 13:19:28 +05:30
Shreyas Zare
949bc40541 webapp: allowing multi paragraph description for app details. 2021-05-14 18:46:54 +05:30
Shreyas Zare
fec9078129 webapp: implemented comments support in zone.js 2021-05-08 15:43:20 +05:30
Shreyas Zare
6b8db352df webapp: added comments text box to add/edit modal. 2021-05-08 15:42:17 +05:30
Shreyas Zare
79187c24ad webapp: updated apps.js to show update notification in the installed apps list with a Store Update button. Also updated the store apps modal to show the app zip file size. 2021-05-01 14:07:06 +05:30
Shreyas Zare
4949b41e6f webapp: fixed issue in checkForWebConsoleRedirection() causing redirection when using reverse proxy. 2021-04-24 13:21:25 +05:30
Shreyas Zare
c65b4397a2 removed blocklist.txt to avoid overwriting existing file on software update. 2021-04-24 12:51:56 +05:30
Shreyas Zare
b86ea4e71d webapp: minor html updates. 2021-04-17 14:22:32 +05:30
Shreyas Zare
e710cc8a7e webapp: implemented js code for UseNxDomainForBlocking option in settings. Refactored NameError to NxDomain. 2021-04-11 17:45:57 +05:30
Shreyas Zare
503d22be8d webapp: updated html to implement UseNxDomainForBlocking option in settings. Refactored Name Error to NX Domain. 2021-04-11 17:44:49 +05:30
Shreyas Zare
d9e1a68ced webapp: fixed dashboard table html style issue 2021-04-11 15:28:20 +05:30
Shreyas Zare
f724230cad webapp: updated app.js for dns app store feature. 2021-04-10 14:16:24 +05:30
Shreyas Zare
fdc29d128e webapp: added dns app store html. 2021-04-10 14:15:23 +05:30
Shreyas Zare
1ef40427b2 webapp: added add record overwrite option html. 2021-03-27 16:50:02 +05:30
Shreyas Zare
7b5db4e557 minor changes 2021-03-27 16:49:28 +05:30
Shreyas Zare
faca53432f webapp: implemented add record overwrite option. minor refactoring changes. 2021-03-27 16:49:14 +05:30
Shreyas Zare
fd2afc7928 webapp: implemented app version api parameter. 2021-03-27 16:47:52 +05:30
Shreyas Zare
4fa4de2838 webapp: added html text to explain the block list zone's allow list url option. 2021-03-21 20:06:07 +05:30
Shreyas Zare
0690ceddf0 webapp: updated app config modal text. 2021-03-21 18:48:24 +05:30
Shreyas Zare
429cee52dd webapp: added update app js code. 2021-03-21 17:33:03 +05:30
Shreyas Zare
d319c903e9 webapp: added update app model html code. 2021-03-21 17:31:12 +05:30
Shreyas Zare
e227eeffab webapp: fixed bug in checkForWebConsoleRedirection() causing redirection when using default ports. 2021-03-21 17:14:50 +05:30
Shreyas Zare
6c1ce550fd webapp: updated jquery to v3.6.0 2021-03-21 17:13:38 +05:30
Shreyas Zare
93ca816a3c webapp: removed application zone js code. Added set focus for modals. fixed minor issue in updateRecordState(). 2021-03-13 13:27:12 +05:30
Shreyas Zare
8db879ea2f webapp: added set focus to text input. 2021-03-13 13:25:15 +05:30
Shreyas Zare
96cdee48e5 webapp: added set focus to text input for modals. 2021-03-13 13:24:48 +05:30
Shreyas Zare
acf9b85f91 webapp: removed application zone html tags. minor css changes. added reddit link in about. 2021-03-13 13:24:04 +05:30
Shreyas Zare
17e8d38f0c webapp: updated main.js to support apps backup and restore. 2021-03-06 17:56:02 +05:30
Shreyas Zare
c2260bd810 webapp: updates zone.js to support application zone. 2021-03-06 17:55:20 +05:30
Shreyas Zare
9e389615bf webapp: implemented app.js 2021-03-06 17:54:03 +05:30
Shreyas Zare
26c1dd53c5 webapp: implemented apps UI. Minor ui changes to dashboard custom stats. Added QNAME minimization option in settings. implemented application zone ui. 2021-03-06 17:53:45 +05:30
Shreyas Zare
12e7f9ec5f webapp: improved dashboard custom stats code. Implemented qname minimization setting. 2021-02-27 19:29:18 +05:30
Shreyas Zare
89eacdf742 webapp: removed chart update optimization since it wont refresh data when timeline has been updated and filter remains same. 2021-02-14 15:36:26 +05:30
Shreyas Zare
abdf73a3bf webapp: implemented custom stats js code. 2021-02-14 15:28:15 +05:30
Shreyas Zare
81e086c4fd webapp: added ui for custom stats with start and end date pickers. 2021-02-14 15:27:15 +05:30
Shreyas Zare
b4228e8a54 webapp: fixed css issues with date picker. 2021-02-14 15:26:30 +05:30
Shreyas Zare
ef33484c2e webapp: added jquery-ui js and css for date picker. 2021-02-14 15:26:09 +05:30
Shreyas Zare
760eb3dd10 webapp: updated UI for specifying hostname override for reserved leases. Added Reserve and Unreserve feature for leases. Plus some minor changes. 2021-02-06 18:22:02 +05:30
Shreyas Zare
056e2fdd89 minor formatting 2021-01-23 16:16:03 +05:30
Shreyas Zare
df23d14bdf Merge branch 'develop' of https://github.com/TechnitiumSoftware/DnsServer into develop 2021-01-17 18:38:09 +05:30
Shreyas Zare
e900325749 Merge pull request #221 from Cossey/DashboardMemory
Allow charts to save legend filters
2021-01-17 18:36:41 +05:30
Shreyas Zare
4e57aa5b31 webapp: implemented delete existing files option for restore settings. 2021-01-17 18:12:34 +05:30
Shreyas Zare
d3f7fbcb82 webapp: implemented maxStatFileDays settings option. 2021-01-17 17:55:01 +05:30
Shreyas Zare
f90aa4ebc1 webapp: updated about text. 2021-01-16 20:25:01 +05:30