LouisLam
fc8d1e78b6
[push type] hide upside down mode, apply primary base url
3 years ago
LouisLam
73bf1216d1
[wip] more test
3 years ago
Nelson Chan
13bdfefa9d
Feat: Improve Certificaet Info Display
3 years ago
LouisLam
3394e1f148
fix undefined callback
3 years ago
LouisLam
1ed4ac9494
add Push-based monitoring ( #279 )
3 years ago
Adam Stachowicz
f9d633e02b
Display created and updated time in local timezone. Fixes #491
3 years ago
LouisLam
87e213085f
add /status, alias of /status-page ( #471 )
3 years ago
LouisLam
27d4c3c194
[status page] improve mobile layout
3 years ago
LouisLam
439f45d91e
[status page] improve the entry
3 years ago
LouisLam
15c00d9158
upload logo and expose ./data/upload to url
3 years ago
LouisLam
7ee98d989c
[status page] implement rest api for heartbeat
3 years ago
LouisLam
fd95d41d9f
[status page] many update and save group list
3 years ago
LouisLam
2955abb5d9
[status page] create incident
3 years ago
LouisLam
392f8275b3
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/database.js
3 years ago
LouisLam
80322cbfe7
Merge branch 'import-export'
...
# Conflicts:
# src/languages/it-IT.js
# src/languages/nl-NL.js
3 years ago
LouisLam
512ff09cca
set entry page
3 years ago
LouisLam
9902c181bc
Merge branch 'master' into public-dashboard
...
# Conflicts:
# src/components/MonitorList.vue
# src/icon.js
3 years ago
LouisLam
9da2a01a74
[status page] checkpoint
3 years ago
LouisLam
35aca46b68
[status page] checkpoint
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
LouisLam
f47f7758f9
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/database.js
# server/server.js
# server/util-server.js
3 years ago
Ponkhy
d313966d80
Merge branch 'master' into import-export
3 years ago
Ponkhy
7fee4a7ea7
Added import options
3 years ago
Ponkhy
8cd5bad44c
Merge branch 'master' into 2fa
3 years ago
LouisLam
3e25f0e9d9
[Status Page] WIP: Checkpoint
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
Ponkhy
403202d4d4
Added simple TOTP Two Factor Authentication
3 years ago
Ponkhy
242e494cb5
Merge branch 'master' into import-export
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
5837c353b7
change the default theme to auto from light
3 years ago
LouisLam
299506ce45
reset the heartbeat list instead of reload the page after cleared events or heartbeats
3 years ago
Ponkhy
2f6c5963c5
Added import and export function
3 years ago
Ponkhy
7b92166d18
Added clear all db statistics function
3 years ago
Ponkhy
1952e34110
Added the possibility to clear monitor data
3 years ago
LouisLam
64498163e1
add /list for mobile
3 years ago
LouisLam
432388a905
Merge branch 'Ponkhy_master'
3 years ago
LouisLam
c9c51e47e1
add some comments
3 years ago
LouisLam
5e52f230b1
create datetime mixin
3 years ago
Ponkhy
72f0724b9a
Update src/mixins/theme.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Ponkhy
35176a614f
Update src/mixins/theme.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Ponkhy
8e883c9c6a
Update src/mixins/theme.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Ponkhy
233c5661af
Added user choice heartbeat bar
3 years ago
LouisLam
37f1d60f82
also change meta tag theme-color
3 years ago
Louis Lam
7ca80fc086
fix auto theme
3 years ago
LouisLam
9ba1743900
split mobile mixin from socket mixin
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
8ebaca4c5c
improve disableAuth handling
3 years ago
LouisLam
6f868c9ec3
implement no auth
3 years ago
LouisLam
9f0be5f531
improve the connection error msg
3 years ago