aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-26all: rename Options to environmentShulhan
2020-07-26all: implement the user interface to change configurationShulhan
2020-07-26rescached: stop watching file resolv.conf on StopShulhan
2020-07-26cmd/rescached: move parsing config file to rescached packageShulhan
2020-07-26cmd/rescached: remove documentation on rescached.cfgShulhan
2020-05-09cmd/rescached: simplify the main flowShulhan
2020-05-08go.mod: comment replace directivev3.0.2Shulhan
2020-05-07Release rescached 3.0.1v3.0.1Shulhan
2020-05-07all: rename "AUR" to "_AUR"Shulhan
2020-05-07all: rename "doc" to "_doc"Shulhan
2020-05-07_scripts: update list of blocked hostsShulhan
2020-05-07_scripts: replace wget with curlShulhan
2020-05-07all: rename "scripts" to "_scripts"Shulhan
2020-05-07go.mod: update the share moduleShulhan
2020-05-07Makefile: add task to deploy rescached to remote serverShulhan