c0derMo
fb3b407577
Added a settings page & localization
2 years ago
Louis Lam
d54c652d26
Merge pull request #1778 from christopherpickering/master
...
Added postgres monitor
2 years ago
Louis Lam
f1bcecb0c6
Merge package-lock.json
2 years ago
Louis Lam
88afd662db
Merge remote-tracking branch 'origin/master' into postgres
...
# Conflicts:
# package-lock.json
# package.json
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
Mario Garrido
2ccf1fe41b
fix: small changes in semantics
2 years ago
Mario Garrido
77340cf0d2
feat: adicionar pt-PT
2 years ago
Mario Garrido
c412c66aeb
Add pt-PT language file
2 years ago
Rolf Bachmann
c4a2ce4e78
Add authentication support for ntfy
2 years ago
tamasmagyar
a382f811f4
added comment to startE2eTests function
2 years ago
tamasmagyar
986c03aecd
test cypress run
2 years ago
tamasmagyar
31c388a6e3
added cypress framework and tests for setup page
2 years ago
Jan Hartje
af07c7f050
feat(notification): add Authorization Header option to backend
2 years ago
Jan Hartje
95dba6dcaf
feat(notification): add Authorization Header option to frontend
2 years ago
Jan Hartje
90c2bf7c94
[empty commit] pull request for #1919
2 years ago
Louis Lam
9a8b484ee8
Merge pull request #1853 from louislam/dns
...
Add cacheable-lookup
2 years ago
Louis Lam
17ed051401
Add CacheableDnsHttpAgent.install()
2 years ago
Louis Lam
8f7b7e74c9
socks-proxy-agent 6.2.X is a breaking change, freeze to 6.1.1.
2 years ago
Louis Lam
9cd060c6c3
socks-proxy-agent 6.2.X is a breaking change, freeze to 6.1.1.
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.
...
Also it is not necessary since the error catched in the promise .catch(..).
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
77a7801992
Merge pull request #1917 from Deni7/patch-1
...
Update ukrainian language
2 years ago
Denis Stepanov
525607f49e
Update ukrainian language
2 years ago
Louis Lam
8613d3ffa9
Merge pull request #1893 from SiderealArt/patch-1
...
update zh-TW
2 years ago
SiderealArt
d44d984a46
update zh-TW
2 years ago
Matthew Nickson
b5f04573f2
Added formatting to ping options
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2 years ago
Matthew Nickson
a54e58b4d6
Added Ping packet size #1891
...
This should fully implement #1891 by adding an extra field to the edit
monitor page and an extra column to the database. The user can now
set the size of the packet to send, it defaults to 56. A maximum limit
of 65500 was chosen to ensure that the total size of the packet does
not exceed the IPv4 maximum packet size and to comply with the limit
imposed by Windows.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
d362372b05
Merge pull request #1749 from daeho-ro/feature/alertnow
...
Feat: New Notification Type for AlertNow
2 years ago
Matthew Nickson
219b00f660
[empty commit] pull request for #1891 set ping size
2 years ago
Chongyi Zheng
3fa5dfc873
Use x-forwarded-host only when trustProxy is true
2 years ago
Chongyi Zheng
6ce012c9a1
Add trust proxy checkbox in Settings page
2 years ago
Chongyi Zheng
f33b6de157
Support X-Forwarded-Host header
2 years ago
Louis Lam
e0a2ed2523
Update Apprise from 0.9.8.3 to 0.9.9
2 years ago
Louis Lam
a78cb7ab42
Merge pull request #1880 from Jontes-Tech/patch-1
...
Fixing small Readme links.
2 years ago
Jonatan
278d9f5689
Fixing Markdown whoopsie I made
2 years ago
Jonatan
2ad79a68b9
Some small changes in the Reddit section.
2 years ago
Louis Lam
d29955f3ba
Merge pull request #1741 from Computroniks/feature/#1221-clickable-hostaname-on-status-page
...
Added #1221 clickable hostname in 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
...
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