uptime-kuma/server
Jinhyeok Lee 439b6517d1
Feat: Add http/http keyword timeout option (#2142)
* feat: Add timeoutMs field

* chore: Update Languages (incl. ko-KR)

* Revert "chore: Update Languages (incl. ko-KR)"

This reverts commit 349331a00b.

* chore: Update ko-KR selectively

* chore: Update en selectively

* Merge manually

* Reorder and show only if http related monitors

* fix: Update Korean translation

* fix: Rename timeoutMs to timeout, rename label, make DOUBLE

* fix: Change minimum step to 0.1, matching DOUBLE type

* Put the sql patch at the end

* Update EditMonitor.vue

* Colocate timeout with retry, fix clampTimeout logic, show default on 0

* Update src/pages/EditMonitor.vue to remove a comment

Co-authored-by: Frank Elsinga <frank@elsinga.de>

* Fix merge issue

* Update the timeout value while finished editing the interval value

---------

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2023-08-07 00:14:56 +08:00
..
jobs Feat: Run incremental_vacuum and optimize 2023-07-08 04:57:53 +08:00
model Feat: Add http/http keyword timeout option (#2142) 2023-08-07 00:14:56 +08:00
modules Relocate and fix jsesc issue 2023-02-04 16:58:39 +08:00
monitor-types feat: Tailscale ping monitor (#3178) 2023-07-19 20:58:21 +08:00
notification-providers Add Flashduty notification (#3475) 2023-08-01 02:13:04 +08:00
routers Merge remote-tracking branch 'origin/master' into feat/badge-generator-placeholders 2023-07-15 01:05:34 +08:00
socket-handlers Merge branch 'master' of https://github.com/louislam/uptime-kuma into status-page-expiry 2023-07-13 20:02:50 -04:00
2fa.js Add JSDoc to server/* 2022-04-20 19:56:40 +01:00
auth.js Chore: Add logging for failed auth 2023-06-26 04:49:49 +08:00
cacheable-dns-http-agent.js Added JSDoc for server/ 2023-01-05 22:19:05 +00:00
check-version.js Fixed update checker making requests to uptime.kuma.pet even when turned off (#2281) 2023-07-03 15:28:03 +08:00
client.js Update version handling 2023-07-14 18:02:49 +08:00
config.js Feat: Add placeholders for badge generator 2023-06-29 07:11:58 +08:00
database.js Feat: Add http/http keyword timeout option (#2142) 2023-08-07 00:14:56 +08:00
docker.js Follow up #2852 (#3527) 2023-08-04 23:08:44 +08:00
google-analytics.js Trim 2023-02-04 17:03:00 +08:00
image-data-uri.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
jobs.js Feat: Run incremental_vacuum and optimize 2023-07-08 04:57:53 +08:00
notification.js Add Flashduty notification (#3475) 2023-08-01 02:13:04 +08:00
password-hash.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
prometheus.js Fix: prometheus monitor_status metric has 4 values 2023-06-10 20:22:33 +02:00
proxy.js Fix: Pass rejectUnauthorized to Socks Proxy 2023-03-28 11:40:19 +08:00
rate-limiter.js Switched to using Authorization header 2023-02-15 21:53:49 +00:00
server.js Feat: Add http/http keyword timeout option (#2142) 2023-08-07 00:14:56 +08:00
settings.js Fix Uptime Kuma cannot be stopped 2022-12-08 19:13:47 +08:00
uptime-cache-list.js Added JSDoc for server/ 2023-01-05 22:19:05 +00:00
uptime-kuma-server.js Allow specifying DATA_DIR without a tailing slash 2023-08-03 20:54:11 +08:00
util-server.js Remove babel-plugin-rewire (#3522) 2023-08-04 01:10:15 +08:00