LouisLam
d7a230ac15
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/server.js
# src/main.js
3 years ago
LouisLam
9da2a01a74
[status page] checkpoint
3 years ago
Nelson Chan
74da02da2c
Fix: Prevent enter in modal from submitting form
3 years ago
NeuralMiner
47092258f8
Allow SMTP that doesnt require authentication.
3 years ago
LouisLam
f351b423c5
link to the english version of microsoft link
3 years ago
LouisLam
0e16e88fa8
Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam
c746923018
merge italian language file
3 years ago
LouisLam
df8754827d
Merge branch 'italian-language-update'
...
# Conflicts:
# src/languages/it-IT.js
3 years ago
Louis Lam
2c02dad1f9
Merge pull request #393 from Revyn112/master
...
add possibility to have a prefixMessage in discord notification before the embed
3 years ago
LouisLam
600ec6d171
Merge branch 'master' into i18n_router_own_files
3 years ago
LouisLam
59ff9fa293
update missing timezone console msg
3 years ago
LouisLam
a654e409df
Merge branch 'master' into feature/timezones-package
3 years ago
LouisLam
76f1f34a0a
fix #397 , incorrect encode function for export file
3 years ago
LouisLam
35aca46b68
[status page] checkpoint
3 years ago
Paride Barison
6a925c7ed4
sistemato l'ordine
3 years ago
Paride Barison
8b9b86b478
updated
3 years ago
Nelson Chan
7c4b5f189b
Fix: Fix hiding form when reusing draft tags
3 years ago
Nelson Chan
a6f9762c4d
Feat: Split add tag to modal
...
Fix: Fix wrong css class
Fix: More misc. styling fixes
3 years ago
Nelson Chan
a0e4e96160
Fix: Fix tag removal, reuse and validation
3 years ago
Nelson Chan
fcbeed55bf
Fix: Allow removing and re-adding the same tag
...
like, why would you even do this?
3 years ago
Nelson Chan
9b5abf9bb1
Fix: reset editMonitor after save
3 years ago
Nelson Chan
73f4b8e177
Fix: Improve various tags validation logic
3 years ago
Nelson Chan
e6669fbb9e
Fix: Improve searchbar padding on mobile
3 years ago
Nelson Chan
e66a2d362d
Feat: Add monitorList search box
3 years ago
Nelson Chan
c2148fc0f1
Fix: Slightly reduce tag opacity on light theme
3 years ago
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
3 years ago
No0Vad
91ee39ec60
Merge branch 'master' into retry-heartbeat-interval
3 years ago
Ponkhy
4711aeb355
Merge branch 'master' into import-export
3 years ago
Adam Stachowicz
7199bb5ead
Remove unused i18n key
3 years ago
Ponkhy
bb87972543
Hide 2FA section if disabled auth
3 years ago
Adam Stachowicz
ea723c7595
Separate import and export. Fix ESLint
3 years ago
LouisLam
e205adfd7b
[status page] developing
3 years ago
Willian Rodrigues Barbosa
063d64eec8
feat: add microsoft teams notification provider
3 years ago
Adam Stachowicz
54ffef8b7a
Own files for i18n and router + fix some of markdown warnings
3 years ago
Revyn112
44aa837a9d
Update NotificationDialog.vue
3 years ago
LouisLam
f47f7758f9
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/database.js
# server/server.js
# server/util-server.js
3 years ago
Bert Verhelst
ddcd3c2a19
Merge remote-tracking branch 'origin/master' into feature/timezones-package
3 years ago
LouisLam
7df9698e5d
eslint: comma-dangle for language files
3 years ago
Bert Verhelst
471333ad03
fix(util-frontend): revert typescript conversion
3 years ago
Ponkhy
d313966d80
Merge branch 'master' into import-export
3 years ago
LouisLam
8205f90f3d
update language files
3 years ago
Denis Freund
8352d9abbe
add posibility to have a prefixMessage before the embed
3 years ago
Louis Lam
2d7767c905
Merge pull request #392 from bertyhell/bugfix/button-margin-settings
...
fix(settings): add some button bottom margin for narrow screens
3 years ago
Louis Lam
c52b9b63d5
Merge pull request #389 from Ponkhy/default-notification
...
Wording correction for notification modal
3 years ago
Louis Lam
e55193270d
Merge pull request #377 from Lrss/master
...
Fix: Inconsistent white-space for the "Avg."-Ping/Response title.
3 years ago
Louis Lam
9d39071a91
Merge pull request #363 from Ponkhy/2fa
...
Added simple TOTP Two Factor Authentication
3 years ago
Bert Verhelst
a170694a83
fix(util-frontend): improve formatting timezoneList
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Bert Verhelst
5969e913b5
fix(util-frontend): improve formatting
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Louis Lam
0d280f5edb
Merge pull request #376 from chakflying/patch-7
...
Fix: Fix events table width on mobile
3 years ago
Bert Verhelst
660b969178
fix(settings): switch custom styles to bootstrap class for bottom margin
3 years ago
Bert Verhelst
c26622aa39
fix(settings): add some button bottom margin for narrow screens
3 years ago
Bert Verhelst
a7674755ba
Move timezones to npm package and convert util-frontend.js to typescript
3 years ago
Ponkhy
db14768229
Wording correction for notification modal
3 years ago
No0Vad
3d27561e5a
Update en.js
...
Fixed spelling error
3 years ago
jtagcat
b80c88d9a0
i10n: update Estonian
3 years ago
Ponkhy
862672731f
Minor typo fix
3 years ago
Ponkhy
7fee4a7ea7
Added import options
3 years ago
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.
3 years ago
LouisLam
934685637a
[Status Page] WIP: Checkpoint
3 years ago
Ponkhy
8cd5bad44c
Merge branch 'master' into 2fa
3 years ago
Ponkhy
d003abcd60
Update src/languages/en.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Lars Sørensen
66769e1c79
Fixed inconsistent white-space for the "Avg."-Ping/Response title.
3 years ago
LouisLam
3e25f0e9d9
[Status Page] WIP: Checkpoint
3 years ago
Lars Sørensen
39c7b5e748
Added new Strings to Danish translation
3 years ago
Lars Sørensen
b709857e19
Better wording for Danish language
3 years ago
Nelson Chan
9e10f7d35f
Fix: Fix events table width on mobile
3 years ago
Adam Stachowicz
c387fb264e
Format JSON file before download
3 years ago
LouisLam
4b0a8087a2
do not connect to socket io for status page
3 years ago
LouisLam
2da77d8448
fix ipv6 connection problem
3 years ago
Paride Barison
951ece8a65
updated
3 years ago
Louis Lam
97df200d6c
Merge pull request #365 from Ponkhy/master
...
Minor translation fixes
3 years ago
新逸Cary
2f0d994c83
update Simplified Chinese language(更新简体中文语言)
3 years ago
Ponkhy
c3c576bd13
Added "Show URI" translation
3 years ago
Ponkhy
c62732fa9c
Minor translation fixes
3 years ago
Ponkhy
d823493fad
Added maxlengh to token verify input
3 years ago
Ponkhy
463c385cf1
Only show modal footer if uri was generated
3 years ago
Ponkhy
403202d4d4
Added simple TOTP Two Factor Authentication
3 years ago
LouisLam
ca479673e7
avoid Chrome duplicate id warning
3 years ago
LouisLam
573c7faddd
switch on the notification, if it is added in EditMonitor.vue
3 years ago
LouisLam
7a4432de1e
better switch button color in dark mode
3 years ago
LouisLam
94a6c1a344
update language files
3 years ago
Paride Barison
44eba70b78
altri errorini sistemati
3 years ago
Paride Barison
c6dab944d1
altra correzione
3 years ago
Ioma Taani
0f4bc5850b
Merge branch 'louislam:master' into italian-translation-update
3 years ago
Louis Lam
331ae5ec20
Merge pull request #306 from Ponkhy/import-export
...
Added import and export function
3 years ago
Ioma Taani
b54bbc302d
migliorata la traduzione
3 years ago
LouisLam
dd283423ab
improve smtp with cc, bbc and ignore tls
3 years ago
LouisLam
5a0fcebd6e
update link style
3 years ago
Louis Lam
325ce72a71
Merge pull request #352 from iomataani/italian-language
...
Italian language
3 years ago
Adam Stachowicz
f6a168282e
Route to monitor on `DashboardHome`
3 years ago
Ponkhy
acf6f1883b
Fixed missing spaces in backup file
3 years ago
Paride Barison
f44f951e40
Tradotte le ultime cose come richiesto
3 years ago
Ioma Taani
dea9b05d49
Merge branch 'louislam:master' into italian-language
3 years ago
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
LouisLam
f7562e00c1
improve notification component, no double template
3 years ago
Ponkhy
678e248966
Added indicator while changing database records
3 years ago
Ponkhy
c1aebef005
Fixed SQL error due notification setup
3 years ago
Ponkhy
69a7c4dab4
Improved importBackup handling
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
Ponkhy
f4e885982d
Added export/import description for de-DE
3 years ago
Ioma Taani
dcf6dd8b32
Ultimi aggiustamenti
3 years ago
Ioma Taani
093cfec8dd
Typo.
3 years ago
Ioma Taani
f13dcb3c5b
Update it-IT.js
...
Completed.
3 years ago
LouisLam
1a5ffd4755
add description for export/import
3 years ago
Ioma Taani
a2f9e9e9c4
Creata lingua italiana
3 years ago
LouisLam
62712f5cc4
Merge branch 'master' into import-export
3 years ago
LouisLam
f0f1847ad8
update language files
3 years ago
LouisLam
0aeaf87f5b
Merge branch 'master' into default-notification
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
3 years ago
LouisLam
5ca0dd628d
remove debug msg
3 years ago
LouisLam
4a106431f3
convert Telegram into a vue components
3 years ago
LouisLam
d164b6ccce
prevent Chrome ask for saving password for notification settings (change to one-time-code to solve it)
3 years ago
Louis Lam
850563442a
Merge pull request #349 from Ponkhy/redirect-after-setup
...
Auto login after setup
3 years ago
Ponkhy
242e494cb5
Merge branch 'master' into import-export
3 years ago
Ponkhy
4faa409027
Merge branch 'master' into default-notification
3 years ago
LouisLam
fe35d95441
merge language files
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
LouisLam
0e288ea92d
disable chrome save password dialog for autocompelete = off only
3 years ago
LouisLam
8a4a87716f
disable chrome save password dialog
3 years ago
Ponkhy
d01fa9bcfc
Auto login after setup
3 years ago
Ponkhy
848296b77a
Changed input for sensitive data to HiddenInput
3 years ago
Ponkhy
edfaacbb5f
Added component HiddenInput.vue
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
Louis Lam
cc351b2883
Merge pull request #339 from Minvinea/master
...
Update few words and file name
3 years ago
Minvinea
31648dc5e8
Update #2
3 years ago
Minvinea
1197cfa11e
Update file name
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
Adam Stachowicz
e8b814733d
Fix typo
3 years ago
Minvinea
dcc7799108
Update few words and name of file
...
https://prnt.sc/1rbosiy
3 years ago
Adam Stachowicz
424f20f8e1
Better `upsideDownModeDescription`
3 years ago
Adam Stachowicz
d4ff5d8b32
[LANG] `pl` fixes
3 years ago
LouisLam
899b33b3a9
add language missing keys
3 years ago
Ponkhy
1b8b33c4c3
Added set language to the Setup.vue
3 years ago
Misly
9952463350
Add Polish Locale
3 years ago
LouisLam
5837c353b7
change the default theme to auto from light
3 years ago
LouisLam
d5b32ffbb8
add language missing keys
3 years ago
LouisLam
61936ae5eb
Merge remote-tracking branch 'Ponkhy/clear-monitor-data' into clear-monitor-data
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
LouisLam
ffbdf97478
improve heartbeat bar rendering in different dpi
3 years ago
LouisLam
cc25787878
improve heartbeat bar rendering in different dpi
3 years ago
Levi
f1a151b4a1
Update & Improve Swedish Translation
3 years ago
Levi
d35b205fcc
Update & Improve Swedish Translation
3 years ago
Levi
2a34e41d8c
Improved Swedish translation
3 years ago
Ponkhy
0b9e410ea5
Added i18n key to en.js
3 years ago
Ponkhy
904ed326ca
Merge branch 'louislam:master' into clear-monitor-data
3 years ago