uptime-kuma/server
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>
2022-06-11 17:23:12 +01:00
..
jobs Update JSDoc for better clarity 2022-04-22 18:42:47 +01:00
model Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
modules/apicache Made value nullable in apicache JSDoc 2022-04-22 19:42:42 +01:00
notification-providers Merge pull request #1674 from philippdormann/feature/ntfy-support 2022-06-06 21:52:41 +08:00
routers [Push API] Response 404 if error, fix #1721 2022-06-06 22:40:26 +08:00
socket-handlers Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
2fa.js Add JSDoc to server/* 2022-04-20 19:56:40 +01:00
auth.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
check-version.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
client.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
config.js PR feedback 2022-01-04 16:01:40 +01:00
database.js Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
image-data-uri.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
jobs.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
notification.js Merge pull request #1674 from philippdormann/feature/ntfy-support 2022-06-06 21:52:41 +08:00
password-hash.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
ping-lite.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
prometheus.js Merge pull request #1565 from Saibamen/eslint 2022-04-27 15:00:49 +08:00
proxy.js Update linters 2022-04-26 01:26:57 +02:00
rate-limiter.js Merge branch 'master' into add-JSDoc-comments 2022-04-21 13:01:22 +01:00
server.js Page Loading Speed Optimization (#1711) 2022-06-05 23:43:25 +08:00
uptime-kuma-server.js [Status Page] SSR 2022-05-30 15:45:44 +08:00
util-server.js [Status Page] Preload data 2022-06-01 13:05:12 +08:00