uptime-kuma/src
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
..
assets Merge pull request #1772 from chakflying/fix/mobile-monitor-list 2022-06-15 15:50:04 +08:00
components Made link icon only show for http and keyword 2022-07-04 13:31:05 +01:00
languages Added Ping packet size #1891 2022-07-14 08:32:51 +01:00
layouts Merge pull request #1589 from AnnAngela/1.15.1_zh-CN 2022-05-17 00:03:25 +08:00
mixins Add frontend version 2022-06-28 21:55:05 +08:00
pages Added Ping packet size #1891 2022-07-14 08:32:51 +01:00
App.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
i18n.js add: basque translation file 2022-06-23 13:29:37 +02:00
icon.js Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
main.js [wip] lazy load language file 2021-11-26 16:31:19 +08:00
router.js Fix: misc. layout fix on mobile 2022-06-14 22:43:44 +08:00
util-frontend.js Added JSDoc for src/* 2022-06-02 14:32:38 +01:00
util.js Added JSDoc for src/* 2022-06-02 14:32:38 +01:00
util.ts Fixed typos + improved clarity and detail of some JSDoc 2022-06-02 16:40:56 +01:00