Louis Lam
edacff123b
Add UTC in the serverTimezone dropdown
2 years ago
Louis Lam
a36f24d827
Add configurable server timezone
2 years ago
Louis Lam
b1465c0282
- Maintenance standardize datetime format to YYYY-MM-DD hh:mm:ss
...
- Import dayjs extensions one time only
- Maintenance activeCondition centralize
2 years ago
Louis Lam
0dd858d516
Warn about the backup feature
2 years ago
Louis Lam
70aa8fe453
Merge pull request #1183 from c0derMo/master
...
Adding option to monitor other docker containers
2 years ago
Louis Lam
16d6885a88
Fix radio button and add description
2 years ago
c0derMo
1062e629c5
Fix linting issues
2 years ago
Moritz R
60e7824ff0
Merge branch 'master' into master
2 years ago
c0derMo
fb3b407577
Added a settings page & localization
2 years ago
Chongyi Zheng
6ce012c9a1
Add trust proxy checkbox in Settings page
2 years ago
Louis Lam
e36b65c2df
Add frontend version
2 years ago
Louis Lam
5b278ca500
Add a description that certification expiry have to be assigned to a monitor
2 years ago
Louis Lam
b97019eea8
Fix cloudflared cannot be stopped in No Auth mode due to password checking
2 years ago
Louis Lam
d65abe5b8c
Merge pull request #1777 from MarcHagen/change/move_translations_to_i18n
...
[change] Move i18n from Security to locale files
2 years ago
Marc Hagen
f7afe121e3
[change] Move i18n to locale files
2 years ago
Louis Lam
a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
...
JSDoc for src/*/*
2 years ago
Nelson Chan
f723930d11
Fix: Unify design with Security page
2 years ago
Louis Lam
6e43ef1dd3
Merge remote-tracking branch 'origin/master' into feat/cert-exp-settings
...
# Conflicts:
# server/model/monitor.js
# src/languages/en.js
2 years ago
Matthew Nickson
d939d03690
Added JSDoc for src/components/settings/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Nelson Chan
179e3569b5
Chore: Add code comments
2 years ago
Nelson Chan
26ff6f45a0
Feat: Use i18n pluralization
2 years ago
Nelson Chan
cfa5b551a5
Feat: Make the expiry days sorted
2 years ago
Nelson Chan
46ee149b70
Chore: Slightly improve design
2 years ago
Louis Lam
6ae2a48584
Merge pull request #1662 from kiznick/master
...
Translate to Thai
2 years ago
MrEddX
751e5ac477
Bulgarian Translation
...
Updated Translation
2 years ago
Yoswaris Lawpaiboon
93e5023ead
Translate to Thai !
2 years ago
Nelson Chan
b7ba6330db
Feat: Add cert exp. settings
2 years ago
AnnAngela-work
45da7c5431
Improve translation work
3 years ago
Louis Lam
07c0801ad5
Make logout button reactive, improve dropdown menu css
3 years ago
Louis Lam
cb55e23718
Add $root.username
3 years ago
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