Louis Lam
3436e26ed4
Fix styleline, fix css format issues globally
3 years ago
Louis Lam
e9ce1433cd
Change log_info to log.info by making it into an object
3 years ago
Louis Lam
279e2eb3f6
Merge branch 'master' into logging
...
# Conflicts:
# server/database.js
# server/jobs.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# server/socket-handlers/status-page-socket-handler.js
# server/util-server.js
3 years ago
AnnAngela-work
8e78e62eee
Make translation better
3 years ago
AnnAngela
706d6cee07
Update some components to use i18n function, update en & zh-CN translation
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
c50c20faa4
Minor fix for uk-UA
3 years ago
Denis Stepanov
95b0df0270
Add ukrainian translation
3 years ago
Louis Lam
71be030733
Add package-lock.json and minor words
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
0da6e6b1fb
Some improvements
3 years ago
Louis Lam
719a136d1e
[Status Page] Improved entry page
3 years ago
Louis Lam
1fa4a16663
Check beta release
3 years ago
Uğur Erkan
8078d0618d
Add socks proxy support to proxy feature
...
- Socks proxy support implemented.
- Monitor proxy agent create flow refactored
and moved under proxy class.
Thanks for suggestion @thomasleveil
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
986ddd92ff
Merge pull request #1198 from Buchtic/master
...
CSY translation
3 years ago
Louis Lam
efaa55ad1f
Merge pull request #1269 from holao09/master
...
Update Vietnamese language
3 years ago
Việt Nguyễn
daac9ddffc
Update Vietnamese language
...
Cập nhật một số thông tin tiếng Việt
3 years ago
James White
6bd2ee8c69
Fix minor typos on disable auth warning
3 years ago
Buchtič
3f8ca82434
cs-CZ translation
3 years ago
Matteo D
2304c53c8d
Fixed some translations
...
And made them more user-friendly.
3 years ago
Erik
b10cecb362
Added sl-SI language
...
Added sl-SI language
3 years ago
Andreas Brett
c9b0a81cdc
Update MonitorHistory.vue
3 years ago
Andreas Brett
2f97f44086
Update MonitorHistory.vue
3 years ago
Louis Lam
6cd130de38
minor
3 years ago
Louis Lam
50593f3edf
[wip] lazy load language file
3 years ago
Nelson Chan
df813fbdee
Fix: Add save in monitor history
3 years ago
Nelson Chan
07742799ed
Test: Fix tests
...
Test: Add clear stats test
Test: Attempt to fix tests
Test: Add test for disable auth
Update README
3 years ago
Nelson Chan
369cad90c1
WIP: Convert to use vue-router & improve layout
...
WIP: Fix security page & improve layout
WIP: Fix displaying current page
UI: Improve spacing
Chore: Improve styling
3 years ago
Nelson Chan
f9bb48de13
WIP: Convert Settings to components
3 years ago