Commit graph

326 commits

Author SHA1 Message Date
LouisLam d4dd650bfe translate for zh-hk 2021-08-28 11:20:02 +08:00
henrygd 2901a38628 add position: sticky to monitor details 2021-08-27 15:28:01 -07:00
Ponkhy 6464207f4b Added German language for DNS Monitor 2021-08-27 18:41:58 +02:00
Louis Lam 7652b4849a
Merge pull request #238 from Ponkhy/dns-monitor
Added DNS Monitor Type
2021-08-28 00:21:10 +08:00
Tristan b46b214175
Traduction pour le language France (FR Translation) 2021-08-27 11:12:22 +02:00
Louis Lam d2f0a15076
Merge pull request #264 from antiseptikk/master
feat: add rocket.chat notification
2021-08-26 23:34:07 +08:00
LouisLam 2d50d24276 more translation for zh-HK 2021-08-26 23:32:25 +08:00
Ponkhy 34ca5c5c15 Merge branch 'master' of https://github.com/louislam/uptime-kuma 2021-08-26 02:43:35 +02:00
Ponkhy 2b8c5e2e65 Added German Language 2021-08-26 02:43:26 +02:00
Thomas Ferney 44d9967cfb
feat: add rocket.chat notification 2021-08-25 21:01:29 +02:00
LouisLam 8318c2e8ff add a simple dns server for testing, and disable ipRegex for dev only (need to input port) 2021-08-26 01:50:27 +08:00
LouisLam 46ac753c46 Merge branch 'master' into dns-monitor 2021-08-26 01:05:46 +08:00
Louis Lam a7cd70f7de
Merge pull request #253 from chakflying/chart-fix
Fix: More Chart improvements
2021-08-25 17:35:25 +08:00
Louis Lam 26db0471da
Merge pull request #254 from RasHas/master
added mattermost notification support
2021-08-25 17:06:07 +08:00
LouisLam 4c1f2f85f8 manual fix stylelint 2021-08-25 12:25:19 +08:00
Rashad 23851ef539 added mattermost notification support 2021-08-24 21:19:21 +03:00
Nelson Chan 2d20634738 Chore: Add comments, improve performance & styling 2021-08-25 01:03:20 +08:00
Nelson Chan 9442c3fa05 Fix: Fix chart bars to be full width 2021-08-25 01:02:58 +08:00
LouisLam 302d2665d2 run stylelint for the project 2021-08-24 23:38:25 +08:00
LouisLam ca69d06e0d update border color 2021-08-24 22:27:26 +08:00
LouisLam d8d428907e Merge branch 'master' into clean-mobile-table 2021-08-24 21:55:16 +08:00
Ponkhy a17c14ea1c Centered title, badge and datetime 2021-08-24 13:24:35 +02:00
LouisLam 28a51d806b translate to Traditional Chinese (Hong Kong) 2021-08-24 18:26:44 +08:00
LouisLam dd4c00eed3 add vue i18n 2021-08-24 16:44:58 +08:00
Louis Lam 054186370e
add source of ipRegex 2021-08-24 15:00:30 +08:00
Ponkhy 5dc834794c Row spacing reduced and badge centered 2021-08-24 03:14:33 +02:00
LouisLam 36ace3e56c naming convention and wrap all styles inside .table-shadow-box to avoid unexpected style in the future 2021-08-24 02:02:38 +08:00
LouisLam 3f12afce28 Merge branch 'master' into clean-mobile-table 2021-08-24 01:53:13 +08:00
Ponkhy b2041cb36b Fixed ESLint Errors 2021-08-23 16:30:11 +02:00
LouisLam a02edf1b4f fix detail page empty if the monitor list is not yet ready 2021-08-23 16:59:27 +08:00
Nelson Chan ee3bf2961c Fix: fix typescript errors 2021-08-23 11:33:24 +08:00
Ponkhy ce79f8bfc7 CSS optimizations 2021-08-23 01:22:55 +02:00
Ponkhy c79be19ec3 Added DNS Monitor Type 2021-08-23 00:05:48 +02:00
Ponkhy ca38cc91e9 Use bootstrap integraded class instead of new ones 2021-08-22 03:15:25 +02:00
Ponkhy c90d17bd66 Added animation for list page change 2021-08-21 23:01:43 +02:00
Ponkhy dbd3f48f68 Added clean monitor table for smaller screens 2021-08-21 21:12:44 +02:00
LouisLam 4571a9b8c1 check update 2021-08-21 19:50:22 +08:00
LouisLam f21937b197 add animation for page change 2021-08-20 02:37:59 +08:00
LouisLam 209e44c2e1 prevent all monitors making requests at the same moment when start the server 2021-08-19 18:41:31 +08:00
LouisLam 30b8d3d0ab prevent all monitors making requests at the same moment when start the server 2021-08-19 18:33:52 +08:00
LouisLam 64498163e1 add /list for mobile 2021-08-19 18:12:52 +08:00
LouisLam 4f70a70dda splite the left monitor list into a component 2021-08-19 18:05:14 +08:00
Nelson Chan d8bcfcaaa2 Fix: Reduce chart padding on mobile 2021-08-18 17:04:13 +08:00
Nelson Chan cf5168a4e6 Fix: Resize chart on screen breakpoints 2021-08-18 17:03:25 +08:00
LouisLam f1e5e53e8f Merge branch 'patch-2' 2021-08-18 15:32:43 +08:00
LouisLam 432388a905 Merge branch 'Ponkhy_master' 2021-08-18 15:09:56 +08:00
Nelson Chan f72cdcc663
Feat: Add time to beat tooltip, misc. fixes 2021-08-18 11:40:20 +08:00
Ponkhy 77369bd002 Fixed invisible heartbeat bar after page switch 2021-08-17 15:40:22 +02:00
Louis Lam 29a89df524
Merge pull request #227 from Ponkhy/line-messenger
Added Line Messenger Notification Service
2021-08-17 20:25:01 +08:00
Louis Lam e257fa7b2d
Merge pull request #221 from chakflying/patch-1
Fix: Improve Chart axis, use 24Hr format
2021-08-17 20:05:48 +08:00
LouisLam 6980c38a6c fix #226 a workaround fix similar to https://github.com/jvandemo/generator-angular2-library/issues/221#issuecomment-355945207 2021-08-17 20:00:31 +08:00
LouisLam 8d57df7256 fix #226 a workaround fix similar to https://github.com/jvandemo/generator-angular2-library/issues/221#issuecomment-355945207 2021-08-17 19:58:09 +08:00
Ponkhy 64501bf065 Added Line Messenger Notification Service 2021-08-17 13:41:36 +02:00
LouisLam c9c51e47e1 add some comments 2021-08-17 16:43:59 +08:00
LouisLam 5e52f230b1 create datetime mixin 2021-08-17 16:41:12 +08:00
Ponkhy 5927c2703f
Merge branch 'louislam:master' into master 2021-08-17 02:55:41 +02:00
LouisLam eed6d3e847 add more query log for dev env 2021-08-17 02:09:40 +08:00
Nelson Chan 0b30bfff87
Fix: Improve Chart axis, use 24Hr format 2021-08-16 23:58:02 +08:00
Ponkhy 72f0724b9a
Update src/mixins/theme.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-08-16 17:14:21 +02:00
Ponkhy 35176a614f
Update src/mixins/theme.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-08-16 17:14:13 +02:00
Ponkhy 8e883c9c6a
Update src/mixins/theme.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-08-16 17:14:05 +02:00
Ponkhy 233c5661af Added user choice heartbeat bar 2021-08-15 20:46:21 +02:00
Ponkhy 91d4c15b4d
Merge branch 'louislam:master' into master 2021-08-15 20:28:30 +02:00
Louis Lam 80eadcb236
Merge pull request #214 from ChrisTheBaron/pushbullet
Add Pushbullet notification service
2021-08-16 01:06:27 +08:00
LouisLam 7e5a8c896b Merge remote-tracking branch 'chakflying/ping-graph' 2021-08-16 01:00:18 +08:00
Chris Taylor efe75bde75 Add Pushbullet notification service 2021-08-13 21:18:43 +01:00
Louis Lam 2ae2022e62
Merge pull request #211 from AlexandreGagner/master
Add Octopush Notification Service
2021-08-13 00:26:35 +08:00
LouisLam 37f1d60f82 also change meta tag theme-color 2021-08-13 00:23:40 +08:00
Louis Lam 7ca80fc086
fix auto theme 2021-08-12 22:17:20 +08:00
Alexandre Gagner ed93aae1c2 add octopush notification service 2021-08-12 00:15:53 +02:00
Nelson Chan 8f150aaeb9 Feat: Use Async Component 2021-08-12 00:47:58 +08:00
Nelson Chan 6ed1d8cb2f Feat: Use selective import, improve tooltip UI 2021-08-12 00:31:21 +08:00
Nelson Chan 71bec74081 Feat: Add down-ed bars, improve UI 2021-08-11 23:40:56 +08:00
Nelson Chan 2bd735035c Misc: Show graph by default 2021-08-11 23:40:56 +08:00
Nelson Chan 48c6d8f19f Feat: Display recent ping chart 2021-08-11 23:40:51 +08:00
Ponkhy 45c162583b Added more space over the badge on mobile screens 2021-08-11 11:16:53 +02:00
Ponkhy 1d0b332b42 Fixed function buttons for smaller screens 2021-08-10 18:29:47 +02:00
LouisLam f099e4270d change to Accept: */* to better support all websites 2021-08-10 20:23:15 +08:00
LouisLam 8979311653 Merge remote-tracking branch 'origin/master' 2021-08-10 15:04:15 +08:00
LouisLam 4f058c5b47 do not fix height for h1 2021-08-10 15:04:01 +08:00
LouisLam 9ba1743900 split mobile mixin from socket mixin 2021-08-10 15:02:46 +08:00
Nelson Chan 113899e278
Fix: unify styling of theme switch with UI 2021-08-10 12:20:06 +08:00
LouisLam d1d000bd74 remove red circle around the btn-close while focus 2021-08-10 00:16:13 +08:00
Ponkhy e39c46ff9b Fixed Close Button Color in Dark Mode 2021-08-09 17:56:44 +02:00
LouisLam 116d803592 minor 2021-08-09 21:03:22 +08:00
LouisLam 550c9703a6 fix radio button not checked 2021-08-09 18:46:57 +08:00
LouisLam b69185ee9e control search engine visibility 2021-08-09 18:16:27 +08:00
LouisLam bf33f97c9e code re-use and eslint 2021-08-09 13:49:37 +08:00
LouisLam 6f489e7e0f Accepted Status Codes / Max Redirects for http/keyword only 2021-08-09 02:01:08 +08:00
LouisLam f9cb8293f3 improve a bit ux 2021-08-09 01:58:56 +08:00
LouisLam 11b8c61079 wip: add search engine control in setting 2021-08-09 01:58:24 +08:00
LouisLam 6ca7ca4e7e improve alignment and font size 2021-08-08 21:42:37 +08:00
LouisLam 9fa8d5c1fa improve multiselect 2021-08-08 21:14:29 +08:00
LouisLam 3265c3cbc3 improve multiselect 2021-08-08 21:03:10 +08:00
LouisLam a79e6aa338 dark theme for multiselect 2021-08-08 15:02:33 +08:00
LouisLam 3005585c0f Merge branch 'master' into redirects&status 2021-08-08 14:48:00 +08:00
Philipp Dormann 123fca43a1
FEAT: darkmode (#155)
* darkmode fixes

* fix: darkmode: empty beats in active/ hovered state

* fix: color for empty beats

* fix: navbar background color

* Update src/assets/vars.scss

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>

* Update src/assets/app.scss

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>

* wip, split dark theme style by .dark and store light theme to normal

* add back missing css

* working switch theme button and tuning dark theme

* finish dark theme

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: LouisLam <louislam@users.noreply.github.com>
2021-08-08 13:47:29 +08:00
LouisLam d5b40dfebf better code reuse and "Username" to "Bot Display Name" 2021-08-08 11:03:22 +08:00
Niyas 4469b3a19b
Added discord username field 2021-08-07 11:13:25 +05:30
Niyas 91fce75a93
Removed UptimeKuma url field 2021-08-06 17:38:16 +05:30
LouisLam 5a6e5b7948 change multiselect color 2021-08-06 19:48:51 +08:00
LouisLam adcd251076 Merge branch 'master' into redirects&status 2021-08-06 19:26:44 +08:00
Niyas 908176c910
Discord enhancements 2021-08-05 21:42:45 +05:30
Nelson Chan 93ea2c277a
Update src/pages/EditMonitor.vue
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-08-05 21:06:47 +08:00
LouisLam 6251f47050 fix the min height of monitor list 2021-08-05 19:56:20 +08:00
Nelson Chan 8f7885e58a Feat: Implement MaxRedirects & StatusCodes 2021-08-05 19:04:38 +08:00
Philipp Dormann e34a8e2e4a
FEAT: PUSHY Notifier (#154)
FEAT: PUSHY Notifier (#154)
2021-08-03 23:14:27 +08:00
LouisLam 4d71e03039 improve #39 2021-08-03 15:14:26 +08:00
LouisLam 2740f096c0 Merge remote-tracking branch 'origin/master' 2021-08-03 13:07:37 +08:00
LouisLam 8ebaca4c5c improve disableAuth handling 2021-08-03 13:07:20 +08:00
Nelson Chan 5b9d3357aa
Fix: Increase width of status pill 2021-08-03 10:57:56 +08:00
LouisLam 6f868c9ec3 implement no auth 2021-07-31 23:41:24 +08:00
LouisLam c6a66fad79 add setting for disable auth 2021-07-31 21:57:58 +08:00
LouisLam 9f0be5f531 improve the connection error msg 2021-07-31 21:13:32 +08:00
LouisLam 642a711bcd Confirm Dialog: allow changing the button text 2021-07-31 18:58:12 +08:00
LouisLam b7fbc2c0e6 add LinaSea option in select box 2021-07-31 13:37:42 +08:00
LouisLam 2ebd79d037 run eslint for lunasea change 2021-07-31 13:35:18 +08:00
Niyas 67a4e949a2
LunaSea Support 2021-07-31 10:31:41 +05:30
LouisLam 63f0a36811 implement upside down mode and ignore tls error 2021-07-31 00:01:04 +08:00
LouisLam 60aa67892d store ignoreTls and upsideDown into db 2021-07-30 19:18:26 +08:00
LouisLam 081abcb6a1 add util.ts for sharing common functions between frontend and backend 2021-07-30 11:23:04 +08:00
LouisLam 71af902a4e add fields to EditMonitor.vue 2021-07-30 01:09:14 +08:00
LouisLam 4b86c84c36 fix icon for "Resume" 2021-07-30 01:02:41 +08:00
LouisLam e6915d8964 unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off 2021-07-29 01:01:55 +08:00
LouisLam 133c7230bc fix resize problem 2021-07-28 23:03:37 +08:00
Adam Stachowicz d54bc866b4 Fix block-no-empty error from Stylelint 2021-07-27 22:23:46 +02:00
Adam Stachowicz be1fc0c2b6 Missing this part 2 2021-07-27 20:03:53 +02:00
Adam Stachowicz 4c8fdd07d9 Manual fixes 2021-07-27 19:53:59 +02:00
Adam Stachowicz 9648d700d7 Autofix on save 2021-07-27 19:47:13 +02:00
LouisLam cafd2c7388 add vue-fontawesone 2021-07-27 16:52:44 +08:00
LouisLam bf3e9dccd2 improve the ui of cert info 2021-07-26 22:53:07 +08:00
LouisLam 5b18a6a518 Merge branch 'master' into tls-expiry
# Conflicts:
#	server/model/monitor.js
2021-07-26 20:35:50 +08:00
Louis Lam 0dbecca10f
Merge pull request #102 from NiNiyas/pushover-enhancements
Pushover enhancements
2021-07-23 12:32:36 +08:00
rezzorix 2450b3d082
Small grammar updates to Settings.vue
Just small grammar corrections.
2021-07-23 11:48:39 +08:00
Niyas 77fbfc23be
Pushover enhancements 2021-07-22 19:28:25 +05:30
LouisLam 5a219554b3 grammar 2021-07-22 19:49:46 +08:00
LouisLam 70b1f197c1 rename "Retry Pings" to "Retries" 2021-07-22 19:02:44 +08:00
LouisLam 32a5e838ba add patch3.sql and fix duplicate id in EditMonitor.vue 2021-07-22 17:44:59 +08:00
LouisLam 86e18ac11d Merge branch 'master' into Spiritreader_master
# Conflicts:
#	src/pages/EditMonitor.vue
2021-07-22 17:34:41 +08:00
Nelson Chan f20ab4b0e3 Fix: use Optional chaining 2021-07-22 16:13:58 +08:00
Nelson Chan 96c60dd94a Feat: Add database storage for TLS info 2021-07-22 16:04:32 +08:00
Nelson Chan ccda6f05f5 Feat: Add Barebones certificate info display 2021-07-22 14:26:43 +08:00
LouisLam 916b9da0dc Merge branch 'master' into something
# Conflicts:
#	server/notification.js
#	src/components/NotificationDialog.vue
2021-07-22 11:12:52 +08:00
LouisLam afd4cf2425 Merge branch 'master' into simple_pagination 2021-07-22 10:42:30 +08:00
Sam 8b905b6b12
Indentation fix in editor
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-07-20 17:38:21 +02:00
LouisLam 02b4dfc100 prevent the telegram getUpdates URL go out of box 2021-07-20 20:18:56 +08:00
Sam 02230930c5 Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma 2021-07-19 18:26:00 +02:00
Sam a8b102ad4a add retries for pinging function
backend:
- new field for monitor: maxretries
- new pending status while service is retrying: 2
- pending status event is not marked important
- pending pings however register as downtime in the calculation

frontend:
- added pending status while service is retrying
- added color for new pending status
- added field to configure amount of retries

database:
- IMPORTANT: THIS REQUIRES MIGRATION!!!!
- added field: maxretries with default value 0
2021-07-19 18:23:06 +02:00
LouisLam 77af41bfff env default to production 2021-07-19 23:06:42 +08:00
Adam Stachowicz 5bd3184ebf Use connect_error event 2021-07-18 20:59:00 +02:00