Commit graph

548 commits

Author SHA1 Message Date
Nelson Chan 74da02da2c Fix: Prevent enter in modal from submitting form 2021-09-14 12:25:31 +08:00
NeuralMiner 47092258f8
Allow SMTP that doesnt require authentication. 2021-09-13 16:36:37 -06:00
LouisLam f351b423c5 link to the english version of microsoft link 2021-09-13 20:25:41 +08:00
LouisLam 0e16e88fa8 Merge remote-tracking branch 'origin/master' 2021-09-13 20:06:24 +08:00
LouisLam c746923018 merge italian language file 2021-09-13 20:05:48 +08:00
LouisLam df8754827d Merge branch 'italian-language-update'
# Conflicts:
#	src/languages/it-IT.js
2021-09-13 20:04:46 +08:00
Louis Lam 2c02dad1f9
Merge pull request #393 from Revyn112/master
add possibility to have a prefixMessage in discord notification before the embed
2021-09-13 20:02:55 +08:00
LouisLam 600ec6d171 Merge branch 'master' into i18n_router_own_files 2021-09-13 19:58:14 +08:00
LouisLam 59ff9fa293 update missing timezone console msg 2021-09-13 19:53:29 +08:00
LouisLam a654e409df Merge branch 'master' into feature/timezones-package 2021-09-13 19:48:42 +08:00
LouisLam 76f1f34a0a fix #397, incorrect encode function for export file 2021-09-13 19:25:12 +08:00
LouisLam 35aca46b68 [status page] checkpoint 2021-09-13 19:21:39 +08:00
Paride Barison 6a925c7ed4 sistemato l'ordine 2021-09-13 09:19:07 +02:00
Paride Barison 8b9b86b478 updated 2021-09-13 09:10:42 +02:00
Nelson Chan 7c4b5f189b Fix: Fix hiding form when reusing draft tags 2021-09-13 14:12:17 +08:00
Nelson Chan a6f9762c4d Feat: Split add tag to modal
Fix: Fix wrong css class

Fix: More misc. styling fixes
2021-09-13 14:12:17 +08:00
Nelson Chan a0e4e96160 Fix: Fix tag removal, reuse and validation 2021-09-13 14:12:17 +08:00
Nelson Chan fcbeed55bf Fix: Allow removing and re-adding the same tag
like, why would you even do this?
2021-09-13 14:12:17 +08:00
Nelson Chan 9b5abf9bb1 Fix: reset editMonitor after save 2021-09-13 14:12:17 +08:00
Nelson Chan 73f4b8e177 Fix: Improve various tags validation logic 2021-09-13 14:12:17 +08:00
Nelson Chan e6669fbb9e Fix: Improve searchbar padding on mobile 2021-09-13 14:12:17 +08:00
Nelson Chan e66a2d362d Feat: Add monitorList search box 2021-09-13 14:12:17 +08:00
Nelson Chan c2148fc0f1 Fix: Slightly reduce tag opacity on light theme 2021-09-13 14:12:16 +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 e205adfd7b [status page] developing 2021-09-13 02:26:45 +08:00
Willian Rodrigues Barbosa 063d64eec8 feat: add microsoft teams notification provider 2021-09-12 14:46:59 -03:00
Adam Stachowicz 54ffef8b7a Own files for i18n and router + fix some of markdown warnings 2021-09-12 19:23:51 +02:00
Revyn112 44aa837a9d
Update NotificationDialog.vue 2021-09-12 19:17:09 +02:00
LouisLam f47f7758f9 Merge branch 'master' into public-dashboard
# Conflicts:
#	server/database.js
#	server/server.js
#	server/util-server.js
2021-09-13 01:09:01 +08:00
Bert Verhelst ddcd3c2a19 Merge remote-tracking branch 'origin/master' into feature/timezones-package 2021-09-12 19:03:05 +02:00
LouisLam 7df9698e5d eslint: comma-dangle for language files 2021-09-13 00:58:45 +08:00
Bert Verhelst 471333ad03 fix(util-frontend): revert typescript conversion 2021-09-12 18:56:39 +02:00
Ponkhy d313966d80
Merge branch 'master' into import-export 2021-09-12 18:46:11 +02:00
LouisLam 8205f90f3d update language files 2021-09-13 00:45:43 +08:00
Denis Freund 8352d9abbe add posibility to have a prefixMessage before the embed 2021-09-12 17:54:12 +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 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
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 a170694a83
fix(util-frontend): improve formatting timezoneList
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-09-12 15:21:40 +02:00
Bert Verhelst 5969e913b5
fix(util-frontend): improve formatting
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-09-12 15:19:27 +02:00
Louis Lam 0d280f5edb
Merge pull request #376 from chakflying/patch-7
Fix: Fix events table width on mobile
2021-09-12 21:12:56 +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
Bert Verhelst a7674755ba Move timezones to npm package and convert util-frontend.js to typescript 2021-09-12 13:27:41 +02: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
jtagcat b80c88d9a0 i10n: update Estonian 2021-09-12 00:51:03 +03: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
LouisLam 934685637a [Status Page] WIP: Checkpoint 2021-09-11 23:43:07 +08: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
LouisLam 3e25f0e9d9 [Status Page] WIP: Checkpoint 2021-09-11 19:40:03 +08:00
Lars Sørensen 39c7b5e748
Added new Strings to Danish translation 2021-09-11 13:37:53 +02:00
Lars Sørensen b709857e19
Better wording for Danish language 2021-09-11 13:20:40 +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
LouisLam 4b0a8087a2 do not connect to socket io for status page 2021-09-11 16:22:30 +08:00
LouisLam 2da77d8448 fix ipv6 connection problem 2021-09-11 14:37:05 +08:00
Paride Barison 951ece8a65 updated 2021-09-10 12:07:54 +02:00
Louis Lam 97df200d6c
Merge pull request #365 from Ponkhy/master
Minor translation fixes
2021-09-10 11:46:20 +08:00
新逸Cary 2f0d994c83 update Simplified Chinese language(更新简体中文语言) 2021-09-10 09:26:01 +08: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 d823493fad Added maxlengh to token verify input 2021-09-09 22:08:34 +02:00
Ponkhy 463c385cf1 Only show modal footer if uri was generated 2021-09-09 21:38:39 +02:00
Ponkhy 403202d4d4 Added simple TOTP Two Factor Authentication 2021-09-09 21:10:31 +02:00
LouisLam ca479673e7 avoid Chrome duplicate id warning 2021-09-09 21:28:27 +08:00
LouisLam 573c7faddd switch on the notification, if it is added in EditMonitor.vue 2021-09-09 21:24:29 +08:00
LouisLam 7a4432de1e better switch button color in dark mode 2021-09-09 20:45:58 +08:00
LouisLam 94a6c1a344 update language files 2021-09-09 20:38:19 +08:00
Paride Barison 44eba70b78 altri errorini sistemati 2021-09-09 14:19:15 +02:00
Paride Barison c6dab944d1 altra correzione 2021-09-09 14:12:30 +02: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 dd283423ab improve smtp with cc, bbc and ignore tls 2021-09-09 01:13:09 +08: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
Ioma Taani dea9b05d49
Merge branch 'louislam:master' into italian-language 2021-09-08 08:30:10 +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
LouisLam 2212cf9c08 fix confirmDisableAuth no msg if not tranlated 2021-09-08 10:28:40 +08:00
LouisLam f7562e00c1 improve notification component, no double template 2021-09-08 10:25:03 +08:00
Ponkhy 678e248966 Added indicator while changing database records 2021-09-08 01:10:19 +02:00
Ponkhy c1aebef005 Fixed SQL error due notification setup 2021-09-08 01:03:24 +02:00
Ponkhy 69a7c4dab4 Improved importBackup handling 2021-09-07 23:14:44 +02:00
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.
2021-09-07 23:31:48 +03:00
Ponkhy f4e885982d Added export/import description for de-DE 2021-09-07 21:10:47 +02:00
Ioma Taani dcf6dd8b32
Ultimi aggiustamenti 2021-09-07 19:16:29 +02:00
Ioma Taani 093cfec8dd
Typo. 2021-09-07 19:13:04 +02:00
Ioma Taani f13dcb3c5b
Update it-IT.js
Completed.
2021-09-07 19:07:50 +02:00
LouisLam 1a5ffd4755 add description for export/import 2021-09-08 00:46:48 +08:00
Ioma Taani a2f9e9e9c4
Creata lingua italiana 2021-09-07 18:25:24 +02:00
LouisLam 62712f5cc4 Merge branch 'master' into import-export 2021-09-08 00:18:43 +08:00
LouisLam f0f1847ad8 update language files 2021-09-07 23:53:20 +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 5ca0dd628d remove debug msg 2021-09-07 23:36:55 +08:00
LouisLam 4a106431f3 convert Telegram into a vue components 2021-09-07 23:32:05 +08:00
LouisLam d164b6ccce prevent Chrome ask for saving password for notification settings (change to one-time-code to solve it) 2021-09-07 23:06:49 +08:00
Louis Lam 850563442a
Merge pull request #349 from Ponkhy/redirect-after-setup
Auto login after setup
2021-09-07 21:16:54 +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
LouisLam 0e288ea92d disable chrome save password dialog for autocompelete = off only 2021-09-07 17:06:33 +08:00
LouisLam 8a4a87716f disable chrome save password dialog 2021-09-07 16:46:42 +08:00
Ponkhy d01fa9bcfc Auto login after setup 2021-09-07 10:25:25 +02:00
Ponkhy 848296b77a Changed input for sensitive data to HiddenInput 2021-09-07 02:30:53 +02:00
Ponkhy edfaacbb5f Added component HiddenInput.vue 2021-09-07 02:24:02 +02:00
Ponkhy bb8385d690 Merge branch 'default-notification' of https://github.com/Ponkhy/uptime-kuma into default-notification 2021-09-06 09:46:36 +02:00
Ponkhy b95404b6e0 Fixed suggestions 2021-09-06 09:45:52 +02:00
Louis Lam cc351b2883
Merge pull request #339 from Minvinea/master
Update few words and file name
2021-09-06 13:38:26 +08:00
Minvinea 31648dc5e8
Update #2 2021-09-05 23:41:57 +02:00
Minvinea 1197cfa11e
Update file name 2021-09-05 23:37:26 +02: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
Adam Stachowicz e8b814733d Fix typo 2021-09-05 23:14:56 +02:00
Minvinea dcc7799108
Update few words and name of file
https://prnt.sc/1rbosiy
2021-09-05 21:34:32 +02:00
Adam Stachowicz 424f20f8e1 Better upsideDownModeDescription 2021-09-05 20:59:04 +02:00
Adam Stachowicz d4ff5d8b32 [LANG] pl fixes 2021-09-05 20:55:25 +02:00
LouisLam 899b33b3a9 add language missing keys 2021-09-06 01:31:05 +08:00
Ponkhy 1b8b33c4c3 Added set language to the Setup.vue 2021-09-05 15:40:35 +02:00
Misly 9952463350 Add Polish Locale 2021-09-04 20:38:53 +00:00
LouisLam 5837c353b7 change the default theme to auto from light 2021-09-05 02:47:31 +08:00
LouisLam d5b32ffbb8 add language missing keys 2021-09-05 02:25:40 +08:00
LouisLam 61936ae5eb Merge remote-tracking branch 'Ponkhy/clear-monitor-data' into clear-monitor-data 2021-09-05 02:04:48 +08:00
LouisLam 299506ce45 reset the heartbeat list instead of reload the page after cleared events or heartbeats 2021-09-05 02:03:40 +08:00
LouisLam ca8d4ab61b Merge branch 'master' into clear-monitor-data 2021-09-05 00:24:09 +08:00
LouisLam ffbdf97478 improve heartbeat bar rendering in different dpi 2021-09-05 00:08:24 +08:00
LouisLam cc25787878 improve heartbeat bar rendering in different dpi 2021-09-04 23:32:46 +08:00
Levi f1a151b4a1
Update & Improve Swedish Translation 2021-09-04 16:03:34 +02:00
Levi d35b205fcc
Update & Improve Swedish Translation 2021-09-04 16:01:41 +02:00
Levi 2a34e41d8c
Improved Swedish translation 2021-09-04 15:59:49 +02: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
LouisLam 7fd12f5485 rename nl_NL.js to nl-NL.js 2021-09-04 14:42:55 +08:00
Ponkhy 8f9a973ede
Merge branch 'master' into import-export 2021-09-04 01:26:48 +02:00