uptime-kuma/db
Louis Lam ae31eb6ba9 Merge branch 'master' into Revyn112_master
# Conflicts:
#	server/model/monitor.js
#	src/languages/en.js
#	src/pages/EditMonitor.vue
2021-10-18 15:50:35 +08:00
..
kuma.db add retries for pinging function 2021-07-19 18:23:06 +02:00
patch-2fa.sql Adjusted for new db patch management 2021-09-11 16:37:33 +02:00
patch-add-apikey-monitor.sql add steam gameserver for monitoring 2021-09-27 11:17:57 +02:00
patch-add-retry-interval-monitor.sql Added support for a retry interval to monitors 2021-09-11 18:54:55 +02: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-push_token.sql add Push-based monitoring (#279) 2021-10-01 00:09:43 +08: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
patch1.sql Update patch1.sql 2021-07-22 10:45:22 +08:00
patch2.sql Feat: Add database storage for TLS info 2021-07-22 16:04:32 +08:00
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