uptime-kuma/server/model
Matthew Nickson b893d50e45
Implement specify Port for DNS Monitor #1059
This commit should fully implement #1059. When the user selects the DNS
monitor option, a new input box has been added below the resolver
address allowing the user to implement the port to access the resolver
on. This uses the same `monitor.port` as the TCP monitor but a monitor
has been added to prefill the port value to the default of `53` if the
value in this field has not already been set. This is then cleared if
the user selects a different monitor type and has not changed the port
value. A translation has also been added explaining what this field
does in order to reduce any confusion. JSDoc documentation has also been
added to the `dnsResolve` function in `util-server.js`.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-04-13 21:02:19 +01:00
..
group.js [status page] fix monitor order 2021-09-22 15:23:58 +08:00
heartbeat.js [status page] implement rest api for heartbeat 2021-09-19 23:24:51 +08:00
incident.js [status page] many update and save group list 2021-09-19 19:04:51 +08:00
monitor.js Implement specify Port for DNS Monitor #1059 2022-04-13 21:02:19 +01:00
tag.js WIP: Add tags functionality 2021-09-13 14:12:11 +08:00
user.js add reset password in cli 2021-08-09 13:34:44 +08:00