Commit graph

7 commits

Author SHA1 Message Date
guguji5
d977b0b8f0 Flashduty IntegrationKey support Endpoint URL 2025-05-27 14:18:18 +08:00
Frank Elsinga
f65241a8fb
Merge branch 'master' into master 2024-05-19 23:05:29 +02:00
guguji5
f8495a970b refactor: loop when monitorInfo.tags exist 2023-09-05 14:05:44 +08:00
guguji5
7557073619 refactor: use for-loop to replace reduce;
flashduty support uptime kuma plugin, so rename;
2023-09-04 10:37:36 +08:00
guguji5
6346e0db52 refactor: upload check label when monitor empty 2023-08-30 16:43:06 +08:00
Matthew Nickson
8a92054c2b
Added JSDoc to ESLint (#3529)
* Added JSDoc to eslint rules

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>

* Fixed JSDoc eslint errors

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>

* Update the check-linters workflow to Node.js 20

---------

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-08-11 15:46:41 +08:00
Damon
587d9e4781
Add Flashduty notification (#3475)
* feat: add FlashDuty notification channel

* refactor: #3475 nofify with Up or Down;
refactor code;
add en zh-hk zh-tw lang

* refactor: default select Info

* refactor: add space in word

* refactor the flashduty notification code

* refactor:compatible when Test flashduty nofication

* refactor: add function param description

* refactor: revert zh-hk zh-tw changes of flashduty
2023-08-01 02:13:04 +08:00