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
87e213085f
add /status, alias of /status-page ( #471 )
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
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
9902c181bc
Merge branch 'master' into public-dashboard
...
# Conflicts:
# src/components/MonitorList.vue
# src/icon.js
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
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
5e52f230b1
create datetime mixin
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
Adam Stachowicz
4c8fdd07d9
Manual fixes
3 years ago
Adam Stachowicz
9648d700d7
Autofix on save
3 years ago
LouisLam
5b18a6a518
Merge branch 'master' into tls-expiry
...
# Conflicts:
# server/model/monitor.js
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
Sam
02230930c5
Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma
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
LouisLam
77af41bfff
env default to production
3 years ago
Adam Stachowicz
5bd3184ebf
Use connect_error event
3 years ago
Adam Stachowicz
59ebe134f1
Fix indentation
3 years ago
Adam Stachowicz
851ceef3d5
Use `NODE_ENV` from Express and Socket.IO
3 years ago
LouisLam
010ebea210
show version in the footer
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
3bdf174e90
add telegram notification
3 years ago
LouisLam
d4a651e211
implement remember me
3 years ago
LouisLam
55bd6b6d7a
implement timezone
3 years ago
LouisLam
84c21b71c0
implement uptime
3 years ago