Louis Lam
8d8c38b1a8
Allow unused vars in args and fix more eslint issues
3 years ago
Louis Lam
04e3394d02
Merge branch 'master' into feature/request-with-http-proxy
...
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# src/languages/en.js
# src/mixins/socket.js
3 years ago
Louis Lam
82ea896bbc
Improve the workflow of cloudflared
3 years ago
Louis Lam
f1f4b3b377
Add reverse proxy setting page for controlling cloudflared
3 years ago
Louis Lam
40991fbc28
Show reverse proxy guide along with websocket error
3 years ago
Louis Lam
27bfae67af
[Status Page] Add a new status page
3 years ago
Louis Lam
502c7f87e7
[Status Page] Listing: Better loading effect
3 years ago
Louis Lam
7c7dbf68c1
[Status Page] wip, sidebar for editor
3 years ago
Louis Lam
d765b1c57a
Merge branch 'master' into restructure-status-page
...
# Conflicts:
# src/pages/StatusPage.vue
3 years ago
Louis Lam
b9dfcd1291
[Favicon] Code refactoring
3 years ago
Louis Lam
04d93c2747
Merge branch 'master' into willianrod_feat/add-favicon-badges
...
# Conflicts:
# package-lock.json
# src/mixins/socket.js
3 years ago
Louis Lam
50d6e888c2
[new status page] wip
3 years ago
Uğur Erkan
78d76512ba
Add http and https proxy feature
...
Added new proxy feature based on http and https proxy agents.
Proxy feature works like notifications, there is many proxy
could be related one proxy entry.
Supported features
- Proxies can activate and disable in bulk
- Proxies auto enabled by default for new monitors
- Proxies could be applied in bulk to current monitors
- Both authenticated and anonymous proxies supported
- Export and import support for proxies
3 years ago
Louis Lam
95bae8289d
Fix setting page when disabled auth
3 years ago
Louis Lam
1dbf1c3dea
fix logout
3 years ago
Willian Rodrigues Barbosa
036218f711
Add badges to favicon
3 years ago
Nelson Chan
b83c59e308
WIP: Add options for chart period
...
Fix: Fix callback, add toast on error
Fix: Improve styling
Fix: Restore default chart behavior
Fix: Replace 1h with 3h
draft only
3 years ago
Louis Lam
182597944d
fix #721
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
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