Commit Graph

860 Commits (3b3763351bb69101baad2bf0bbc1b2543d4217b0)

Author SHA1 Message Date
Louis Lam 3b3763351b Merge remote-tracking branch 'origin/master' into radius-check
2 years ago
Louis Lam 9a488d6968
Merge pull request #1752 from SuperManito/master
2 years ago
Louis Lam aca395cea1
Merge pull request #1957 from jbenguira/patch-2
2 years ago
Louis Lam a49faf09b9
Merge pull request #1836 from rmtsrc/add-home-assistant-notification
2 years ago
Louis Lam 70aa8fe453
Merge pull request #1183 from c0derMo/master
2 years ago
Joseph Benguira d6a113396a
Update server/database.js
2 years ago
Louis Lam fb3fe17c28 Fix getClientIP
2 years ago
Joseph Benguira 71d62ee151
removed ; after the PRAGMA command
2 years ago
Joseph Benguira 82b9bfc5a0
fixed Trailing spaces not allowed lint issue
2 years ago
Joseph Benguira f016caa513
Avoid error "SQLITE_BUSY: database is locked"
2 years ago
Louis Lam 2389b604fe Use Settings.get
2 years ago
Louis Lam a3b1612938 getClientIP respect trustProxy setting
2 years ago
Louis Lam a07f54f35b Merge remote-tracking branch 'origin/master' into theS1LV3R_master
2 years ago
Louis Lam bea8679788
Merge branch 'master' into issue-1861
2 years ago
rmt/src f091e92c70
Merge branch 'master' of github.com:rmtsrc/uptime-kuma into add-home-assistant-notification
2 years ago
Louis Lam 8ced61697a Fix save docker host issue
2 years ago
Louis Lam f3322398e5 Fix and improve test docker host
2 years ago
0x01code 4575f31094
Add support for line notify providers (#1781)
2 years ago
Moritz R 60e7824ff0
Merge branch 'master' into master
2 years ago
c0derMo fb3b407577 Added a settings page & localization
2 years ago
Louis Lam 88afd662db Merge remote-tracking branch 'origin/master' into postgres
2 years ago
c0derMo e356d5f623 Fixing linting & adding documentation
2 years ago
c0derMo 0d098b0958 Docker Hosts are now a table & have their own dialog
2 years ago
Louis Lam 239611a016 Do not set sendUrl if sendUrl is undefined
2 years ago
Louis Lam 9a8b484ee8
Merge pull request #1853 from louislam/dns
2 years ago
Louis Lam 17ed051401 Add CacheableDnsHttpAgent.install()
2 years ago
Louis Lam 1999541802 Merge remote-tracking branch 'origin/master' into dns
2 years ago
Louis Lam 65d71e5db0 Fix mssqlQuery keep adding error listener, which causes memory leak.
2 years ago
Louis Lam 2073f0c284 Bind cacheable-lookup to custom http agent
2 years ago
Louis Lam 25d711e683 Fix jsdoc data type
2 years ago
Louis Lam d362372b05
Merge pull request #1749 from daeho-ro/feature/alertnow
2 years ago
Chongyi Zheng 3fa5dfc873
Use x-forwarded-host only when trustProxy is true
2 years ago
Chongyi Zheng f33b6de157 Support X-Forwarded-Host header
2 years ago
Louis Lam d29955f3ba
Merge pull request #1741 from Computroniks/feature/#1221-clickable-hostaname-on-status-page
2 years ago
theS1LV3R c4125a8334
style: fix linter error
2 years ago
Zoe 0a368ff553
feat: add x-real-ip as a secondary header for client ip
2 years ago
Louis Lam 27dbc021b4 Add standalone manifest.json for each status page. Close #1668
2 years ago
Louis Lam baa592bce3 Merge remote-tracking branch 'origin/master' into feature/#1221-clickable-hostaname-on-status-page
2 years ago
Louis Lam e5e8db6c38 Add cacheable-lookup
2 years ago
Louis Lam dddd2c0042 Cache settings, reduce the database / disk usage
2 years ago
Louis Lam 515095ecfb Move all settings code from `util-server.js` into `settings.js`
2 years ago
Louis Lam 1af6d33fcd Make sure the backup database process is actually created backup files. Improve https://github.com/louislam/uptime-kuma/issues/1412#issuecomment-1166576395
2 years ago
rmt/src f84ae82983
feat: added Home Assistant notification integration
2 years ago
theS1LV3R 6f01a448ad
feat: get client ip from x-forwarded-for header if available
2 years ago
Louis Lam 1f5466a3e8 Revert #1598
2 years ago
Louis Lam c36d9a4b8b Fix port data type #1802
2 years ago
Louis Lam 7ba717ee55 Fix Lunasea do not handle general message correctly #1790
2 years ago
Matthew Nickson f1d24782f8
Merge branch 'master' into feature/#1221-clickable-hostaname-on-status-page
2 years ago
Louis Lam b97019eea8 Fix cloudflared cannot be stopped in No Auth mode due to password checking
2 years ago
sur.la.route 47e82ed83a
Removed blank line
2 years ago