Louis Lam
6828d337ae
Disable HTTP(s) - Browser Engine
...
Reason: Unfortunately, after some test, I found that Playwright requires a lot of libraries to be installed on the Linux host in order to start Chrome or Firefox. It will be hard to install, so I hide this feature for now.
2 years ago
Louis Lam
e5ca67d062
HTTPS Monitor using Real Browsers + Limited plugin support ( #1787 )
2 years ago
Nelson Chan
e9564619f1
Feat: Implement tags manager in settings
...
Fix: Remove unused color options
Chore: Fix typo
2 years ago
Matthew Nickson
32f7a0084a
Fixed negative retention time values
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
3b87209e26
Add configurable dns cache
2 years ago
Louis Lam
5c5a339a36
Add links for status pages and maintenance for mobile ( Fix #2257 )
2 years ago
Louis Lam
70aa8fe453
Merge pull request #1183 from c0derMo/master
...
Adding option to monitor other docker containers
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
a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
...
JSDoc for src/*/*
2 years ago
Nelson Chan
e425e408a2
Fix: Fix missing default settings
2 years ago
Matthew Nickson
0e28707307
Minor formatting for JSDoc comments
...
Added a number of minor formatting changes to JSDoc comments in /src
2 years ago
Matthew Nickson
b0476cfb5b
Added JSDoc for src/pages/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Nelson Chan
b7ba6330db
Feat: Add cert exp. settings
2 years ago
Louis Lam
07c0801ad5
Make logout button reactive, improve dropdown menu css
3 years ago
Louis Lam
17d4003e5c
Add dropdown menu
3 years ago
Louis Lam
4b99160b1f
Fix "Check Update" is not checked by default
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
f1f4b3b377
Add reverse proxy setting page for controlling cloudflared
3 years ago
Louis Lam
0da6e6b1fb
Some improvements
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
88c3d952d3
Improve settings page's UI/UX on mobile
3 years ago
Louis Lam
a4841eb8aa
Fix #1016 , .at() is not support in Safari
3 years ago
Louis Lam
aea128a85b
make settings' menu reactive
3 years ago
Nelson Chan
1a218aaa17
Fix: Fix page transition & improve active handling
...
Fix: Fix current route parsing
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
Louis Lam
95bae8289d
Fix setting page when disabled auth
3 years ago
Louis Lam
c400595f67
Merge pull request #825 from SiderealArt/patch-1
...
Add Traditional Chinese (Taiwan) translation
3 years ago
SiderealArt
947fc6001e
Update Settings.vue
3 years ago
Ivan Bratović
b2fbd7e263
Add confirmDisableAuth tranlation for hr-HR
3 years ago
Louis Lam
de5cce9d90
Steam API Key to HiddenInput
3 years ago
Louis Lam
71884cf42a
Merge pull request #772 from andreasbrett/patch-6
...
show logged in user on settings page
3 years ago
Louis Lam
a9e319517a
add auto vacuum and shrink database button
3 years ago
Andreas Brett
8fb8cbdaf3
use auth0/jwt-decode
3 years ago
Andreas Brett
3f3d8b4eb3
fixes
3 years ago
Andreas Brett
7bc38d4231
remove unused vars
3 years ago
Andreas Brett
9ddd2c7365
use jwt
3 years ago
Adam Stachowicz
1239f6d1a2
PL update + fixes
3 years ago
Andreas Brett
9ad8e5f56a
show logged in user
3 years ago
Louis Lam
20d59e5a13
fix and move the steam api key to settings page
3 years ago
Louis Lam
6944b35ea7
Merge pull request #667 from zsxeee/i18n
...
Missing i18n and zh-CN translation
3 years ago
Louis Lam
cb43ecb46e
Merge branch 'master' into background-jobs
...
# Conflicts:
# package-lock.json
# package.json
# src/languages/en.js
3 years ago
januridp
76e619c066
Fix(Language): Bahasa Indonesia (Indonesian)
3 years ago
KangAlleW
2939bd4138
fix locale
3 years ago
KangAlleW
4b9f0a3fe6
add indonesian language and edit settings.vue
3 years ago
Nelson Chan
03b07730d3
Fix: Increase default kept period
3 years ago
zsxeee
3fe91c52cb
Fix i18n
...
Missing webhook json description
Ajust Telegram context-based sentence, (also changed translated language files)
Missing primary base url label
Wrong PromoSMS i18n
Missing Octopush legacy hint
Missing Matrix i18n
Missing push url i18n
3 years ago