Louis Lam
4f6dec41c6
Fix ntfy username should not be required
2 years ago
Louis Lam
e741e7582d
Merge remote-tracking branch 'origin/master' into exe
2 years ago
Louis Lam
4c45654780
WIP
2 years ago
Vasilis The Pikachu
e29527e22f
Update Greek
2 years ago
Vasilis The Pikachu
91f9e10c94
Merge branch 'louislam:master' into master
2 years ago
Vasilis The Pikachu
7d3cc002ea
Added greek language
2 years ago
Louis Lam
6e07ed2081
Fix #2186
2 years ago
Louis Lam
60460442f8
Update to 1.18.3
2 years ago
Louis Lam
da778f05ac
Update
2 years ago
Louis Lam
959ecc65ff
Merge remote-tracking branch 'origin/master'
2 years ago
Louis Lam
c24b64921d
Fix #2183 ntfy issue
2 years ago
Louis Lam
4a7e96f9ea
Init C# Project for building exe
2 years ago
janhartje
b879428a03
feat(notification): add additional Header to webhook
2 years ago
Ben Scobie
c28d8ddff9
Correctly handle multiple IPs in X-Forwarded-For ( #2177 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2 years ago
janhartje
3c5de1c889
Merge branch 'master' of https://github.com/louislam/uptime-kuma into feat/add-auth-header-to-webhook-notification-#1919
2 years ago
CL0Pinette
528a615fb2
Add free.fr SMS notification provider ( #2159 )
2 years ago
Louis Lam
b993859926
Drop Jest e2e testing ( #2174 )
2 years ago
Louis Lam
a5c102e750
Update README.md
2 years ago
Cyril59310
64ba2dce24
Update FR language ( #2173 )
2 years ago
Louis Lam
e5145a209a
Update cypress config
2 years ago
Louis Lam
12696dd53e
Update README.md
2 years ago
Muhammed Hussein karimi
d565320f74
New Demo Server ( #2172 )
...
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2 years ago
Sympatron GmbH
f1a9046193
Prevent terminal window from showing when using ping on Windows ( #2152 )
2 years ago
Louis Lam
afbc283423
Move Cypress directory and convert it to JavaScript ( #2170 )
2 years ago
Louis Lam
16b2cf0e89
Update to 1.18.2
2 years ago
Louis Lam
c538983b87
Merge pull request #2169 from louislam/fix-docker-monitor
...
Fix Docker container monitor not working in 1.18.1
2 years ago
Louis Lam
0686757160
[Docker Monitor] Change `tcp://` to `http://`
2 years ago
George Tsomlektsis
3e699f8ac3
Fix linting errors.
2 years ago
George Tsomlektsis
b0d6b5b13d
Fixed entry route not redirecting correctly when the status entry page changes slug.
2 years ago
Louis Lam
25ea99a436
Merge pull request #2161 from 5idereal/patch-1
...
Update zh-tw translation
2 years ago
5idereal
c2c3f981bc
update zh-tw translation
2 years ago
Louis Lam
2c237e9c03
Merge pull request #2127 from phindmarsh/squadcast-notification-support
...
Squadcast notification support
2 years ago
Louis Lam
3e85893bdd
Merge remote-tracking branch 'origin/master' into squadcast-notification-support
...
# Conflicts:
# src/languages/en.js
2 years ago
Louis Lam
543a74ecab
Merge pull request #1923 from rolfbachmann/ntfy-auth-support
...
Add authentication support for ntfy
2 years ago
Louis Lam
62ad2f9bb4
Merge pull request #2148 from Computroniks/bug/octopush-notifications-#2144
...
Fixed octopush legacy doesn't return error code
2 years ago
Louis Lam
7672057319
[ntfy] Do not autofill
2 years ago
Louis Lam
0f99d49a27
Merge remote-tracking branch 'origin/master' into ntfy-auth-support
2 years ago
Louis Lam
d93f7b33be
Merge pull request #2153 from Computroniks/bug/#2009-teams-unnecessary-url-field
...
Fixed alert features unnecessary URL field #2009
2 years ago
Louis Lam
894aeaea0a
Merge pull request #2158 from SametKUM/master
...
fix some translations
2 years ago
Louis Lam
97dc8eba13
Merge pull request #2156 from AnTheMaker/patch-2
...
Improve German translation
2 years ago
5idereal
d39a4770e0
sync
2 years ago
SametKUM
f6ac09b751
fix some translations
2 years ago
Mikkel-T
a42f7416b5
Improve the URL field in Discord embeds
...
Instead of having two different ways of showing the URL field in Discord embeds, always show the raw address.
2 years ago
Louis Lam
9c1ad4f8c6
Merge pull request #2155 from AnTheMaker/patch-1
...
Fix typos in CONTRIBUTING.md
2 years ago
An | Anton Röhm
8595824b5d
Improve German translation
2 years ago
An | Anton Röhm
da34685019
fix typos
2 years ago
Louis Lam
0cf28c2025
Merge pull request #2154 from MrEddX/bulgarian
...
Update bg-BG.js
2 years ago
MrEddX
ed7bc0e6d1
Update bg-BG.js
...
Added New Fields
2 years ago
Matthew Nickson
6a3eccf6a6
Fixed alert features unnecessary URL field #2009
...
The filling of the URL field was incorrect previously. It has been
updated to handle new monitor types.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
f9be918246
Add support for MySQL/MariaDB databases #1817
...
This commit adds support for monitoring MySQL and MariaDB database
servers. The mysql2 package was choosen over mysql as it provides a
promise wrapper and is reportedly faster than the original mysql package
whilst still maintaining the same API.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago