Frank Elsinga
add5c128ce
fix: Localisation-matching algorithm missing some edgecase ( #4692 )
8 months ago
Louis Lam
29575343ca
Update CONTRIBUTING.md for how to set up a Docker builder ( #4668 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Louis Lam
e797abd108
Update to 1.23.12
8 months ago
Louis Lam
7a9e2f5de6
Merge pull request from GHSA-23q2-5gf8-gjpp
8 months ago
Louis Lam
7b5d2a71ff
Update dependencies
8 months ago
CoolCu
b25ac55a2f
chore: fix some typos in comments ( #4679 )
...
Signed-off-by: CoolCu <coolcui@qq.com>
8 months ago
msrl2000
05606c69e7
Update i18n.js ( #4666 )
8 months ago
Nelson Chan
893278bd3d
Feat: Use keylog event to obtain TLS certificate for better reliability [1.23.X] ( #4630 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Adam Stachowicz
0e30ea830d
fix: Update nodemailer to fix GHSA-9h6g-pr28-7cqp [1.23.X] ( #4653 )
8 months ago
Louis Lam
c67a2070b8
Update deps
8 months ago
Adam Stachowicz
9863a10321
fix: Update `axios`, `@actions/github` and `dompurify` [1.23.X] ( #4652 )
8 months ago
Edoardo Ridolfi
822ce5384b
Add support for Whapi notification provider ( #4323 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Merlin
937c8a9a7b
New notification provider: CallMeBot API ( #4605 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Daan Meijer
effd0197ac
[Slack] restructure alert actions, add 'visit site' button ( #3886 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Nelson Chan <3271800+chakflying@users.noreply.github.com>
8 months ago
Nelson Chan
ee7f8680c1
Fix: Add missing FK for monitor-tls-info table [1.23.X] ( #4631 )
9 months ago
Nelson Chan
08f75b0b99
Fix: Add missing FK for monitor-tls-info table ( #4632 )
9 months ago
Nelson Chan
c1301804d4
Fix: Fix CI on Windows Runner [1.23.X] ( #4633 )
9 months ago
Simon Nilsson
0923d05317
Cellsynt mobile services ( #4625 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
Chongyi Zheng
88187b66eb
Drop Node.js 14 and 16 ( #3747 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
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
DevMirza
45690a25a0
fix(ci): Fix for the Actions failing on Windows Runner ( #4557 )
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 )
9 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
9 months ago
Frank Elsinga
bfd65ab6e3
Add Heii On-Call Notification Provider ( #4485 )
9 months ago
Frank Elsinga
1db750a2e1
Merge branch 'master' into hevans/add-heii-on-call-notification-provider
9 months ago
LeoThies
abd62a12e4
edit unpin to delete
9 months ago
Frank Elsinga
ca14c34977
Set `mqtt`-`clientId` to `uptime-kuma_..` instead of `mqttjs_..` ( #4503 )
9 months ago
Frank Elsinga
2a3a2201e6
make monitor start() and stop() async ( #2830 )
9 months ago
Frank Elsinga
6eef2192b0
Refactor MS-Teams notification to use AdaptiveCards ( #4538 )
9 months ago
taschenuhr
9789931edf
Merge branch 'master' into feature/msteams-adaptivecards
9 months ago
taschenuhr
4aaa0b92fb
fix test notification after method refactoring
9 months ago
Frank Elsinga
fdf562fe39
Test for db file existance instead of creating a new one in `password-restet.js` ( #4519 )
...
Test for db file existance instead of creating a new one in `password-restet.js`
9 months ago
Frank Elsinga
b385e81608
Improved helptext of how to send mail via the systems mail subsystem ( #4477 )
9 months ago
Frank Elsinga
e2239bc7b7
Merge branch 'master' into hevans/add-heii-on-call-notification-provider
9 months ago
Frank Elsinga
da92400401
[Ntfy] Only include action link if monitor url is defined #3274 ( #4411 )
9 months ago
Humberto Evans
daa59b812c
Update en.json
...
Fix misspelled "Trigger"
9 months ago
Frank Elsinga
574705a4c3
Updated strings for `LINE Messenger` as changed in their developer portal ( #4527 )
9 months ago
Andi Pätzold
a0c62d8ab0
Fix: handle monitor names with slashes ( #4472 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
Huzaifa Azim
8fd713d642
migrate timezones-list lib to @vvo/tzdb issue #4479 ( #4521 )
9 months ago
Frank Elsinga
4c683da0dd
Refactored the `Can I create a pull request for Uptime Kuma` section ( #4545 )
9 months ago
Frank Elsinga
507ff76728
More readable Contribution guide ( #4525 )
...
Co-authored-by: Nelson Chan <3271800+chakflying@users.noreply.github.com>
9 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