Nelson Chan
|
a96a515087
|
Fix: Fix hostname with dash
|
2021-09-21 18:44:32 +08:00 |
|
Nelson Chan
|
2eab919ae0
|
Fix: Fix typo
|
2021-09-21 18:41:19 +08:00 |
|
Nelson Chan
|
c09b67b94d
|
Fix: Fix TCP Ping hostname Regex
|
2021-09-21 18:27:40 +08:00 |
|
LouisLam
|
6aaf984f29
|
fix retryInterval = 0 if it is an old monitor. (#380 https://github.com/louislam/uptime-kuma/pull/380#issuecomment-922618356)
|
2021-09-20 18:23:53 +08:00 |
|
Adam Stachowicz
|
7dc1e84e44
|
Avg. Ping and Avg. Response translation keys
|
2021-09-19 15:15:12 +02:00 |
|
Louis Lam
|
803029a9e4
|
Merge pull request #429 from Ponkhy/main
Added regex to hostname input
|
2021-09-19 00:38:40 +08:00 |
|
DX37
|
9ef45a9c7e
|
fresh translations to ru-RU.js and Settings.vue
|
2021-09-18 22:25:06 +07:00 |
|
Ponkhy
|
3a0bc80016
|
Added regex to hostname input
|
2021-09-17 16:02:20 +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 |
|
Ponkhy
|
f679c1cbaf
|
Export button align left
|
2021-09-15 12:01:30 +02:00 |
|
samet.kum
|
7274913686
|
Turkish Language added
|
2021-09-15 02:55:04 +03: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 |
|
LouisLam
|
fc9b4617ca
|
link interval and retryInterval
|
2021-09-14 15:48:25 +08:00 |
|
Louis Lam
|
069c811af8
|
Merge pull request #278 from chakflying/tags
Monitor: Tags with metadata
|
2021-09-14 14:57:53 +08:00 |
|
LouisLam
|
76f1f34a0a
|
fix #397, incorrect encode function for export file
|
2021-09-13 19:25:12 +08:00 |
|
Nelson Chan
|
9b5abf9bb1
|
Fix: reset editMonitor after save
|
2021-09-13 14:12:17 +08:00 |
|
Nelson Chan
|
6e3a904aaa
|
WIP: Add tags functionality
WIP: add color column, show tags
WIP: Improve TagsManager styling & workflow
WIP: Improve styling & validation, use translation
WIP: Complete TagsManager functionality
WIP: Add tags display in monitorList & Details
Fix: update tags list after edit
Fix: slightly improve tags styling
Fix: Improve mobile UI
Fix: Fix tags not showing on create monitor
Fix: bring existingTags inside tagsManager
Fix: remove unused tags prop
Fix: Fix formatting, bump db version
|
2021-09-13 14:12:11 +08: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 |
|
Ponkhy
|
bb87972543
|
Hide 2FA section if disabled auth
|
2021-09-12 21:58:52 +02:00 |
|
Adam Stachowicz
|
ea723c7595
|
Separate import and export. Fix ESLint
|
2021-09-12 21:35:37 +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
|
2d7767c905
|
Merge pull request #392 from bertyhell/bugfix/button-margin-settings
fix(settings): add some button bottom margin for narrow screens
|
2021-09-12 23:49:21 +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 |
|
Louis Lam
|
9d39071a91
|
Merge pull request #363 from Ponkhy/2fa
Added simple TOTP Two Factor Authentication
|
2021-09-12 23:47:42 +08:00 |
|
Bert Verhelst
|
660b969178
|
fix(settings): switch custom styles to bootstrap class for bottom margin
|
2021-09-12 14:52:47 +02:00 |
|
Bert Verhelst
|
c26622aa39
|
fix(settings): add some button bottom margin for narrow screens
|
2021-09-12 13:40:07 +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 |
|
Lars Sørensen
|
66769e1c79
|
Fixed inconsistent white-space for the "Avg."-Ping/Response title.
|
2021-09-11 13:52:41 +02:00 |
|
Nelson Chan
|
9e10f7d35f
|
Fix: Fix events table width on mobile
|
2021-09-11 18:56:27 +08:00 |
|
Adam Stachowicz
|
c387fb264e
|
Format JSON file before download
|
2021-09-11 10:50:56 +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
|
573c7faddd
|
switch on the notification, if it is added in EditMonitor.vue
|
2021-09-09 21:24:29 +08:00 |
|
Ioma Taani
|
0f4bc5850b
|
Merge branch 'louislam:master' into italian-translation-update
|
2021-09-09 14:05:00 +02: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 |
|
Ioma Taani
|
b54bbc302d
|
migliorata la traduzione
|
2021-09-08 21:34:48 +02:00 |
|
LouisLam
|
5a0fcebd6e
|
update link style
|
2021-09-08 18:59:30 +08:00 |
|
Louis Lam
|
325ce72a71
|
Merge pull request #352 from iomataani/italian-language
Italian language
|
2021-09-08 16:12:44 +08:00 |
|
Adam Stachowicz
|
f6a168282e
|
Route to monitor on DashboardHome
|
2021-09-08 09:55:08 +02:00 |
|
Ponkhy
|
acf6f1883b
|
Fixed missing spaces in backup file
|
2021-09-08 09:02:24 +02:00 |
|
Paride Barison
|
f44f951e40
|
Tradotte le ultime cose come richiesto
|
2021-09-08 08:41:19 +02:00 |
|
Louis Lam
|
d761d54d0e
|
Merge pull request #340 from Ponkhy/default-notification
Added the option for default notifications
|
2021-09-08 12:49:14 +08:00 |
|
LouisLam
|
e37621853e
|
Merge branch 'estonian'
# Conflicts:
# src/pages/Settings.vue
|
2021-09-08 11:00:19 +08:00 |
|
LouisLam
|
f2cec60481
|
minor
|
2021-09-08 10:48:03 +08:00 |
|