summaryrefslogtreecommitdiff
path: root/httpd.go
AgeCommit message (Expand)Author
2021-12-21all: move HTTP server option to EnvironmentShulhan
2021-12-19all: refactoring Server initializationShulhan
2021-12-04all: sync with latest share moduleShulhan
2021-07-13go.mod: update to latest share moduleShulhan
2021-01-22_www: display the list of caches in front pageShulhan
2021-01-20all: rewrite the web user interface and the APIsShulhan
2021-01-12all: update with latest share modulesShulhan
2020-09-06all: various changesShulhan
2020-09-05all: various fixes and clean upsShulhan
2020-09-04_www: reorder the create record fields on Zone interfaceShulhan
2020-09-04httpd: fix error return value when handling delete RRShulhan
2020-09-02all: handle saving the PTR record on Zone file editorShulhan
2020-08-25go.mod: update with latest share packageShulhan
2020-08-23all: replace the internal hosts file with dns.HostsFileShulhan
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