aboutsummaryrefslogtreecommitdiff
path: root/_www
AgeCommit message (Expand)Author
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
2020-09-04_www: make the hosts.d page has the same width with master.d pageShulhan
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-08-23all: replace the internal hosts file with dns.HostsFileShulhan
2020-08-23_www: show notification on failed or successful responseShulhan
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