summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-04Release rescached v4.1.0 (2021-12-03)v4.1.0Shulhan
2021-12-04all: sync with latest share moduleShulhan
2021-11-14all: remove using tcp scheme in config and documentationShulhan
2021-11-14all: update share moduleShulhan
2021-11-14cmd/resolver: fix redundant new linesShulhan
2021-11-14Makefile: add deploy task, to differentiate with deploy-personal-serverShulhan
2021-11-06all: update module share to v0.31.0Shulhan
2021-07-13go.mod: update to latest share moduleShulhan
2021-01-26Release rescached v4.0.0 (2021-01-25)v4.0.0Shulhan
2021-01-25rescached: set tls.allow_insecure option to trueShulhan
2021-01-24all: update the configurations and expired certificatesShulhan
2021-01-24README: add section to show the screenshots and usage of web interfaceShulhan
2021-01-24Makefile: add deploy-macos as PHONY taskShulhan
2021-01-24_www: fix the layout of hosts.d and zone.dShulhan
2021-01-24zone.d: pretty print the resource record (RR) valueShulhan
2021-01-24zone.d: fix creating resource recordShulhan
2021-01-23Makefile: remove old memfs file on cleanShulhan
2021-01-23all: include the generated Go source codeShulhan
2021-01-23_www: wrap the search input field with form elementShulhan
2021-01-23Makefile: add task to deploy and restart the rescahed service on macosShulhan
2021-01-23_www: add function to clear search resultShulhan
2021-01-23Makefile: force generate the templateShulhan
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-13Makefile: simplify the tasksShulhan
2021-01-12all: update with latest share modulesShulhan
2020-09-08_www/.../Dashboard: display the RR value as JSON stringifyShulhan
2020-09-07rescached.cfg.test: add configuration to test in developmentShulhan
2020-09-07rescached.cfg: set default parent to DNS over TLSShulhan
2020-09-07_www/../Dashboard: check for possible null on the AnswerShulhan
2020-09-07_AUR: update with latest commitShulhan
2020-09-06cmd/rescached: set default debug level to 0Shulhan
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