Merge branch 'master' into introduce-resend-interval

This commit is contained in:
OidaTiftla
2022-06-15 16:19:47 +02:00
committed by GitHub
119 changed files with 7405 additions and 1005 deletions

View File

@@ -58,6 +58,8 @@ class Database {
"patch-monitor-expiry-notification.sql": true,
"patch-status-page-footer-css.sql": true,
"patch-added-mqtt-monitor.sql": true,
"patch-add-sqlserver-monitor.sql": true,
"patch-add-other-auth.sql": { parents: [ "patch-monitor-basic-auth.sql" ] },
"patch-monitor-add-resend-interval.sql": true,
};