..
kuma.db
add retries for pinging function
3 years ago
patch-2fa-invalidate-used-token.sql
invalidate used token
3 years ago
patch-2fa.sql
Adjusted for new db patch management
3 years ago
patch-add-certificate-expiry-status-page.sql
Status page certificate expiry
1 year ago
patch-add-clickable-status-page-link.sql
Added Clickable hostname on status page. #1221
2 years ago
patch-add-description-monitor.sql
Add description to monitor
3 years ago
patch-add-docker-columns.sql
Docker Hosts are now a table & have their own dialog
2 years ago
patch-add-gamedig-monitor.sql
Add GameDig monitor
2 years ago
patch-add-google-analytics-status-page-tag.sql
Feature - Google Analytics - Change TEXT type to VARCHAR.
2 years ago
patch-add-invert-keyword.sql
add invert keyword feature
2 years ago
patch-add-other-auth.sql
added option for ntlm authorization
3 years ago
patch-add-parent-monitor.sql
feat: add ability to group monitors in dashboard
2 years ago
patch-add-radius-monitor.sql
add radius check
3 years ago
patch-add-retry-interval-monitor.sql
Added support for a retry interval to monitors
3 years ago
patch-add-sqlserver-monitor.sql
added sqlserver monitor
3 years ago
patch-add-timeout-monitor.sql
Feat: Add http/http keyword timeout option ( #2142 )
1 year ago
patch-added-json-query.sql
✨ feat: json-query monitor added ( #3253 )
1 year ago
patch-added-kafka-producer.sql
✨ feat: added kafka producer ( #3268 )
1 year ago
patch-added-mqtt-monitor.sql
Change mqtt_topic from VARCHAR to TEXT
3 years ago
patch-api-key-table.sql
Added basic web interface for API keys
2 years ago
patch-group-table.sql
[status page] fix wrong foreign key
3 years ago
patch-grpc-monitor.sql
Feat/add gRPC protocol ( #1 )
2 years ago
patch-http-body-encoding.sql
Add update query for old monitors and save new data correctly
2 years ago
patch-http-monitor-method-body-and-headers.sql
feat(http-requests): add support for methods, body and headers for http
3 years ago
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
3 years ago
patch-incident-table.sql
[status page] many update and save group list
3 years ago
patch-maintenance-cron.sql
WIP
2 years ago
patch-maintenance-table2.sql
Generate Next Timeslot for recurring interval
2 years ago
patch-monitor-add-resend-interval.sql
Rename feature to: Resend Notification if Down X times consequently
2 years ago
patch-monitor-basic-auth.sql
Minor refactor - change variable names and add commas to object definitions
3 years ago
patch-monitor-expiry-notification.sql
Add an option to enable/disable the domain name expiry notification #1364
3 years ago
patch-monitor-oauth-cc.sql
feat: Implement oauth2 monitors ( #3119 )
1 year ago
patch-monitor-push_token.sql
add Push-based monitoring ( #279 )
3 years ago
patch-monitor-tls.sql
chore: alter table monitor add column tls_ca, tls_cert, tls_key for certificate data
2 years ago
patch-notification_sent_history.sql
send certificate notifications in 21, 14, 7 days
3 years ago
patch-ping-packet-size.sql
Added Ping packet size #1891
2 years ago
patch-proxy.sql
Add http and https proxy feature
3 years ago
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
3 years ago
patch-status-page-footer-css.sql
Refine UI/UX for custom css / footer text. Add switch for show/hide powered by
3 years ago
patch-status-page.sql
[Status Page] wip, combine api, add status_page_id into group and incident tables
3 years ago
patch1.sql
Update patch1.sql
3 years ago
patch2.sql
Feat: Add database storage for TLS info
3 years ago
patch3.sql
add patch3.sql and fix duplicate id in EditMonitor.vue
3 years ago
patch4.sql
add back maxretries field
3 years ago
patch5.sql
Chore: Add new line at EOF
3 years ago
patch6.sql
Feat: Implement MaxRedirects & StatusCodes
3 years ago
patch7.sql
Update patch7.sql
3 years ago
patch8.sql
move the new sql to patch8.sql
3 years ago
patch9.sql
Fixed suggestions
3 years ago
patch10.sql
WIP: Add tags functionality
3 years ago