librenms/html
Tony Murray 5c76890373
Add @signedGraphTag() and @signedGraphUrl() blade directives (#14269)
* More secure external graph access
Add @signedGraphTag() and @signedGraphUrl() blade directives
Takes either an array of graph variables or a url to a graph
Uses a signed url that is accessible without user login, embeds signature in url to authenticate access
See Laravel Signed Url for more details.
Adds Laravel route to graphs (does not change links to use it yet)
@graphImage requires the other PR
Also APP_URL is required in .env

* missing files from rebase

* Fix url parsing with a get string

* allow width and height to be omitted

* Documentation

* Add to, otherwise it will always be now

* Doc note for to and from relative security

* fix vars.inc.php (Laravel has a dummy url here)
2022-09-03 12:48:43 -05:00
..
css [gui] enable permanent vertical scroll (#14102) 2022-07-27 11:18:25 -05:00
fonts Upgrade to font awesome 5 (#13754) 2022-02-09 00:49:07 +01:00
images changed viewbox and scale as fix for safari (#14271) 2022-09-01 22:55:43 -05:00
js Bumpver handlebars.js to 4.7.7 to resolve CVE-2021-23369 (#13990) 2022-05-27 08:51:33 -05:00
plugins New plugin system based on Laravel Package Development (#12998) 2021-10-19 06:53:28 -05:00
svg Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
webfonts Upgrade to font awesome 6 (#13760) 2022-02-10 20:33:42 +01:00
.htaccess Revert "Mattermost Alert Transport (#9711)" 2019-01-26 07:59:04 +01:00
ajax_dash.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
ajax_form.php Remove debug globals (#12811) 2021-04-29 22:42:18 -05:00
ajax_list.php Remove debug globals (#12811) 2021-04-29 22:42:18 -05:00
ajax_listports.php sort port selector dropdown (#13135) 2021-08-13 16:45:22 +02:00
ajax_ossuggest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ajax_output.php Remove debug globals (#12811) 2021-04-29 22:42:18 -05:00
ajax_table.php Misc webui code cleanups (#14242) 2022-08-30 12:55:37 -05:00
api_v0.php Always return json for api requests (#12335) 2020-11-22 03:21:47 +01:00
bandwidth-graph.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
billing-graph.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
calendar.jpg Optimize images for Webui (#9369) 2018-10-23 22:29:45 +01:00
csv.php Remove debug globals (#12811) 2021-04-29 22:42:18 -05:00
data.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
favicon.ico webui: New LibreNMS logo assets (#5629) 2017-01-27 18:02:49 +00:00
graph-realtime.php Misc webui code cleanups (#14242) 2022-08-30 12:55:37 -05:00
graph.php Add @signedGraphTag() and @signedGraphUrl() blade directives (#14269) 2022-09-03 12:48:43 -05:00
index.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
mix-manifest.json Initial support for Serbian language (#14165) 2022-07-31 16:09:59 +02:00
network-map.php Fix links to connected devices in old style maps (#13762) 2022-02-10 00:41:47 +01:00
pdf.php Remove debug globals (#12811) 2021-04-29 22:42:18 -05:00
robots.txt Added robots.txt 2015-06-10 15:05:21 +00:00
service-worker.js Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00