Denis Stepanov
525607f49e
Update ukrainian language
2 years ago
SiderealArt
d44d984a46
update zh-TW
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
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
Louis Lam
6418f99f1a
Merge pull request #1852 from thehijacker/patch-1
...
Update sl-SI.js
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
thehijacker
303738b7c2
Update sl-SI.js
2 years ago
Louis Lam
e36b65c2df
Add frontend version
2 years ago
Unai Tolosa
b5cbc6f5f6
fix: lint
2 years ago
Unai Tolosa
5dd3d32d77
add: basque translations
2 years ago
Unai Tolosa
ff8bba6863
add: basque translation file
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
ea400ac35f
Merge pull request #1795 from MrEddX/bulgarian
...
Update bg-BG.js
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
Louis Lam
7533041696
Merge pull request #1784 from AnnAngela/master
...
Update i18n for en & zh-CN
2 years ago
MrEddX
b4a4171178
Update bg-BG.js
...
Translation fixes.
2 years ago
AnnAngela-work
012be23509
Update i18n
2 years ago
Marc Hagen
f7afe121e3
[change] Move i18n to locale files
2 years ago
Christopher Pickering
42848bcd2e
updated translations
2 years ago
Louis Lam
a3b94aa532
Merge pull request #1550 from Computroniks/jsdoc-for-src
...
JSDoc for src/*/*
2 years ago
Louis Lam
da91317760
Merge pull request #1772 from chakflying/fix/mobile-monitor-list
...
Fix: Fix monitor list layout on mobile
2 years ago
Louis Lam
7d63b700e1
Merge pull request #1767 from christopherpickering/patch-2
...
[beta] workstation field should be text, not password
2 years ago
Louis Lam
0223f86a2a
Merge remote-tracking branch 'origin/master'
2 years ago
Louis Lam
c170b1edd0
Better optgroup text color
2 years ago
Nelson Chan
62acd2edb1
Fix: misc. layout fix on mobile
2 years ago
Christopher Pickering
483cbfb636
added default value for sql server connection string
2 years ago
sur.la.route
6995a29980
workstation field should be text, not password
2 years ago
Nelson Chan
f723930d11
Fix: Unify design with Security page
2 years ago
Nelson Chan
e425e408a2
Fix: Fix missing default settings
2 years ago
Louis Lam
af7c905b44
Merge pull request #1759 from MrEddX/bulgarian
...
Bulgarian
2 years ago
Louis Lam
d16be6fb7d
Fix and use null as authMethod None instead of empty string
2 years ago
Louis Lam
6682839ec8
Merge remote-tracking branch 'origin/master' into ntml-auth
...
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/server.js
# server/util-server.js
2 years ago
Louis Lam
817f6db4fd
Remove SQL Server code (which in another pr already)
2 years ago
MrEddX
7a27d3752a
Merge branch 'louislam:master' into bulgarian
2 years ago
MrEddX
f0e8f34aeb
Update bg-BG.js
...
Added new fields
2 years ago
Louis Lam
6e43ef1dd3
Merge remote-tracking branch 'origin/master' into feat/cert-exp-settings
...
# Conflicts:
# server/model/monitor.js
# src/languages/en.js
2 years ago
Louis Lam
f4f2b8ddb8
Try to fix #1658
2 years ago
Louis Lam
d4485fe62f
Make the monitor type list a bit clear
2 years ago
Daeho Ro
5f6347d277
pull request for adding alertnow notification
2 years ago
Matthew Nickson
fbfa5a33ed
Added Clickable hostname on status page. #1221
...
This should fully implement #1221 by modifying the API and adding two
new properties to the result. The `sendUrl` property denotes if the URL
is sent and `url` is included when required.
Client side checks have been implemented in order to only show a link
when the URL is vaugely correct. I.e not "" or "https://". This prevents
the link from being included if the monitor type is not HTTP without
having to publicly expose the monitor type.
The exposure of the URL is configuarable for each monitor on each
status page by clicking on the link icon.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
04e22f17a9
Merge remote-tracking branch 'origin/master' into christopherpickering_master
...
# Conflicts:
# package-lock.json
# src/languages/en.js
2 years ago