aboutsummaryrefslogtreecommitdiff
path: root/httpd.go
AgeCommit message (Expand)Author
2020-08-23all: replace hosts with dns.ResourceRecordShulhan
2020-08-23httpd: move the api path to constsShulhan
2020-08-22all: change "Master" word to "Zone"Shulhan
2020-08-18httpd: implement functions to create and delete master fileShulhan
2020-08-17all: implement web UI to manage master zone filesShulhan
2020-07-26httpd: fetch the hosts block file if its not exist when enabledShulhan
2020-07-26all: make enabling and disabling hosts block without restartShulhan
2020-07-26wui: update the hosts block last-updated formatShulhan
2020-07-26all: implement UI to create, update, delete hosts file in hosts.dShulhan
2020-07-26all: rename rescached_httpd.go to httpd.goShulhan