aboutsummaryrefslogtreecommitdiff
path: root/memfs_generate.go
AgeCommit message (Expand)Author
2024-07-06go.mod: update all dependenciesShulhan
2024-03-21all: replace module "share" with "pakakeh.go"Shulhan
2023-11-09Release rescached v4.4.2 (2023-11-10)v4.4.2Shulhan
2023-09-23go.mod: update all dependencies and set Go mod version to 1.20Shulhan
2023-04-01Release rescached v4.4.1 (2023-04-01)v4.4.1Shulhan
2022-08-06Release rescached v4.4.0 (2022-08-06)v4.4.0Shulhan
2022-08-06go.mod: update all dependenciesShulhan
2022-06-12_www: refactoring, various bug fixes and cleanupsShulhan
2022-06-12all: fixes HTTP API for updating environmentShulhan
2022-06-12_www/block.d: fix the variable names on hosts block.dShulhan
2022-06-09all: change the HTTP API to update hosts in block.dShulhan
2022-05-22cmd/resolver: implement command to list hosts in block.dShulhan
2022-05-22cmd/resolver: add command to print the program versionShulhan
2022-05-22cmd/resolver: changes the help flag to commandShulhan
2022-05-22all: simplify cmd/resolver documentationShulhan
2022-05-22all: move the documentation under _www/doc directoryShulhan
2022-05-16all: use consistent parameter name for zone nameShulhan
2022-05-16_www: fetch the zone's records when clicking zoneShulhan
2022-05-16go.mod: update share moduleShulhan
2022-05-15all: refactoring the HTTP API for deleting zone recordShulhan
2022-05-14all: refactoring HTTP API for adding new zone.d recordShulhan
2022-05-14all: refactor the HTTP API for zone.dShulhan
2022-04-25all: refactor the APIs to manage hosts.d resource records (RR)Shulhan
2022-04-23all: change the hosts.d HTTP API request type to form and queryShulhan
2022-04-22all: changes the block.d update API request type to x-www-form-urlencodedShulhan
2022-04-20_www: implement function to update block.d hosts fileShulhan
2022-04-19all: rename the page and HTTP API for hosts_blocks to block.dShulhan
2022-04-19all: add option to set the base directoryShulhan
2022-04-19all: refactoring the hosts blocks format and locationShulhan
2022-03-15all: change the rescached license to GPL 3.0 or laterShulhan
2022-03-14go.mod: update all dependenciesShulhan
2021-12-25www: implement functionality to remove cache by record nameShulhan
2021-12-25www: fix caches record type showing "undefined"Shulhan
2021-12-21all: move HTTP server option to EnvironmentShulhan
2021-12-19go.mod: update to latest share moduleShulhan
2021-11-06all: update module share to v0.31.0Shulhan
2021-07-13go.mod: update to latest share moduleShulhan
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-23all: include the generated Go source codeShulhan