LouisLam
302d2665d2
run stylelint for the project
3 years ago
LouisLam
d8d428907e
Merge branch 'master' into clean-mobile-table
3 years ago
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
3 years ago
LouisLam
dd4c00eed3
add vue i18n
3 years ago
Louis Lam
054186370e
add source of ipRegex
3 years ago
LouisLam
36ace3e56c
naming convention and wrap all styles inside .table-shadow-box to avoid unexpected style in the future
3 years ago
LouisLam
3f12afce28
Merge branch 'master' into clean-mobile-table
3 years ago
Ponkhy
b2041cb36b
Fixed ESLint Errors
3 years ago
LouisLam
a02edf1b4f
fix detail page empty if the monitor list is not yet ready
3 years ago
Ponkhy
ce79f8bfc7
CSS optimizations
3 years ago
Ponkhy
c79be19ec3
Added DNS Monitor Type
3 years ago
Ponkhy
ca38cc91e9
Use bootstrap integraded class instead of new ones
3 years ago
Ponkhy
c90d17bd66
Added animation for list page change
3 years ago
Ponkhy
dbd3f48f68
Added clean monitor table for smaller screens
3 years ago
LouisLam
f21937b197
add animation for page change
3 years ago
LouisLam
64498163e1
add /list for mobile
3 years ago
LouisLam
4f70a70dda
splite the left monitor list into a component
3 years ago
Nelson Chan
d8bcfcaaa2
Fix: Reduce chart padding on mobile
3 years ago
Ponkhy
77369bd002
Fixed invisible heartbeat bar after page switch
3 years ago
Ponkhy
233c5661af
Added user choice heartbeat bar
3 years ago
Ponkhy
91d4c15b4d
Merge branch 'louislam:master' into master
3 years ago
Nelson Chan
8f150aaeb9
Feat: Use Async Component
3 years ago
Nelson Chan
2bd735035c
Misc: Show graph by default
3 years ago
Nelson Chan
48c6d8f19f
Feat: Display recent ping chart
3 years ago
Ponkhy
45c162583b
Added more space over the badge on mobile screens
3 years ago
Ponkhy
1d0b332b42
Fixed function buttons for smaller screens
3 years ago
Nelson Chan
113899e278
Fix: unify styling of theme switch with UI
3 years ago
LouisLam
550c9703a6
fix radio button not checked
3 years ago
LouisLam
b69185ee9e
control search engine visibility
3 years ago
LouisLam
6f489e7e0f
Accepted Status Codes / Max Redirects for http/keyword only
3 years ago
LouisLam
11b8c61079
wip: add search engine control in setting
3 years ago
LouisLam
6ca7ca4e7e
improve alignment and font size
3 years ago
LouisLam
9fa8d5c1fa
improve multiselect
3 years ago
LouisLam
3265c3cbc3
improve multiselect
3 years ago
LouisLam
3005585c0f
Merge branch 'master' into redirects&status
3 years ago
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>
3 years ago
LouisLam
5a6e5b7948
change multiselect color
3 years ago
LouisLam
adcd251076
Merge branch 'master' into redirects&status
3 years ago
Nelson Chan
93ea2c277a
Update src/pages/EditMonitor.vue
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
LouisLam
6251f47050
fix the min height of monitor list
3 years ago
Nelson Chan
8f7885e58a
Feat: Implement MaxRedirects & StatusCodes
3 years ago
LouisLam
4d71e03039
improve #39
3 years ago
LouisLam
8ebaca4c5c
improve disableAuth handling
3 years ago
LouisLam
6f868c9ec3
implement no auth
3 years ago
LouisLam
c6a66fad79
add setting for disable auth
3 years ago
LouisLam
60aa67892d
store ignoreTls and upsideDown into db
3 years ago
LouisLam
71af902a4e
add fields to EditMonitor.vue
3 years ago
LouisLam
4b86c84c36
fix icon for "Resume"
3 years ago
LouisLam
e6915d8964
unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off
3 years ago
Adam Stachowicz
4c8fdd07d9
Manual fixes
3 years ago
Adam Stachowicz
9648d700d7
Autofix on save
3 years ago
LouisLam
cafd2c7388
add vue-fontawesone
3 years ago
LouisLam
bf3e9dccd2
improve the ui of cert info
3 years ago
LouisLam
5b18a6a518
Merge branch 'master' into tls-expiry
...
# Conflicts:
# server/model/monitor.js
3 years ago
rezzorix
2450b3d082
Small grammar updates to Settings.vue
...
Just small grammar corrections.
3 years ago
LouisLam
5a219554b3
grammar
3 years ago
LouisLam
70b1f197c1
rename "Retry Pings" to "Retries"
3 years ago
LouisLam
32a5e838ba
add patch3.sql and fix duplicate id in EditMonitor.vue
3 years ago
LouisLam
86e18ac11d
Merge branch 'master' into Spiritreader_master
...
# Conflicts:
# src/pages/EditMonitor.vue
3 years ago
Nelson Chan
f20ab4b0e3
Fix: use Optional chaining
3 years ago
Nelson Chan
96c60dd94a
Feat: Add database storage for TLS info
3 years ago
Nelson Chan
ccda6f05f5
Feat: Add Barebones certificate info display
3 years ago
LouisLam
916b9da0dc
Merge branch 'master' into something
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
3 years ago
Sam
8b905b6b12
Indentation fix in editor
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
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
3 years ago
Adam Stachowicz
d94894b7e0
Fix `require-v-for-key`, remove unused declarations and double spaces
3 years ago
Adam Stachowicz
a173700cd4
Add pagination
3 years ago
Louis Lam
fef41b44a8
Revert "basic darkmode"
3 years ago
Philipp Dormann
d9e2c230bf
Merge branch 'master' of philippdormann/uptime-kuma into philippdormann/uptime-kuma->feature/darkmode
...
darkmode based on css variables. ref https://github.com/louislam/uptime-kuma/issues/21
3 years ago
Philipp Dormann
dae92d0ae4
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# package.json
3 years ago
LouisLam
56fcfc9369
fix show N/A if the ping is 0ms
3 years ago
LouisLam
a9d19ae06a
support json for keyword type
3 years ago
Philipp Dormann
66d991bd05
🐞 added missing v-bind:key to Dashboard
3 years ago
Philipp Dormann
673d3c124c
🚧 WIP on darkmode 🌑
3 years ago
LouisLam
a1adfb95cc
minor fix
3 years ago
LouisLam
f9800a087e
optimize for mobile
3 years ago
LouisLam
ae07cd9c35
prepare for docker
3 years ago
LouisLam
5f89940ab6
add setup page
3 years ago
LouisLam
86492f6dad
remove some debug msg
3 years ago
LouisLam
d24a15410e
send notification for important heartbeat
3 years ago
LouisLam
3bdf174e90
add telegram notification
3 years ago
LouisLam
55bd6b6d7a
implement timezone
3 years ago
LouisLam
1d64f643b1
implement keyword monitor
3 years ago
LouisLam
ef028794ac
sort dashboard home event list
3 years ago
LouisLam
a6b5986dd6
add ping and fix uptime
3 years ago
LouisLam
9c653c3d05
implement tcping
3 years ago
LouisLam
84c21b71c0
implement uptime
3 years ago
LouisLam
82afddcfd6
add duration to heartbeat, add timezone array
3 years ago
LouisLam
46f07fc17e
many update again
3 years ago
Louis
9fa84a0a2b
many update
3 years ago
LouisLam
d02401b1c2
many update
3 years ago
LouisLam
6974f0f3ad
finish heartbeat bar
3 years ago
LouisLam
497d63ef7d
implementing heartbeat bar
3 years ago
LouisLam
0a4fb45a8c
init
3 years ago