Louis Lam
|
02a8147f22
|
Remove undefined variable forceShowContent
|
3 years ago |
Louis Lam
|
d962ab7a1c
|
Merge branch 'master' into uptime-badges
# Conflicts:
# package-lock.json
# server/routers/api-router.js
|
3 years ago |
Louis Lam
|
63c8d24d6f
|
As legacy-peer-deps is specified in .npmrc, `install-legacy` and `update-legacy` are not actually needed.
|
3 years ago |
Louis Lam
|
254a6bfd36
|
[CI] Run check linters first
|
3 years ago |
Louis Lam
|
29f3cbe8c6
|
Merge pull request #1594 from GOGOsu/patch-1
Fix aliyun-sms "SignatureDoesNotMatch" Error
|
3 years ago |
Louis Lam
|
53b98ad3e4
|
Add more comment for aliyun-sms fix
|
3 years ago |
Louis Lam
|
dbd7c087e0
|
Merge pull request #1597 from chakflying/fix/chart-error
Fix: Fix chart error on switch back to recent
|
3 years ago |
Nelson Chan
|
272956025c
|
Fix: Fix chart error on switch back to recent
|
3 years ago |
Karel Krýda
|
31b90d12a4
|
Added the ability to choose on which status pages maintenance information should be displayed
|
3 years ago |
Karel Krýda
|
b4ffcc5555
|
Added JSDoc
|
3 years ago |
Louis Lam
|
db50ba91cc
|
Fix #1593
|
3 years ago |
Louis Lam
|
42ea3fb412
|
Update server/util-server.js
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
3 years ago |
Louis Lam
|
9f8b3151d8
|
Update server/util-server.js
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
3 years ago |
Karel Krýda
|
57368c8c6c
|
More modern look of maintenance information on status page (same design as for the new incident system)
|
3 years ago |
Karel Krýda
|
11ef22edec
|
Fixed remaining lint errors
|
3 years ago |
GOGOsu
|
73e38a13d2
|
Update server/notification-providers/aliyun-sms.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
Karel Krýda
|
f78d01d770
|
Resolve lint errors
|
3 years ago |
Karel Krýda
|
7532acc95d
|
Resolve conflicts
|
3 years ago |
Karel Krýda
|
ed84e56a85
|
Merge remote-tracking branch 'origin_kuma/master'
# Conflicts:
# package-lock.json
# server/database.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# src/components/MonitorList.vue
# src/components/PingChart.vue
# src/icon.js
# src/pages/DashboardHome.vue
# src/pages/StatusPage.vue
# src/router.js
# src/util.js
|
3 years ago |
GOGOsu
|
369477b4b9
|
Update aliyun-sms.js
|
3 years ago |
GOGOsu
|
2347a01f7c
|
Update aliyun-sms.js
Add comments for the changed code.
|
3 years ago |
Adam Stachowicz
|
c114c053d6
|
Fix ESLint warnings and errors
|
3 years ago |
GOGOsu
|
ae2c49a729
|
Update aliyun-sms.js
|
3 years ago |
GOGOsu
|
b9e72b9645
|
Update aliyun-sms.js
aliyun-sms.js: escape more characters than encodeURIComponent
see https://help.aliyun.com/document_detail/315526.html
字符A~Z、a~z、0~9以及字符-、_、.、~不编码。对其它ASCII码字符进行编码。
|
3 years ago |
AnnAngela
|
5a069b278d
|
Update src/components/notifications/PromoSMS.vue
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
AnnAngela
|
65ea2e6aeb
|
Update src/components/notifications/PromoSMS.vue
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
3 years ago |
AnnAngela-work
|
e82fc1df61
|
Match up en lang file
|
3 years ago |
AnnAngela-work
|
7dd5f5ea0d
|
Improve translation
|
3 years ago |
AnnAngela-work
|
45da7c5431
|
Improve translation work
|
3 years ago |
Louis Lam
|
26230a3d3a
|
Update to 1.15.1
|
3 years ago |
Louis Lam
|
82aa52b330
|
Update Apprise to 0.9.8.3
|
3 years ago |
Louis Lam
|
fa7d15cf64
|
Merge remote-tracking branch 'origin/master'
|
3 years ago |
Louis Lam
|
d7f16908d8
|
Update CONTRIBUTING.md
|
3 years ago |
Louis Lam
|
bddd5de22b
|
Update CONTRIBUTING.md
|
3 years ago |
Louis Lam
|
6333231f1b
|
Merge pull request #1108 from trogper/push-status-param
Add status parameter to push monitor
|
3 years ago |
Louis Lam
|
60538036c6
|
[#1108] Change "true" to "up"
|
3 years ago |
Louis Lam
|
0ba5d031d0
|
Merge branch 'master' into push-status-param
# Conflicts:
# server/routers/api-router.js
|
3 years ago |
Louis Lam
|
66e4c89897
|
Merge pull request #1560 from MrEddX/bulgarian
Update bg-BG.js
|
3 years ago |
Louis Lam
|
d210548ae8
|
Merge pull request #1581 from NixNotCastey/update-pl
Update polish translation
|
3 years ago |
Louis Lam
|
023db1450d
|
Fix #1577
|
3 years ago |
Louis Lam
|
824c16a07c
|
Merge pull request #1578 from kadavr95/typos-fixes
Typos fixes
|
3 years ago |
Łukasz Szczepański
|
09fdef9bdc
|
Update polish translation
|
3 years ago |
Dmitry Yaskovich
|
7078b06272
|
Fix typo in Russian localization
|
3 years ago |
Dmitry Yaskovich
|
d3bd2976c5
|
Fix typo in CONTRIBUTING.md
|
3 years ago |
Dmitry Yaskovich
|
db646aa40b
|
Fix typo in README
|
3 years ago |
Louis Lam
|
b50f1bb7e8
|
No more opening browser
|
3 years ago |
Phuong Nguyen Minh
|
a3baa3c149
|
Update language vi.js (#1572)
Update vi-VN.js
|
3 years ago |
Louis Lam
|
2adb142ae2
|
Merge pull request #1571 from MarkusDick/update-german-translations
lang: update german translations
|
3 years ago |
Louis Lam
|
752415dae6
|
Merge pull request #1566 from Saibamen/fix_duplicated_PR_comments
Fix duplicated PR comments
|
3 years ago |
Louis Lam
|
1687de163c
|
Merge pull request #1565 from Saibamen/eslint
Fix some of ESLint warnings
|
3 years ago |