Simon Nilsson
0923d05317
Cellsynt mobile services ( #4625 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
Nelson Chan
b8858f4605
Feat: Handle maintenance in `UptimeCalculator` ( #4406 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
Christoph Fichtmüller
49b6dacb4d
Add gtxmessaging Notification Support ( #4481 )
...
Signed-off-by: Christoph Fichtmüller <cf@cfichtmueller.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
Louis Lam
e927327bad
Some minor changes for 2.0.0 ( #4621 )
9 months ago
Elliot Matson
5bc68fe0a7
Google chat cards ( #3928 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
OptimusGREEN
bc077cc536
add notification channel for home assistant ( #4541 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Seb <144435+rmtsrc@users.noreply.github.com>
9 months ago
Frank Elsinga
975761b448
made sure to use `Promise.allSettled` instead of sleeping for 500ms after login ( #4592 )
9 months ago
Frank Elsinga
0e3b3a9ab8
Made sure that more of the async usages are awaited ( #4574 )
10 months ago
Frank Elsinga
a9a1cf1353
Chore: General notification reformatting ( #3182 )
...
- I unified where in file the name of `NotificationProvider.name` is placed
- I made sure that all the providers adhere to the signature of `NotificationProvider.send()`
- I made sure that all the providers use `okMsg` if returning success messages directly from the function.
Here a discussion should be had:
Should this be refactored into a constant of `NotificationProvider`? I could imagine that `NotificationProvider.SENDING_SUCCESSFULL` could be a suitable alternative.
- I made sure all providers have the URL they `POST`/`GET` to be extraced into a variable.
=> refactored this way due to Nelsons suggestion
10 months ago
Frank Elsinga
1db750a2e1
Merge branch 'master' into hevans/add-heii-on-call-notification-provider
10 months ago
Frank Elsinga
ca14c34977
Set `mqtt`-`clientId` to `uptime-kuma_..` instead of `mqttjs_..` ( #4503 )
10 months ago
Frank Elsinga
2a3a2201e6
make monitor start() and stop() async ( #2830 )
10 months ago
taschenuhr
9789931edf
Merge branch 'master' into feature/msteams-adaptivecards
10 months ago
taschenuhr
4aaa0b92fb
fix test notification after method refactoring
10 months ago
Frank Elsinga
e2239bc7b7
Merge branch 'master' into hevans/add-heii-on-call-notification-provider
10 months ago
Frank Elsinga
da92400401
[Ntfy] Only include action link if monitor url is defined #3274 ( #4411 )
10 months ago
Andi Pätzold
a0c62d8ab0
Fix: handle monitor names with slashes ( #4472 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
10 months ago
taschenuhr
8bd69d78a8
some more tweaking of the card content and notification summary
10 months ago
taschenuhr
cc09147b4b
fix adding optional ActionSet
10 months ago
taschenuhr
b8941403d1
code cleanup
10 months ago
taschenuhr
5b87da94b3
push notificationMessage to card header and add action button to dashboard
10 months ago
Nelson Chan
c7b8bb9e4a
Fix: Incorrect handling of status page not found ( #4537 )
10 months ago
taschenuhr
7756070c57
refactor MS-Teams notification to use adaptive cards
10 months ago
Stefan Heine
6bfc58674a
MQTT monitor, set the MQTT clientId to make it easier in the MQTT broker to identify where the connections are coming from
10 months ago
Stefan Heine
1b293f2754
MQTT monitor, set the MQTT clientId to make it easier in the MQTT broker to identify where the connections are coming from
10 months ago
Frank Elsinga
1fdb7e48ed
Formatting fixes
11 months ago
Frank Elsinga
cc000117ca
Updated the code to look more like the other notification providers
11 months ago
Humberto Evans
5a9c3ad353
move try/catch into main control flow and more from code review comments
11 months ago
Humberto Evans
4cdc8f344b
Apply suggestions from code review
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
11 months ago
Humberto Evans
f254940b64
spell things correctly
11 months ago
Humberto Evans
71dd5e2369
do not assume missing heartbeat is a test
11 months ago
Humberto Evans
246316f55b
Undo my overzelous linter
11 months ago
Humberto Evans
80bdc455da
lint
11 months ago
Humberto Evans
e8fada9386
set url to heii on call prod
11 months ago
Humberto Evans
93ac212aef
Add Heii On-Call
11 months ago
Frank Elsinga
dc3abc68f0
Fixed type anotation
11 months ago
Frank Elsinga
89158be7de
Merge branch 'master' into monitor_async_start_stop
11 months ago
Nelson Chan
cf075a8793
Fix: missing await in `getRemoteBrowser()` ( #4418 )
11 months ago
Philip Klostermann
95125cc417
[Ntfy] don't include url action with defaut URL value
11 months ago
Philip Klostermann
20b69acde2
[Ntfy] Only include action link if monitor url is defined #3274
11 months ago
Louis Lam
9356e7dd4f
Update clear stats ( #4324 )
12 months ago
Ben Scobie
25cb78796a
Fix incorrect ping log ( #4322 )
12 months ago
Nelson Chan
bf1e3a3d5e
Feat: Add `stat_hourly` & min. max. ping ( #4267 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
12 months ago
Louis Lam
2a315d4c84
Merge branch '1.23.X' into merge
...
# Conflicts:
# package-lock.json
# package.json
1 year ago
Nelson Chan
c9fe6b5d01
Feat: Refresh login token for the client initiating password change ( #4214 )
1 year ago
Louis Lam
996ff28ed9
Playwright + Native Node Test Runner ( #3893 )
1 year ago
HdroguettA
f24c3583fb
Attempt an OAuth2 Refresh on 401 ( #3903 )
1 year ago
Louis Lam
8151ac0e25
Fix Async child process output issue ( #4231 )
1 year ago
Louis Lam
1a47563eb8
Merge branch '1.23.X' into version-merge
...
# Conflicts:
# package-lock.json
# package.json
# server/server.js
# server/uptime-kuma-server.js
1 year ago
Nelson Chan
4185ec20b0
Fix: Origin undefined on error handling ( #4224 )
1 year ago