theS1LV3R
c4125a8334
style: fix linter error
2 years ago
Zoe
0a368ff553
feat: add x-real-ip as a secondary header for client ip
...
Now allows both x-forwarded-for as well as x-real-ip to be used for the client ip, preferring x-forwarded-for
2 years ago
Louis Lam
27dbc021b4
Add standalone manifest.json for each status page. Close #1668
2 years ago
Matthew Nickson
1b120f8a6f
Made link icon only show for http and keyword
...
The option to enable links to the monitors is now only available for
http and keyword monitor types. The link will also no longer be shown
on the edit page to prevent issues with the url not being present if
the monitor was not already enabled for sendUrl
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
6f57c4195a
Slightly improve css
2 years ago
Louis Lam
baa592bce3
Merge remote-tracking branch 'origin/master' into feature/#1221-clickable-hostaname-on-status-page
2 years ago
Thomas Christlieb
42e30de209
change page title to " - Login" when on Login Form
2 years ago
Louis Lam
624678826d
Move all frontend dependencies to devDependencies, as it is not used in the production environment
2 years ago
Louis Lam
e8c3807594
Move all frontend dependencies to devDependencies, as it is not used in the production environment
2 years ago
Louis Lam
4d8e755400
Merge pull request #1859 from jjasghar/patch-2
...
Update docker-compose.yml
2 years ago
JJ Asghar
9b92a02968
Update docker-compose.yml
...
It's a docker-compose file, not "r" :), thanks for making this app, I love it. 🤘
2 years ago
Louis Lam
6418f99f1a
Merge pull request #1852 from thehijacker/patch-1
...
Update sl-SI.js
2 years ago
Louis Lam
93ac4e1b96
Merge pull request #1856 from gBasil/master
...
Clean up logo svg file
2 years ago
Louis Lam
f65bef686c
Merge pull request #1857 from MarcHagen/lang/nl
...
[i18n] Update NL (Dutch)
2 years ago
Marc Hagen
2f26864892
[i18n] Update NL (Dutch)
2 years ago
Basil
a802f7ebed
Clean up logo svg file
2 years ago
Louis Lam
e5e8db6c38
Add cacheable-lookup
2 years ago
thehijacker
303738b7c2
Update sl-SI.js
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
83284b6d2c
[stylelint] Turn off color-hex-length
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
Louis Lam
e36b65c2df
Add frontend version
2 years ago
Louis Lam
8542e6cbb9
Drop npm-check-updates due to security vulnerability of `got`, and it is unlikely to be fixed shortly
...
Read more:
https://github.com/raineorshine/npm-check-updates/pull/1147#event-6880466174
2 years ago
rmt/src
5dd197374d
fix: only add en translation
2 years ago
rmt/src
f84ae82983
feat: added Home Assistant notification integration
2 years ago
Louis Lam
9650418ef7
Fix dependencies warning
2 years ago
Louis Lam
b546c846ae
Merge pull request #1828 from utolosa002/master
...
Add Basque language
2 years ago
Unai Tolosa
b5cbc6f5f6
fix: lint
2 years ago
Unai Tolosa Pontesta
f8def5aa6f
Merge branch 'louislam:master' into master
2 years ago
theS1LV3R
6f01a448ad
feat: get client ip from x-forwarded-for header if available
...
Useful for use-cases where Uptime Kuma is running behind a reverse proxy
2 years ago
Unai Tolosa
5dd3d32d77
add: basque translations
2 years ago
Unai Tolosa
ff8bba6863
add: basque translation file
2 years ago
Louis Lam
ed1f88a852
Change fs.rmdir to fs.rm as it is deprecated
2 years ago
Louis Lam
0ecaa2cbd7
Update to 1.17.1
2 years ago
Louis Lam
3c3dc05621
Merge pull request #1823 from louislam/revert-1598
...
Revert #1598
2 years ago
Louis Lam
1f5466a3e8
Revert #1598
2 years ago
Louis Lam
d5da5af174
Update to 1.17.0
2 years ago
Louis Lam
c36d9a4b8b
Fix port data type #1802
2 years ago
Louis Lam
a7063b8aca
Fix logo height in the status page list
2 years ago
Louis Lam
0a8046c98e
Merge remote-tracking branch 'origin/master'
2 years ago
Louis Lam
7ba717ee55
Fix Lunasea do not handle general message correctly #1790
2 years ago
Louis Lam
ea400ac35f
Merge pull request #1795 from MrEddX/bulgarian
...
Update bg-BG.js
2 years ago
Louis Lam
15db2c060d
Merge pull request #1791 from Saibamen/patch-1
...
Update README for i18n
2 years ago
MrEddX
89717495dc
Update bg-BG.js
...
Added and translated new fields
2 years ago
Adam Stachowicz
7b710af12c
Update README for i18n
...
Related: https://github.com/louislam/uptime-kuma/pull/1777
2 years ago
Louis Lam
5b278ca500
Add a description that certification expiry have to be assigned to a monitor
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
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