index
:
rescached
dev
dev-telemetry
main
DNS resolver cache daemon, DNS server with caches support.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_www
Age
Commit message (
Expand
)
Author
2022-08-25
_www/doc: update the index and resolver documentation
Shulhan
2022-08-06
_www/doc: format documentation for resolver
Shulhan
2022-06-12
_www: refactoring, various bug fixes and cleanups
Shulhan
2022-06-12
all: fixes HTTP API for updating environment
Shulhan
2022-06-12
_www/block.d: fix the variable names on hosts block.d
Shulhan
2022-06-09
all: change the HTTP API to update hosts in block.d
Shulhan
2022-05-22
cmd/resolver: implement command to list hosts in block.d
Shulhan
2022-05-22
cmd/resolver: add command to print the program version
Shulhan
2022-05-22
cmd/resolver: changes the help flag to command
Shulhan
2022-05-22
all: simplify cmd/resolver documentation
Shulhan
2022-05-22
all: move the documentation under _www/doc directory
Shulhan
2022-05-16
all: use consistent parameter name for zone name
Shulhan
2022-05-16
_www: fetch the zone's records when clicking zone
Shulhan
2022-05-16
go.mod: update share module
Shulhan
2022-05-15
all: refactoring the HTTP API for deleting zone record
Shulhan
2022-05-14
all: refactoring HTTP API for adding new zone.d record
Shulhan
2022-05-14
all: refactor the HTTP API for zone.d
Shulhan
2022-04-25
all: refactor the APIs to manage hosts.d resource records (RR)
Shulhan
2022-04-23
all: change the hosts.d HTTP API request type to form and query
Shulhan
2022-04-22
all: changes the block.d update API request type to x-www-form-urlencoded
Shulhan
2022-04-20
_www: implement function to update block.d hosts file
Shulhan
2022-04-19
all: rename the page and HTTP API for hosts_blocks to block.d
Shulhan
2022-04-19
all: refactoring the hosts blocks format and location
Shulhan
2022-03-15
all: change the rescached license to GPL 3.0 or later
Shulhan
2021-12-25
www: implement functionality to remove cache by record name
Shulhan
2021-12-25
www: check for possible null on NameServers environment
Shulhan
2021-12-25
www: fix caches record type showing "undefined"
Shulhan
2021-01-24
_www: fix the layout of hosts.d and zone.d
Shulhan
2021-01-24
zone.d: pretty print the resource record (RR) value
Shulhan
2021-01-24
zone.d: fix creating resource record
Shulhan
2021-01-23
_www: wrap the search input field with form element
Shulhan
2021-01-23
_www: add function to clear search result
Shulhan
2021-01-22
_www: display the list of caches in front page
Shulhan
2021-01-20
all: rewrite the web user interface and the APIs
Shulhan
2020-09-08
_www/.../Dashboard: display the RR value as JSON stringify
Shulhan
2020-09-07
_www/../Dashboard: check for possible null on the Answer
Shulhan
2020-09-06
all: various changes
Shulhan
2020-09-05
all: various fixes and clean ups
Shulhan
2020-09-04
_www: update node modules dependencies
Shulhan
2020-09-04
_www: reorder the create record fields on Zone interface
Shulhan
2020-09-04
_www: make the hosts.d page has the same width with master.d page
Shulhan
2020-09-04
_www: create separate form for handling create/update/delete SOA record
Shulhan
2020-09-02
all: handle saving the PTR record on Zone file editor
Shulhan
2020-08-23
all: replace the internal hosts file with dns.HostsFile
Shulhan
2020-08-23
_www: show notification on failed or successful response
Shulhan
2020-08-22
all: change "Master" word to "Zone"
Shulhan
2020-08-22
_www: refactoring web UI with wui.svelte v0.2.0
Shulhan
2020-08-18
httpd: implement functions to create and delete master file
Shulhan
2020-08-17
_www: update packages
Shulhan
2020-08-17
all: implement web UI to manage master zone files
Shulhan
[next]