Kuma/src/pages
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
..
AddStatusPage.vue Added JSDoc for src/pages/* 2022-06-02 13:46:44 +01:00
Dashboard.vue UPTM-14 - Dashboard Display on vertical 4K screen (#3451) 2023-08-03 21:07:01 +08:00
DashboardHome.vue UPTM-14 - Dashboard Display on vertical 4K screen (#3451) 2023-08-03 21:07:01 +08:00
Details.vue feat: json-query monitor added (#3253) 2023-07-13 23:37:26 +08:00
EditMaintenance.vue Merge branch 'master' into group-monitors 2023-05-31 20:51:33 +02:00
EditMonitor.vue Feat: Add http/http keyword timeout option (#2142) 2023-08-07 00:14:56 +08:00
Entry.vue Fix theme color that do not apply to status page with a custom domain 2022-04-10 13:46:00 +08:00
List.vue Fix: misc. layout fix on mobile 2022-06-14 22:43:44 +08:00
MaintenanceDetails.vue Added JSDoc for src/ 2023-01-05 22:55:51 +00:00
ManageMaintenance.vue add keys for translation 2023-02-05 01:07:20 +01:00
ManageStatusPage.vue Fix logo height in the status page list 2022-06-21 15:46:22 +08:00
NotFound.vue Update NotFound.vue 2023-06-13 16:10:41 +03:00
Settings.vue Drop unused code 2023-07-03 14:50:30 +08:00
Setup.vue Fix change language issue in the setup page 2023-02-06 22:35:56 +08:00
StatusPage.vue Merge branch 'master' of https://github.com/louislam/uptime-kuma into status-page-expiry 2023-07-18 22:57:48 -04:00