summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-06all: various changesShulhan
2020-09-05all: various fixes and clean upsShulhan
2020-09-04_www: update node modules dependenciesShulhan
2020-09-04_www: reorder the create record fields on Zone interfaceShulhan
2020-09-04_www: make the hosts.d page has the same width with master.d pageShulhan
2020-09-04httpd: fix error return value when handling delete RRShulhan
2020-09-04_www: create separate form for handling create/update/delete SOA recordShulhan
2020-09-02all: handle saving the PTR record on Zone file editorShulhan
2020-09-02Makefile: set DIR_BIN, DIR_MAN, and DIR_RESCACHED on uninstall-macosShulhan
2020-09-02resolverbench: check all answers value before printing unmatched responseShulhan
2020-09-02go.mod: update with latest share moduleShulhan
2020-09-02all: include the generated man pagesShulhan
2020-08-25go.mod: update with latest share packageShulhan
2020-08-25cmd/resolverbench: update with latest changes on lib/dnsShulhan
2020-08-23all: replace the internal hosts file with dns.HostsFileShulhan
2020-08-23.ignore: ignore the web UI public buildShulhan
2020-08-23all: replace hosts with dns.ResourceRecordShulhan
2020-08-23_www: show notification on failed or successful responseShulhan
2020-08-23go.mod: update dependenciesShulhan
2020-08-23httpd: move the api path to constsShulhan
2020-08-22.ignore: list of ignore files for ripgrepShulhan
2020-08-22Makefile: generate static file only when one of build files changesShulhan
2020-08-22generate_memfs: include png file to be embeddedShulhan
2020-08-22all: change "Master" word to "Zone"Shulhan
2020-08-22_www: refactoring web UI with wui.svelte v0.2.0Shulhan
2020-08-18httpd: implement functions to create and delete master fileShulhan
2020-08-17_www: update packagesShulhan
2020-08-17all: implement web UI to manage master zone filesShulhan
2020-07-26all: rename hostsblock to hosts_blockShulhan
2020-07-26httpd: fetch the hosts block file if its not exist when enabledShulhan
2020-07-26_www: simplify setting new environment from response of APIShulhan
2020-07-26all: make enabling and disabling hosts block without restartShulhan
2020-07-26_www: fix indentation, use tab instead of spacesShulhan
2020-07-26wui: update the hosts block last-updated formatShulhan
2020-07-26wui: simplify the layoutShulhan
2020-07-26_www: update packages.jsonShulhan
2020-07-26_www: include the generated bundlesShulhan
2020-07-26cmd/rescached: add option to set address of web user interfaceShulhan
2020-07-26all: implement UI to create, update, delete hosts file in hosts.dShulhan
2020-07-26_AUR: update with latest releaseShulhan
2020-07-26all: rename rescached_httpd.go to httpd.goShulhan
2020-07-26go.mod: update dependencyShulhan
2020-07-26all: store the loaded hosts and master filesShulhan
2020-07-26cmd/rescached: add ": " to the log prefixShulhan
2020-07-26all: use log.SetPrefix to prefix the log outputShulhan
2020-07-26_www: update style, minimize main paddingShulhan
2020-07-26all: remove unused hosts.block fileShulhan
2020-07-26all: add user interface to configure source of hosts blockShulhan
2020-07-26_www: update dependenciesShulhan
2020-07-26all: make host and master directory staticShulhan