summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-09Release rescached v4.2.0 (2022-02-09)v4.2.0Shulhan
2022-02-09_doc: add index file and symlinks to CHANGELOG and READMEShulhan
2022-02-09all: fix format of all asciidoc filesShulhan
2022-02-09all: reformat CHANGELOG to make generated HTML readableShulhan
2022-02-08all: update git submodule AURShulhan
2022-02-08go.mod: update module share to v0.34.0Shulhan
2021-12-27cmd/resolver: realign struct optionsShulhan
2021-12-27cmd/rescached: add command "embed" and to run in development modeShulhan
2021-12-25www: implement functionality to remove cache by record nameShulhan
2021-12-25www: check for possible null on NameServers environmentShulhan
2021-12-25www: fix caches record type showing "undefined"Shulhan
2021-12-21all: move HTTP server option to EnvironmentShulhan
2021-12-19all: realign all structsShulhan
2021-12-19all: refactoring Server initializationShulhan
2021-12-19go.mod: update to latest share moduleShulhan
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