uptime-kuma/db
Uğur Erkan 78d76512ba Add http and https proxy feature
Added new proxy feature based on http and https proxy agents.
Proxy feature works like notifications, there is many proxy
could be related one proxy entry.

Supported features
- Proxies can activate and disable in bulk
- Proxies auto enabled by default for new monitors
- Proxies could be applied in bulk to current monitors
- Both authenticated and anonymous proxies supported
- Export and import support for proxies
2022-03-06 19:34:49 +03:00
..
kuma.db add retries for pinging function 2021-07-19 18:23:06 +02: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-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-basic-auth.sql Minor refactor - change variable names and add commas to object definitions 2021-11-04 10:14:17 +01: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-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
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