uptime-kuma/src
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
..
assets Added ability to bulk select, pause & resume (#1886) 2023-07-31 16:24:00 +08:00
components Feat: Create Group in EditMonitor page (#3379) 2023-08-04 14:48:21 +08:00
lang Feat: Add http/http keyword timeout option (#2142) 2023-08-07 00:14:56 +08:00
layouts Add padding to bottom-nav 2023-03-10 17:42:06 +01:00
mixins Fix: Prevent race condition in toast (#3443) 2023-08-02 15:09:13 +08:00
modules/dayjs
pages Feat: Add http/http keyword timeout option (#2142) 2023-08-07 00:14:56 +08:00
App.vue
i18n.js Update i18n.js (#2927) 2023-03-15 14:57:47 +08:00
icon.js Change Icon, Add missing var 2023-03-10 22:04:47 +07:00
main.js
router.js Drop unused code 2023-07-03 14:50:30 +08:00
util-frontend.js Fix codespace url (#3436) 2023-07-17 20:14:05 +08:00
util.js
util.ts