librenms/app
Tony Murray 04bb75f5f3
Alert transport cleanup, no_proxy support and other proxy cleanups (#14763)
* Add no_proxy and other proxy related settings
Set user agent on all http client requests
Unify http client usage

* Style fixes

* Remove useless use statements

* Correct variable, good job phpstan

* Add tests
fix https_proxy bug
add tcp:// to the config settings format

* style and lint fixes

* Remove guzzle from the direct dependencies

* Use built in Laravel testing functionality

* update baseline
2023-05-23 09:25:17 -05:00
..
Actions fix snmp_disable type (#14650) 2022-11-18 17:30:16 +01:00
Api/Controllers Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ApiClients Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) 2023-05-23 09:25:17 -05:00
Console Add a validation for checking if the scheduler is running (#14987) 2023-04-24 10:04:50 +02:00
Events Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
Exceptions Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
Facades Remove Log::event (#14526) 2022-11-09 09:47:19 +01:00
Guards Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
Http Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) 2023-05-23 09:25:17 -05:00
Jobs Update PingCheck.php to remove duplicate "Device status changed to ... from icmp check." event (#14785) 2023-01-21 07:17:43 -06:00
Listeners Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
Logging Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
Models Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) 2023-05-23 09:25:17 -05:00
Notifications Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00
Observers Unify time interval formatting (#14733) 2022-12-15 15:52:53 -06:00
Plugins Fix v2 plugins (#14506) 2022-10-24 21:48:13 -05:00
Policies Dashboard code cleanup (#13996) 2022-05-31 08:08:40 -05:00
Polling/Measure Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Providers Added support for user timezones and user browser timezone by default (incomplete) (#13626) 2023-05-09 10:24:48 -05:00
View Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
Action.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
Application.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
Checks.php PHP-Flasher for toast messages (#13401) 2021-10-29 09:13:56 -05:00
StreamedOutput.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00