librenms/html
eskyuu ce0734ff5d
Added support for user timezones and user browser timezone by default (incomplete) (#13626)
* Added support for user timezones and user browser timezone byt default

* Formatting fixes

* Use the timezone for alert log display

also added validation for the timezone because it's being used in SQL.

* Formatting fixes

* Added return type

* Formatting"

* Update the latency graphs to use the user timezone

* Simplify the web routes config

* Update phpstan to ignore type error

* Fixed up the phpstan config

* Reverse phpstan change

* Re-apply phpstan override

* Remove the option to unset the session timezone

* Formatting fix

* Update outge and event logs to use session timezone

* Fix route for the timezone control

* Made the timezone more dynamic

* Fix a logic error that was stopping the timezone from being set automatically on login

* Prevent getPref from being called twice

* again prevent getPref double call

* getPref double call

* Fixed typo made during merge

* Fixed merge error in phpstan-baseline.neon

* Change spaces to tabs in phpstan-baseline.neon

* Update error count

---------

Co-authored-by: Tony Murray <murraytony@gmail.com>
2023-05-09 10:24:48 -05:00
..
css Convert the inventory page to Laravel (#15004) 2023-04-28 07:51:41 -05:00
fonts Upgrade to font awesome 5 (#13754) 2022-02-09 00:49:07 +01:00
images Add Nutanix AOS discovery (#14950) 2023-04-07 13:02:41 -05:00
js Added support for user timezones and user browser timezone by default (incomplete) (#13626) 2023-05-09 10:24:48 -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 Convert the inventory page to Laravel (#15004) 2023-04-28 07:51:41 -05:00
network-map.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +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