zsxeee
|
6e55c44773
|
Chore
|
2021-09-22 16:13:23 +08:00 |
|
zsxeee
|
601204ae77
|
Default friendly name i18n and auto increase
|
2021-09-21 17:25:54 +08:00 |
|
zsxeee
|
8c941b1d56
|
Add i18n for notification form
|
2021-09-21 13:02:41 +08:00 |
|
zsxeee
|
ad6fcc2f2e
|
Merge branch 'master' into notification_component
|
2021-09-20 13:16:24 +08:00 |
|
Adam Stachowicz
|
7dc1e84e44
|
Avg. Ping and Avg. Response translation keys
|
2021-09-19 15:15:12 +02:00 |
|
zsxeee
|
e9735d239b
|
Convert notification form to separate component
|
2021-09-17 16:07:03 +08:00 |
|
Adam Stachowicz
|
79920b5f2c
|
Fix languages after 80322cbfe7
Fix ESLint deprecated warning. Update `README.md` for languages. Update `update-language-files` script
|
2021-09-15 20:52:39 +02:00 |
|
Louis Lam
|
72783fd94c
|
Merge pull request #380 from No0Vad/retry-heartbeat-interval
Added support for a retry interval to monitors
|
2021-09-16 00:21:53 +08:00 |
|
LouisLam
|
80322cbfe7
|
Merge branch 'import-export'
# Conflicts:
# src/languages/it-IT.js
# src/languages/nl-NL.js
|
2021-09-16 00:18:07 +08:00 |
|
No0Vad
|
1300448bed
|
Adjustments to the retry interval
The monitor logic for when to use "retryInterval" is updated. Also removed some texts when they are no longer needed.
|
2021-09-15 00:59:06 +02:00 |
|
Ponkhy
|
fff5fd8e9e
|
Added search key
|
2021-09-14 17:48:29 +02:00 |
|
Ponkhy
|
c14b71a4a7
|
Added german translation for tags manager
|
2021-09-14 17:05:17 +02:00 |
|
No0Vad
|
91ee39ec60
|
Merge branch 'master' into retry-heartbeat-interval
|
2021-09-13 00:19:51 +02:00 |
|
Ponkhy
|
4711aeb355
|
Merge branch 'master' into import-export
|
2021-09-12 23:21:33 +02:00 |
|
Adam Stachowicz
|
7199bb5ead
|
Remove unused i18n key
|
2021-09-12 23:11:07 +02:00 |
|
LouisLam
|
7df9698e5d
|
eslint: comma-dangle for language files
|
2021-09-13 00:58:45 +08:00 |
|
Ponkhy
|
d313966d80
|
Merge branch 'master' into import-export
|
2021-09-12 18:46:11 +02:00 |
|
Louis Lam
|
c52b9b63d5
|
Merge pull request #389 from Ponkhy/default-notification
Wording correction for notification modal
|
2021-09-12 23:49:09 +08:00 |
|
Louis Lam
|
e55193270d
|
Merge pull request #377 from Lrss/master
Fix: Inconsistent white-space for the "Avg."-Ping/Response title.
|
2021-09-12 23:48:29 +08:00 |
|
Ponkhy
|
db14768229
|
Wording correction for notification modal
|
2021-09-12 01:44:05 +02:00 |
|
No0Vad
|
3d27561e5a
|
Update en.js
Fixed spelling error
|
2021-09-12 00:24:33 +02:00 |
|
Ponkhy
|
862672731f
|
Minor typo fix
|
2021-09-11 22:06:26 +02:00 |
|
Ponkhy
|
7fee4a7ea7
|
Added import options
|
2021-09-11 21:53:17 +02:00 |
|
No0Vad
|
f8f9f59464
|
Added support for a retry interval to monitors
If a check fails and retries are used you can now specify a specific value for that. So you can check faster if the site goes back up again.
|
2021-09-11 18:54:55 +02:00 |
|
Ponkhy
|
8cd5bad44c
|
Merge branch 'master' into 2fa
|
2021-09-11 16:32:11 +02:00 |
|
Ponkhy
|
d003abcd60
|
Update src/languages/en.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
2021-09-11 14:34:23 +02:00 |
|
Lars Sørensen
|
66769e1c79
|
Fixed inconsistent white-space for the "Avg."-Ping/Response title.
|
2021-09-11 13:52:41 +02:00 |
|
Ponkhy
|
c3c576bd13
|
Added "Show URI" translation
|
2021-09-10 01:33:26 +02:00 |
|
Ponkhy
|
c62732fa9c
|
Minor translation fixes
|
2021-09-10 01:24:21 +02:00 |
|
Ponkhy
|
403202d4d4
|
Added simple TOTP Two Factor Authentication
|
2021-09-09 21:10:31 +02:00 |
|
LouisLam
|
94a6c1a344
|
update language files
|
2021-09-09 20:38:19 +08:00 |
|
Louis Lam
|
331ae5ec20
|
Merge pull request #306 from Ponkhy/import-export
Added import and export function
|
2021-09-09 16:15:48 +08:00 |
|
Ponkhy
|
69a7c4dab4
|
Improved importBackup handling
|
2021-09-07 23:14:44 +02:00 |
|
LouisLam
|
1a5ffd4755
|
add description for export/import
|
2021-09-08 00:46:48 +08:00 |
|
LouisLam
|
62712f5cc4
|
Merge branch 'master' into import-export
|
2021-09-08 00:18:43 +08:00 |
|
LouisLam
|
0aeaf87f5b
|
Merge branch 'master' into default-notification
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
|
2021-09-07 23:40:42 +08:00 |
|
LouisLam
|
4a106431f3
|
convert Telegram into a vue components
|
2021-09-07 23:32:05 +08:00 |
|
Ponkhy
|
242e494cb5
|
Merge branch 'master' into import-export
|
2021-09-07 14:12:53 +02:00 |
|
Ponkhy
|
4faa409027
|
Merge branch 'master' into default-notification
|
2021-09-07 14:07:50 +02:00 |
|
LouisLam
|
fe35d95441
|
merge language files
|
2021-09-07 17:38:04 +08:00 |
|
LouisLam
|
da131a5156
|
Merge branch 'master' into clear-monitor-data
# Conflicts:
# src/languages/da-DK.js
# src/languages/en.js
# src/languages/es-ES.js
# src/languages/fr-FR.js
# src/languages/ja.js
# src/languages/ko-KR.js
# src/languages/nl-NL.js
# src/languages/ru-RU.js
# src/languages/sr-latn.js
# src/languages/sr.js
# src/languages/sv-SE.js
# src/languages/zh-CN.js
# src/languages/zh-HK.js
|
2021-09-07 17:36:37 +08:00 |
|
Ponkhy
|
fd8c95d64e
|
Merge branch 'master' into default-notification
|
2021-09-05 23:32:31 +02:00 |
|
Ponkhy
|
58240aceef
|
Added the option for default notifications
|
2021-09-05 23:23:06 +02:00 |
|
Ponkhy
|
1b8b33c4c3
|
Added set language to the Setup.vue
|
2021-09-05 15:40:35 +02:00 |
|
LouisLam
|
d5b32ffbb8
|
add language missing keys
|
2021-09-05 02:25:40 +08:00 |
|
Ponkhy
|
0b9e410ea5
|
Added i18n key to en.js
|
2021-09-04 13:36:08 +02:00 |
|
Ponkhy
|
904ed326ca
|
Merge branch 'louislam:master' into clear-monitor-data
|
2021-09-04 13:34:29 +02:00 |
|
Ponkhy
|
8f9a973ede
|
Merge branch 'master' into import-export
|
2021-09-04 01:26:48 +02:00 |
|
Ponkhy
|
b98ec0c3d4
|
Added i18n keys if necessary for some languages
|
2021-09-04 01:26:06 +02:00 |
|
Adam Stachowicz
|
7a109689d9
|
Make Resp. Time (ms) and N/A i18n
|
2021-09-01 21:17:50 +02:00 |
|