Commit Graph

1588 Commits (70eaddfc2a0975d74364cbd6d20f5cbebb8492e8)

Author SHA1 Message Date
Simon Nilsson 5361626aed
Update server/notification-providers/cellsynt.js
8 months ago
Simon Nilsson c39348aea3
Merge branch 'master' into notification-provider-cellsynt
8 months ago
Simon Nilsson f5e7d438d8 Fixed errors
8 months ago
Simon Nilsson 9c66c46d51 Fixed errors
8 months ago
Simon Nilsson 0e39ebe567 Fix errors
8 months ago
Simon Nilsson d92918c67d Fix errors
8 months ago
Simon Nilsson 8004c650be Notification provider cellsynt ready
8 months ago
Simon Nilsson 23af76c43d Modified files and last correction
8 months ago
Simon Nilsson 300c21d3ab Remove timestamp in notification because phone already show it in SMS log
8 months ago
Simon Nilsson cbda7c6379 Notification provider testing now working
8 months ago
Simon Nilsson 21bbf3e1da added files
8 months ago
Elliot Matson 5bc68fe0a7
Google chat cards (#3928)
8 months ago
OptimusGREEN bc077cc536
add notification channel for home assistant (#4541)
8 months ago
Frank Elsinga 975761b448
made sure to use `Promise.allSettled` instead of sleeping for 500ms after login (#4592)
8 months ago
Frank Elsinga 0e3b3a9ab8
Made sure that more of the async usages are awaited (#4574)
8 months ago
Frank Elsinga a9a1cf1353
Chore: General notification reformatting (#3182)
8 months ago
Frank Elsinga 1db750a2e1
Merge branch 'master' into hevans/add-heii-on-call-notification-provider
8 months ago
Frank Elsinga ca14c34977
Set `mqtt`-`clientId` to `uptime-kuma_..` instead of `mqttjs_..` (#4503)
8 months ago
Frank Elsinga 2a3a2201e6
make monitor start() and stop() async (#2830)
8 months ago
Simon Nilsson d4d353ccfd Adding template files
8 months ago
taschenuhr 9789931edf
Merge branch 'master' into feature/msteams-adaptivecards
8 months ago
taschenuhr 4aaa0b92fb fix test notification after method refactoring
8 months ago
Frank Elsinga e2239bc7b7
Merge branch 'master' into hevans/add-heii-on-call-notification-provider
8 months ago
Frank Elsinga da92400401
[Ntfy] Only include action link if monitor url is defined #3274 (#4411)
8 months ago
Andi Pätzold a0c62d8ab0
Fix: handle monitor names with slashes (#4472)
9 months ago
taschenuhr 8bd69d78a8 some more tweaking of the card content and notification summary
9 months ago
taschenuhr cc09147b4b fix adding optional ActionSet
9 months ago
taschenuhr b8941403d1 code cleanup
9 months ago
taschenuhr 5b87da94b3 push notificationMessage to card header and add action button to dashboard
9 months ago
Nelson Chan c7b8bb9e4a
Fix: Incorrect handling of status page not found (#4537)
9 months ago
taschenuhr 7756070c57 refactor MS-Teams notification to use adaptive cards
9 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
9 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
9 months ago
Frank Elsinga 1fdb7e48ed
Formatting fixes
9 months ago
Frank Elsinga cc000117ca
Updated the code to look more like the other notification providers
9 months ago
Humberto Evans 5a9c3ad353 move try/catch into main control flow and more from code review comments
9 months ago
Humberto Evans 4cdc8f344b
Apply suggestions from code review
9 months ago
Humberto Evans f254940b64 spell things correctly
9 months ago
Humberto Evans 71dd5e2369 do not assume missing heartbeat is a test
9 months ago
Humberto Evans 246316f55b Undo my overzelous linter
9 months ago
Humberto Evans 80bdc455da lint
9 months ago
Humberto Evans e8fada9386 set url to heii on call prod
9 months ago
Humberto Evans 93ac212aef Add Heii On-Call
9 months ago
Frank Elsinga dc3abc68f0
Fixed type anotation
10 months ago
Frank Elsinga 89158be7de
Merge branch 'master' into monitor_async_start_stop
10 months ago
Nelson Chan 2b8f55194f
Fix: [JSON-Query] Prevent parsing string-only JSON (#4425)
10 months ago
Nelson Chan cf075a8793
Fix: missing await in `getRemoteBrowser()` (#4418)
10 months ago
Nelson Chan 288cab6dd7
Fix: Make sure browser is connected before returning (#4417)
10 months ago
Philip Klostermann 95125cc417 [Ntfy] don't include url action with defaut URL value
10 months ago
Philip Klostermann 20b69acde2 [Ntfy] Only include action link if monitor url is defined #3274
10 months ago