Jeffrey Koehler
|
d7edafb81f
|
Fix tests to account for addition of tls.rejectUnauthorized in SMTP
|
2021-11-03 01:27:33 -05:00 |
|
Jeffrey Koehler
|
effbcc8fe9
|
Merge remote-tracking branch 'louis/master' into notif-tests
|
2021-11-03 01:18:54 -05:00 |
|
Jeffrey Koehler
|
782c943f93
|
fix #859 and update tests to match
|
2021-11-03 01:12:19 -05:00 |
|
Louis Lam
|
c094dc0c5b
|
speed up redirect by using 302 redirect instead of vue redirect
|
2021-11-02 21:48:46 +08:00 |
|
Louis Lam
|
e7104737e7
|
prevent to show "New Update" when the Docker image is not ready yet
|
2021-10-31 00:36:46 +08:00 |
|
Louis
|
ba93129b18
|
Merge branch '1.9.X'
# Conflicts:
# server/server.js
|
2021-10-30 10:05:08 +08:00 |
|
Louis
|
caa2a34177
|
fix 2fa not working #833
|
2021-10-30 02:35:05 +08:00 |
|
Louis
|
d4c9431142
|
catch createWriteStream error
|
2021-10-29 18:28:31 +08:00 |
|
Louis
|
d7f7dba13f
|
write some error logs to ./data/error.log
|
2021-10-29 18:24:47 +08:00 |
|
Louis Lam
|
e261a27ebe
|
fix wrong call of rejectUnauthorized for smtp (#757)
|
2021-10-28 11:10:09 +08:00 |
|
Louis Lam
|
eb22ad5ffe
|
[certificate notification] error handling and better msg
|
2021-10-27 16:12:18 +08:00 |
|
Louis Lam
|
f5f4835b74
|
[certificate notification] clear sent history if the cert is changed
|
2021-10-27 16:03:16 +08:00 |
|
Louis Lam
|
44c1b336dc
|
send certificate notifications in 21, 14, 7 days
|
2021-10-27 15:33:15 +08:00 |
|
Louis Lam
|
110ec491ee
|
Merge branch 'master' into cert-notification
|
2021-10-27 14:16:37 +08:00 |
|
Louis Lam
|
640b6e5b1c
|
prevent monitor dead for unexpected error
|
2021-10-27 14:08:44 +08:00 |
|
Louis Lam
|
698a38e773
|
clear status page cache in a better place
|
2021-10-27 11:39:46 +08:00 |
|
Louis Lam
|
a9e319517a
|
add auto vacuum and shrink database button
|
2021-10-26 23:02:32 +08:00 |
|
Louis Lam
|
77addfebc8
|
Merge branch 'tarun7singh_master'
# Conflicts:
# src/languages/vi.js
|
2021-10-26 16:26:59 +08:00 |
|
Louis Lam
|
d1c4d13903
|
Merge pull request #782 from Co2333/dev-lakr233-bark_notification
Support for Bark (APN) notifications
|
2021-10-26 16:23:11 +08:00 |
|
Jeffrey Koehler
|
76eea7bdfd
|
NotificationProvider tests
|
2021-10-25 23:49:27 -05:00 |
|
Jeffrey Koehler
|
c86e80d1b9
|
webhook tests
|
2021-10-25 23:46:43 -05:00 |
|
Jeffrey Koehler
|
9ea0a9c82e
|
telegram tests
|
2021-10-25 23:32:43 -05:00 |
|
Jeffrey Koehler
|
171069fc7c
|
teams tests
|
2021-10-25 23:19:49 -05:00 |
|
Jeffrey Koehler
|
96740bc615
|
slack tests
|
2021-10-25 23:08:52 -05:00 |
|
Jeffrey Koehler
|
fb67dc71cd
|
signal tests
|
2021-10-25 22:56:35 -05:00 |
|
Jeffrey Koehler
|
8b0116b9f2
|
rocket chat tests
|
2021-10-25 20:47:22 -05:00 |
|
Jeffrey Koehler
|
60ad28592d
|
pushy tests
|
2021-10-25 20:27:06 -05:00 |
|
Tarun Singh
|
ba1e025353
|
added click send to number
|
2021-10-25 04:11:57 -04:00 |
|
Jeffrey Koehler
|
a6f14f57cf
|
pushover tests
|
2021-10-25 02:56:22 -05:00 |
|
Jeffrey Koehler
|
b229f36ea1
|
pushbullet test
|
2021-10-25 02:44:22 -05:00 |
|
Jeffrey Koehler
|
d818ce866d
|
promosms tests
|
2021-10-25 02:37:31 -05:00 |
|
Tarun Singh
|
fed611d1b9
|
Merge branch 'master' of https://github.com/louislam/uptime-kuma
|
2021-10-24 15:19:25 -04:00 |
|
Tarun Singh
|
bc68088350
|
Click send sms integration for notifications
|
2021-10-24 15:17:29 -04:00 |
|
Jeffrey Koehler
|
6ce6d034a8
|
octopush tests
|
2021-10-24 04:51:35 -05:00 |
|
Jeffrey Koehler
|
ba3fefa7b8
|
mattermost tests
|
2021-10-24 04:16:23 -05:00 |
|
Jeffrey Koehler
|
e0d211cbb4
|
Matrix tests
|
2021-10-24 04:05:36 -05:00 |
|
Jeffrey Koehler
|
4f12e942a7
|
lunasea tests
|
2021-10-24 01:24:24 -05:00 |
|
Nelson Chan
|
2f7b60f5e5
|
Feat: Use separate storage for custom chart period
Fix: Fix import error
|
2021-10-24 01:44:55 +08:00 |
|
Nelson Chan
|
b83c59e308
|
WIP: Add options for chart period
Fix: Fix callback, add toast on error
Fix: Improve styling
Fix: Restore default chart behavior
Fix: Replace 1h with 3h
draft only
|
2021-10-24 01:44:08 +08:00 |
|
Lakr Aream
|
ce852dfa02
|
Support for Bark (APN) notifications
Update bark.js
|
2021-10-24 00:31:43 +08:00 |
|
Louis Lam
|
957c292307
|
add certificate-notification job
|
2021-10-23 21:44:21 +08:00 |
|
Jeffrey Koehler
|
37f486d4e4
|
Line Tests
|
2021-10-23 06:49:41 -05:00 |
|
Jeffrey Koehler
|
266333e4f9
|
gotify tests
|
2021-10-23 06:05:08 -05:00 |
|
Jeffrey Koehler
|
66f2847937
|
Feishu tests
|
2021-10-23 04:55:17 -05:00 |
|
Louis Lam
|
d578300104
|
Merge pull request #743 from andreasbrett/patch-4
Harden 2FA/TOTP implementation according to rfc6238 (part 2)
|
2021-10-23 17:00:46 +08:00 |
|
Louis Lam
|
b77b33e790
|
add login rate limiter
|
2021-10-23 16:35:13 +08:00 |
|
Jeffrey Koehler
|
9a2d47679f
|
aliyun-sms tests
|
2021-10-22 01:28:31 -05:00 |
|
Jeffrey Koehler
|
2dac1e95a2
|
discord tests
|
2021-10-21 22:45:15 -05:00 |
|
Jeffrey Koehler
|
965ce6213b
|
dingding tests and minor fix
|
2021-10-21 21:57:09 -05:00 |
|
Jeffrey Koehler
|
833feaf073
|
apprise tests
|
2021-10-21 19:29:14 -05:00 |
|