Commit Graph

17 Commits

Author SHA1 Message Date
Mathias Wagner
2d6d348df1 Fixed a bug in the gotify key regex 2023-05-28 20:56:52 +02:00
Mathias Wagner
b3c031f074 Created the gotify integration 2023-05-28 18:59:34 +02:00
Mathias Wagner
3817b4d6ea Fixed the regex in the webhook integration 2023-05-28 18:59:07 +02:00
Mathias Wagner
d66a1b6337 Added an url regex to the webhook.js validation 2023-05-23 20:55:14 +02:00
Mathias Wagner
1ffe63632d Added token & chat_id regex validations in the telegram.js integration 2023-05-23 20:54:50 +02:00
Mathias Wagner
999da72a40 Added a url regex to the healthChecks.js integration 2023-05-23 20:54:09 +02:00
Mathias Wagner
d71e14f548 Added a url regex to the discord.js integration 2023-05-23 20:53:57 +02:00
Mathias Wagner
60dfc44699 Added the activity indicator to the telegram.js integration 2023-05-23 16:58:18 +02:00
Mathias Wagner
e2d14419c3 Integrated both events into the webhook.js integration 2023-05-23 16:56:30 +02:00
Mathias Wagner
666eb2e97e Cleaned up the healthChecks.js 2023-05-23 15:56:54 +02:00
Mathias Wagner
10ee836652 Removed placeholders from the telegram.js integration 2023-05-23 15:50:13 +02:00
Mathias Wagner
892ec4b5f1 Removed placeholders from the healthChecks.js integration 2023-05-23 15:50:09 +02:00
Mathias Wagner
0e7bd9ad34 Removed placeholders from the discord.js integration 2023-05-23 15:50:03 +02:00
Mathias Wagner
c66a92b474 Created the webhook.js integration 2023-05-22 22:09:19 +02:00
Mathias Wagner
702f736c9d Created the telegram.js integration 2023-05-22 22:09:16 +02:00
Mathias Wagner
20abd9c46f Created the healthChecks.js integration 2023-05-22 22:09:13 +02:00
Mathias Wagner
e9d2e1af47 Created the discord.js integration 2023-05-22 22:09:08 +02:00