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 )
...
- 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
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
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
Vista2003
9209210e7c
Merge branch 'master' into master
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
Louis Lam
d88e7702b9
Update axios from 0.27.x to 0.28.x ( #4532 )
9 months ago
Frank Elsinga
ee99ee9460
changed which translation we are using
9 months ago
Vista2003
800847d0df
Correcting label to fit what it says on the page
9 months ago
Vista2003
3fd0c822d6
Removed trailing space
9 months ago
Vista2003
e74d6a7471
Fixing strings as reported on issue #4526
9 months ago
Huzaifa Azim
99dccd9e90
reset-password-issue-4518
9 months ago
Louis Lam
e61589d02e
Add Vue DevTools ( #4509 )
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
Humberto Evans
9a52a8761c
Apply suggestions from code review
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
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
Frank Elsinga
cf2d603e27
`Stale`, incorrect issue template and `cannot-reproduce` Comments ( #4490 )
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
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
Aindriú Mac Giolla Eoin
0efdfc4497
Added Irish language ( #4487 )
10 months ago
Humberto Evans
673f9a7744
get the linter to be happy with my vue file
10 months ago
Humberto Evans
f254940b64
spell things correctly
10 months ago
Humberto Evans
71dd5e2369
do not assume missing heartbeat is a test
10 months ago
Humberto Evans
09d249ca36
add form to NotificationDialog
10 months ago
Humberto Evans
5f25a75f65
remove line at end of file
10 months ago
Humberto Evans
92488290fa
add newline at end of file
10 months ago
Humberto Evans
246316f55b
Undo my overzelous linter
10 months ago