Commit Graph

1598 Commits (master)

Author SHA1 Message Date
jmolnar-comparative 237a6e8da9
chore: fixed a typo for internal, unused part of the file upload icon for status page (#4750)
1 week ago
Ezhil Shanmugham 988ba79679
feat: keephq notification provider (#4722)
3 weeks ago
Joschua Becker 19e8c75c3b
SevenIO Notification Provider (#4219)
3 weeks ago
凯观生活 126d6cd912
Add the ability to notify `@everyone` in DingTalk notifications (#4718)
3 weeks ago
Louis Lam 1d091739c8
Update server/model/monitor.js
3 weeks ago
Louis Lam 27bcc968ec
Update server/util-server.js
3 weeks ago
Louis Lam c0db036187
Update server/model/monitor.js
3 weeks ago
Louis Lam 63a380326d Merge branch '1.23.X' into 1.23.13-to-2.0.0
3 weeks ago
Nelson Chan 1490443618
Fix: Getting TLS certificate through proxy & prometheus update (#4700)
3 weeks ago
BigBoot bab427f715
Add `loginRequired` SocketIO event (#4636)
4 weeks ago
Louis Lam 7a9e2f5de6
Merge pull request from GHSA-23q2-5gf8-gjpp
4 weeks ago
CoolCu b25ac55a2f
chore: fix some typos in comments (#4679)
1 month ago
Nelson Chan 893278bd3d
Feat: Use keylog event to obtain TLS certificate for better reliability [1.23.X] (#4630)
1 month ago
Edoardo Ridolfi 822ce5384b
Add support for Whapi notification provider (#4323)
2 months ago
Merlin 937c8a9a7b
New notification provider: CallMeBot API (#4605)
2 months ago
Daan Meijer effd0197ac
[Slack] restructure alert actions, add 'visit site' button (#3886)
2 months ago
Nelson Chan ee7f8680c1
Fix: Add missing FK for monitor-tls-info table [1.23.X] (#4631)
2 months ago
Nelson Chan 08f75b0b99
Fix: Add missing FK for monitor-tls-info table (#4632)
2 months ago
Simon Nilsson 0923d05317
Cellsynt mobile services (#4625)
2 months ago
Nelson Chan b8858f4605
Feat: Handle maintenance in `UptimeCalculator` (#4406)
2 months ago
Christoph Fichtmüller 49b6dacb4d
Add gtxmessaging Notification Support (#4481)
2 months ago
Louis Lam e927327bad
Some minor changes for 2.0.0 (#4621)
2 months ago
Elliot Matson 5bc68fe0a7
Google chat cards (#3928)
2 months ago
OptimusGREEN bc077cc536
add notification channel for home assistant (#4541)
2 months ago
Frank Elsinga 975761b448
made sure to use `Promise.allSettled` instead of sleeping for 500ms after login (#4592)
2 months ago
Frank Elsinga 0e3b3a9ab8
Made sure that more of the async usages are awaited (#4574)
2 months ago
Frank Elsinga a9a1cf1353
Chore: General notification reformatting (#3182)
2 months ago
Frank Elsinga 1db750a2e1
Merge branch 'master' into hevans/add-heii-on-call-notification-provider
2 months ago
Frank Elsinga ca14c34977
Set `mqtt`-`clientId` to `uptime-kuma_..` instead of `mqttjs_..` (#4503)
2 months ago
Frank Elsinga 2a3a2201e6
make monitor start() and stop() async (#2830)
2 months ago
taschenuhr 9789931edf
Merge branch 'master' into feature/msteams-adaptivecards
2 months ago
taschenuhr 4aaa0b92fb fix test notification after method refactoring
2 months ago
Frank Elsinga e2239bc7b7
Merge branch 'master' into hevans/add-heii-on-call-notification-provider
2 months ago
Frank Elsinga da92400401
[Ntfy] Only include action link if monitor url is defined #3274 (#4411)
2 months ago
Andi Pätzold a0c62d8ab0
Fix: handle monitor names with slashes (#4472)
3 months ago
taschenuhr 8bd69d78a8 some more tweaking of the card content and notification summary
3 months ago
taschenuhr cc09147b4b fix adding optional ActionSet
3 months ago
taschenuhr b8941403d1 code cleanup
3 months ago
taschenuhr 5b87da94b3 push notificationMessage to card header and add action button to dashboard
3 months ago
Nelson Chan c7b8bb9e4a
Fix: Incorrect handling of status page not found (#4537)
3 months ago
taschenuhr 7756070c57 refactor MS-Teams notification to use adaptive cards
3 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
3 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
3 months ago
Frank Elsinga 1fdb7e48ed
Formatting fixes
3 months ago
Frank Elsinga cc000117ca
Updated the code to look more like the other notification providers
3 months ago
Humberto Evans 5a9c3ad353 move try/catch into main control flow and more from code review comments
3 months ago
Humberto Evans 4cdc8f344b
Apply suggestions from code review
3 months ago
Humberto Evans f254940b64 spell things correctly
3 months ago
Humberto Evans 71dd5e2369 do not assume missing heartbeat is a test
3 months ago
Humberto Evans 246316f55b Undo my overzelous linter
3 months ago