Uğur Erkan
b9e11eb7ae
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
c094dc0c5b
speed up redirect by using 302 redirect instead of vue redirect
3 years ago
Louis
caa2a34177
fix 2fa not working #833
3 years ago
Louis
d7f7dba13f
write some error logs to ./data/error.log
3 years ago
Louis Lam
a9e319517a
add auto vacuum and shrink database button
3 years ago
Andreas Brett
9ddd2c7365
use jwt
3 years ago
Nelson Chan
2f7b60f5e5
Feat: Use separate storage for custom chart period
Fix: Fix import error
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
4 years ago
Louis Lam
b77b33e790
add login rate limiter
3 years ago
Andreas Brett
93c231b4d9
Update server/server.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Andreas Brett
9ad8e5f56a
show logged in user
3 years ago
Louis Lam
56094a43d7
add passwordStrength
4 years ago
Louis Lam
cd04ac4557
"dist/index.html" is no longer needed for development environment
4 years ago
Louis Lam
6c1ee70e15
fix
4 years ago
Louis Lam
5c3892313e
add env var: UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN
4 years ago
Louis Lam
62f168a2a5
config response header
4 years ago
Andreas Brett
acc2995d86
invalidate used token
4 years ago
NeuralMiner
9ddffc0f7f
Updates
4 years ago
NeuralMiner
76e7c8b276
Rebase
4 years ago
NeuralMiner
572a5300aa
Recommended updates.
4 years ago
Louis Lam
23714ab688
genSecret don't need `await`
4 years ago
Louis Lam
6e18f39eb4
[steam] code cleanup
4 years ago
NeuralMiner
8cb26d2b31
Text update
4 years ago
Louis Lam
7276f34d90
fix reset-password
4 years ago
Louis Lam
f75c9e4f0c
add UPTIME_KUMA_HOST, UPTIME_KUMA_PORT and special handling for FreeBSD
4 years ago
giacomo892
3fe3450533
Prioritize port passed from args
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
4 years ago
giacomo892
d733ec018e
Prioritize host arg
Otherwise launching the program with the --host argument does nothing
4 years ago
Andreas Brett
2538bd04ce
notp verification defaults
4 years ago
Andreas Brett
e223e826a3
linting
4 years ago
Andreas Brett
b5b391c73b
avoid default values for token verification
override default values: window=1, window size=30 (see https://github.com/louislam/uptime-kuma/issues/640 )
4 years ago
LouisLam
56ae6f6117
fix demoMode export
4 years ago
LouisLam
5c89562650
not allow lower than 20s for demo mode
4 years ago
Nelson Chan
656a4d6270
WIP: Enable background jobs
WIP: Remove better-sqlite3
4 years ago
LouisLam
23a2d33f8c
[backup] restore pushToken
4 years ago
LouisLam
fc8d1e78b6
[push type] hide upside down mode, apply primary base url
4 years ago
LouisLam
49720c709c
improve the test with a single command only "npm test"
4 years ago
Bert Verhelst
3f0b85e5a8
feat(http-requests): add support for methods, body and headers for http
4 years ago
LouisLam
b246c8e0f2
Fix 2fa for iOS Google authenticator ( #486 )
4 years ago
LouisLam
1ed4ac9494
add Push-based monitoring ( #279 )
4 years ago
Denis Freund
b67b4d5afd
add steam gameserver for monitoring
4 years ago
Nelson Chan
662c97dcde
Fix: Fix importing tag if tag doesn't exist
4 years ago
Ponkhy
7fb55b8875
Fixed issues
4 years ago
Nelson Chan
32c9dfbb31
Fix: clear important beats after deleteMonitor
4 years ago
Ponkhy
d3d4363031
Used compare-version instead of replace
4 years ago
LouisLam
15c00d9158
upload logo and expose ./data/upload to url
4 years ago
LouisLam
34c0fa59a8
fix reset-password ( #448 )
(cherry picked from commit b0e9c5bcb4
)
4 years ago
LouisLam
b0e9c5bcb4
fix reset-password ( #448 )
4 years ago
Ponkhy
1b5e723f60
Added descriptions to uploadBackup function
4 years ago
Ponkhy
4bdada36a9
Removed if includes version
4 years ago
LouisLam
2955abb5d9
[status page] create incident
4 years ago