uptime-kuma/server/model
Matthew Nickson a54e58b4d6
Added Ping packet size #1891
This should fully implement #1891 by adding an extra field to the edit
monitor page and an extra column to the database. The user can now
set the size of the packet to send, it defaults to 56. A maximum limit
of 65500 was chosen to ensure that the total size of the packet does
not exceed the IPv4 maximum packet size and to comply with the limit
imposed by Windows.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-07-14 08:32:51 +01:00
..
group.js Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
heartbeat.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
incident.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
monitor.js Added Ping packet size #1891 2022-07-14 08:32:51 +01:00
proxy.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
status_page.js Add standalone manifest.json for each status page. Close #1668 2022-07-04 21:58:27 +08:00
tag.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
user.js Updated server/model/* JSDoc to match new methods 2022-04-21 18:30:04 +01:00