uptime-kuma/db
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
..
kuma.db
patch1.sql
patch2.sql
patch3.sql add patch3.sql and fix duplicate id in EditMonitor.vue 2021-07-22 17:44:59 +08:00
patch4.sql add back maxretries field 2021-07-30 00:13:48 +08:00
patch5.sql Chore: Add new line at EOF 2021-08-03 17:46:09 +08:00
patch6.sql Feat: Implement MaxRedirects & StatusCodes 2021-08-05 19:04:38 +08:00
patch7.sql Update patch7.sql 2021-08-29 18:58:05 +08:00
patch8.sql move the new sql to patch8.sql 2021-08-29 11:16:06 +08:00
patch9.sql Fixed suggestions 2021-09-06 09:45:52 +02:00
patch10.sql WIP: Add tags functionality 2021-09-13 14:12:11 +08:00
patch-2fa-invalidate-used-token.sql invalidate used token 2021-10-19 00:42:33 +02:00
patch-2fa.sql Adjusted for new db patch management 2021-09-11 16:37:33 +02:00
patch-add-clickable-status-page-link.sql Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
patch-add-other-auth.sql added option for ntlm authorization 2022-05-13 12:58:23 -05:00
patch-add-retry-interval-monitor.sql Added support for a retry interval to monitors 2021-09-11 18:54:55 +02:00
patch-add-sqlserver-monitor.sql added sqlserver monitor 2022-05-12 12:48:03 -05:00
patch-added-mqtt-monitor.sql Change mqtt_topic from VARCHAR to TEXT 2022-04-17 19:56:47 +08:00
patch-group-table.sql [status page] fix wrong foreign key 2021-09-22 18:50:20 +08:00
patch-http-monitor-method-body-and-headers.sql feat(http-requests): add support for methods, body and headers for http 2021-10-02 16:48:27 +02:00
patch-improve-performance.sql add a better approach for patching db, change setting.value from varchar to TEXT, restore Database.close() to 1.2.0 2021-09-10 17:23:45 +08:00
patch-incident-table.sql [status page] many update and save group list 2021-09-19 19:04:51 +08:00
patch-monitor-basic-auth.sql Minor refactor - change variable names and add commas to object definitions 2021-11-04 10:14:17 +01:00
patch-monitor-expiry-notification.sql Add an option to enable/disable the domain name expiry notification #1364 2022-04-05 21:27:50 +08:00
patch-monitor-push_token.sql add Push-based monitoring (#279) 2021-10-01 00:09:43 +08:00
patch-notification_sent_history.sql send certificate notifications in 21, 14, 7 days 2021-10-27 15:33:15 +08:00
patch-ping-packet-size.sql Added Ping packet size #1891 2022-07-14 08:32:51 +01:00
patch-proxy.sql Add http and https proxy feature 2022-03-06 19:34:49 +03:00
patch-setting-value-type.sql add a better approach for patching db, change setting.value from varchar to TEXT, restore Database.close() to 1.2.0 2021-09-10 17:23:45 +08:00
patch-status-page-footer-css.sql Refine UI/UX for custom css / footer text. Add switch for show/hide powered by 2022-04-17 14:53:13 +08:00
patch-status-page.sql [Status Page] wip, combine api, add status_page_id into group and incident tables 2022-03-16 15:38:10 +08:00