uptime-kuma/server/model
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
..
api_key.js Fixed JSDoc for one method 2023-02-15 19:31:22 +00:00
docker_host.js Fix save docker host issue 2022-07-30 19:48:12 +08:00
group.js Status page certificate expiry 2023-07-04 19:37:45 -04:00
heartbeat.js Fix 'dayjs' is never used warning 2022-10-25 01:27:25 +02:00
incident.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
maintenance.js Fix Same As Server Timezone do not save correctly 2023-05-08 22:14:58 +08:00
monitor.js Feat: Add http/http keyword timeout option (#2142) 2023-08-07 00:14:56 +08:00
proxy.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
status_page.js Added expiry changes to status page and fixes 2023-07-13 20:00:23 -04:00
tag.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
user.js Updated server/model/* JSDoc to match new methods 2022-04-21 18:30:04 +01:00