Commit graph

1384 commits

Author SHA1 Message Date
Bert Verhelst
139d7a6121 Merge remote-tracking branch 'louislam/master' into feature/monitor-checks 2021-10-07 08:57:48 +02:00
LouisLam
18e4702375 ignore .env 2021-10-07 14:34:30 +08:00
Louis Lam
8c63536eb8
Merge pull request #451 from zsxeee/notification_form_i18n
Notification form i18n
2021-10-07 14:13:08 +08:00
LouisLam
3e1788983e Merge remote-tracking branch 'origin/master' 2021-10-07 14:10:15 +08:00
LouisLam
a8badb027d update modded node-sqlite3 to 6.0.0 2021-10-07 14:09:50 +08:00
Louis Lam
b5bd92ce78
Merge pull request #578 from jtagcat/et5
l10n: update et
2021-10-07 11:31:02 +08:00
Louis Lam
3f80cf5e54
Merge pull request #581 from chakflying/patch-2
Fix: Allow underscore in hostname
2021-10-07 11:30:33 +08:00
Bert Verhelst
ffdb4d2582 fix(monitor-checks): change monitor check type labels slightly 2021-10-06 21:50:50 +02:00
Bert Verhelst
eb810ec7c7 feat(monitor-checks): add should and should not dropdown 2021-10-06 21:45:53 +02:00
Nelson Chan
a87595a849
Fix: Allow underscore in hostname 2021-10-07 03:29:42 +08:00
Bert Verhelst
786db6dada fix(monitor): if monitor checks fail do not set a ping 2021-10-06 20:23:25 +02:00
Bert Verhelst
668c5a77d6 fix(edit-monitor): add default http status check for http monitors 2021-10-06 20:10:39 +02:00
Bert Verhelst
8061bd8701 fix(monitor): correctly get deprecated values from checks list 2021-10-06 20:03:48 +02:00
jtagcat
7626e1f2e4 l10n: update et 2021-10-06 21:02:34 +03:00
Bert Verhelst
77c11a6a50
Update server/validate-monitor-checks.js
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
2021-10-06 19:57:14 +02:00
zsxeee
7f1edb49bc
Fix i18n
Upgrade vue-i18n to 9.1.9.
Fix wrong tag name.
2021-10-07 00:04:13 +08:00
zsxeee
7002a778f0
Rollback vue-i18n version to 9.1.7 2021-10-06 19:12:23 +08:00
Bert Verhelst
e2db15ce64 fix(monitor-checks): add deprecated fields for backward comp. 2021-10-06 12:57:19 +02:00
zsxeee
54d2fbcc02
Fix i18n
Prevent use esm-bundler build vue-i18n
Escape keyword:  '@'
2021-10-06 18:21:31 +08:00
Bert Verhelst
b0d2084fda fix(monitor-checks): don't throw on 4xx errors 2021-10-06 11:58:43 +02:00
Bert Verhelst
c6a8d555cf Merge remote-tracking branch 'louislam/master' into feature/monitor-checks 2021-10-06 11:50:11 +02:00
LouisLam
c8706b9aa1 Merge branch 'master' into notification_form_i18n
# Conflicts:
#	src/components/notifications/SMTP.vue
#	src/languages/en.js
2021-10-06 16:48:14 +08:00
Louis Lam
54d7830813
Update CONTRIBUTING.md 2021-10-06 15:36:45 +08:00
LouisLam
fef26f3d5e Merge remote-tracking branch 'origin/master' 2021-10-06 15:35:39 +08:00
LouisLam
cb263f2a08 [test] wait for #language 2021-10-06 15:34:57 +08:00
Louis Lam
52102d72a0
Merge pull request #572 from Brainpitcher/patch-1
Update ru-RU.js
2021-10-06 15:28:29 +08:00
LouisLam
2b00e59c7a [test] update 2021-10-06 15:25:00 +08:00
Louis Lam
8ea7a693a1
Merge pull request #499 from Saibamen/fix_pl_i18n
Fix Polish language, add missing `Status Page` i18n
2021-10-06 13:29:02 +08:00
LouisLam
4ded0c073a [test] fix timeout issue 2021-10-06 13:26:43 +08:00
Brainpitcher
7a8b6a03e0
Update ru-RU.js
"Cert Exp.": "Сертификат истекает" now it sounds in russian
2021-10-06 09:49:44 +05:00
LouisLam
22227be408 update version in wiki too 2021-10-06 02:06:59 +08:00
LouisLam
c1501742f5 test github secret 2021-10-05 21:15:30 +08:00
LouisLam
7c98fe603e test github secret 2021-10-05 21:11:11 +08:00
LouisLam
b7ae49c644 update github action 2021-10-05 20:42:15 +08:00
LouisLam
edad2caf8e return the correct exit code from jest 2021-10-05 20:40:40 +08:00
LouisLam
2bf6a04f81 fix preparing test 2021-10-05 20:37:32 +08:00
Louis Lam
f0670dde20
Update auto-test.yml 2021-10-05 20:33:47 +08:00
Louis Lam
73068763c0
Create auto-test.yml 2021-10-05 20:32:48 +08:00
LouisLam
73bf1216d1 [wip] more test 2021-10-05 20:27:43 +08:00
LouisLam
98436f91b5 Merge remote-tracking branch 'origin/master' 2021-10-05 19:14:41 +08:00
LouisLam
49720c709c improve the test with a single command only "npm test" 2021-10-05 19:13:57 +08:00
Louis Lam
842d359ad3
Update CONTRIBUTING.md 2021-10-05 18:17:54 +08:00
LouisLam
e71f5bf314 update dependencies 2021-10-05 17:53:17 +08:00
LouisLam
79e0c9e1f1 setup unit test for setup 2021-10-05 17:39:44 +08:00
Bert Verhelst
47db0b02e5 feat(monitor-checks): add translations for english and dutch 2021-10-05 10:34:13 +02:00
Bert Verhelst
803e325c60 fix(edit-monitor): remove keyword inputfield and status code prop 2021-10-05 10:27:23 +02:00
Bert Verhelst
7d4928a26f Merge branch 'master' into feature/monitor-checks 2021-10-05 10:24:05 +02:00
LouisLam
e6ff957d9d Merge remote-tracking branch 'origin/master' 2021-10-05 16:12:44 +08:00
Louis Lam
865b721b79
Merge pull request #519 from chakflying/improve-certInfo
Feat: Improve Certificate Info Display
2021-10-05 16:09:08 +08:00
LouisLam
b5d987863d Merge remote-tracking branch 'origin/master' 2021-10-05 16:04:50 +08:00