aboutsummaryrefslogtreecommitdiff
path: root/_www
AgeCommit message (Expand)Author
2026-03-26all: refactoring DoT and DoH to use listen address instead portHEADmaindevShulhan
2026-02-03all: add option to set minimum TTLShulhan
2026-01-25_www/doc: escape the links in the documentationShulhan
2025-07-04all: cleaning README and expand the index in documentationShulhan
2024-07-15_www/doc: update TODO listShulhan
2024-07-15_www: inform that caches is auto refresh every 10 secondsShulhan
2024-07-15internal/cmd/www: an HTTP server for testing web UIShulhan
2024-07-07_www: reformat all files using prettierShulhan
2024-03-21all: move repository to SourceHutShulhan
2023-09-23go.mod: update all dependencies and set Go mod version to 1.20Shulhan
2022-08-25_www/doc: update the index and resolver documentationShulhan
2022-08-06_www/doc: format documentation for resolverShulhan
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: refactoring the hosts blocks format and locationShulhan
2022-03-15all: change the rescached license to GPL 3.0 or laterShulhan
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-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-23_www: wrap the search input field with form elementShulhan
2021-01-23_www: add function to clear search resultShulhan
2021-01-22_www: display the list of caches in front pageShulhan
2021-01-20all: rewrite the web user interface and the APIsShulhan
2020-09-08_www/.../Dashboard: display the RR value as JSON stringifyShulhan
2020-09-07_www/../Dashboard: check for possible null on the AnswerShulhan
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