Louis Lam
d761d54d0e
Merge pull request #340 from Ponkhy/default-notification
...
Added the option for default notifications
3 years ago
LouisLam
e37621853e
Merge branch 'estonian'
...
# Conflicts:
# src/pages/Settings.vue
3 years ago
LouisLam
f2cec60481
minor
3 years ago
LouisLam
2212cf9c08
fix confirmDisableAuth no msg if not tranlated
3 years ago
jtagcat
2c3880a326
Added Estonian.
...
- "Avg.": using ≈, as it's commonly enough known.
There is no known shorthand for 'average' that I know of.
- Leaved some strings empty, as repeating the same words is useless, just noise.
3 years ago
LouisLam
0aeaf87f5b
Merge branch 'master' into default-notification
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
3 years ago
Louis Lam
850563442a
Merge pull request #349 from Ponkhy/redirect-after-setup
...
Auto login after setup
3 years ago
Ponkhy
4faa409027
Merge branch 'master' into default-notification
3 years ago
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
3 years ago
Ponkhy
d01fa9bcfc
Auto login after setup
3 years ago
Ponkhy
bb8385d690
Merge branch 'default-notification' of https://github.com/Ponkhy/uptime-kuma into default-notification
3 years ago
Ponkhy
b95404b6e0
Fixed suggestions
3 years ago
Ponkhy
fd8c95d64e
Merge branch 'master' into default-notification
3 years ago
Ponkhy
58240aceef
Added the option for default notifications
3 years ago
Ponkhy
1b8b33c4c3
Added set language to the Setup.vue
3 years ago
Misly
9952463350
Add Polish Locale
3 years ago
LouisLam
299506ce45
reset the heartbeat list instead of reload the page after cleared events or heartbeats
3 years ago
LouisLam
ca8d4ab61b
Merge branch 'master' into clear-monitor-data
3 years ago
dhfhfk
6d8aa20fc6
Add missing string for Korean
...
confirmDisableAuth, new string
3 years ago
LouisLam
ebf362754c
Merge branch 'master' into clear-monitor-data
3 years ago
LouisLam
80eca886ce
Merge branch 'add-serbian-latin'
...
# Conflicts:
# src/main.js
# src/pages/Settings.vue
3 years ago
Louis Lam
274a9050c0
Merge pull request #321 from dusansimic/add-serbian-cyrillic
...
Add Serbian Cyrillic locale
3 years ago
Louis Lam
1f4ad938b1
Merge pull request #323 from xinac721/master
...
Update Chinese Translation(更新简体中文语言翻译)
3 years ago
新逸Cary
312aedf391
Update Chinese Translation(更新简体中文语言翻译)
3 years ago
Dušan Simić
19a4d570ec
Fix word capitalization
3 years ago
Dušan Simić
79fda8f442
Add Serbian Latin locale
3 years ago
Dušan Simić
53a14cf4f5
Add Serbian Cyrilic locale
3 years ago
Victor M. Vicente Cuevas
d2bf2a551d
Add spanish language and update Readme
3 years ago
Adam Stachowicz
7a109689d9
Make `Resp. Time (ms)` and `N/A` i18n
3 years ago
LouisLam
eeb00a5511
fix data type
3 years ago
Ponkhy
b604910bbb
Merge branch 'master' into clear-monitor-data
3 years ago
Louis Lam
f24002838c
Merge branch 'master' into master
3 years ago
Ponkhy
7b92166d18
Added clear all db statistics function
3 years ago
Ponkhy
1341d220ed
Merge branch 'louislam:master' into clear-monitor-data
3 years ago
henrygd
2776f942ab
fix monitor list jumping to top on route change
3 years ago
Ponkhy
14b9afb400
Added translation to Setup.vue
3 years ago
LouisLam
3ad736692f
improve monitor list
3 years ago
Ponkhy
1952e34110
Added the possibility to clear monitor data
3 years ago
LouisLam
e644a1e36f
Merge branch 'master' into scroll-into-view
3 years ago
Ponkhy
dd877cfc70
Added translation to pause monitor confirmation
3 years ago
Ponkhy
93edb8817d
More uniform look
3 years ago
Ponkhy
303adbf9b1
Show latest dns result in Details.vue
3 years ago
LouisLam
59e9315647
show dns type and hostname in Details.vue
3 years ago
LouisLam
91e82bd12c
set default value for dns resolve type and code refactor
3 years ago
LouisLam
d4dd650bfe
translate for zh-hk
3 years ago
henrygd
2901a38628
add position: sticky to monitor details
3 years ago
Ponkhy
6464207f4b
Added German language for DNS Monitor
3 years ago
Louis Lam
7652b4849a
Merge pull request #238 from Ponkhy/dns-monitor
...
Added DNS Monitor Type
3 years ago
Ponkhy
2b8c5e2e65
Added German Language
3 years ago
LouisLam
8318c2e8ff
add a simple dns server for testing, and disable ipRegex for dev only (need to input port)
3 years ago