librenms/app
Tony Murray fc0c357b23
Toggle dashboard editor without refresh (#11455)
also removes needless route
2020-04-24 22:29:44 -05:00
..
Api/Controllers Move API routing to Laravel (#10457) 2019-07-29 16:32:37 -05:00
ApiClients Fix timeout typo in apiclients (#10615) 2019-09-21 00:49:14 +00:00
Console Config CLI improvements (#11430) 2020-04-19 21:44:26 -05:00
Events lnms user:add command (#9830) 2019-02-15 09:00:07 -06:00
Exceptions Move API routing to Laravel (#10457) 2019-07-29 16:32:37 -05:00
Facades Refactor Datastores to allow future improvements. OpenTSDB Tags. (#11283) 2020-03-16 09:17:58 -05:00
Guards Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
Http Toggle dashboard editor without refresh (#11455) 2020-04-24 22:29:44 -05:00
Jobs Refactor Datastores to allow future improvements. OpenTSDB Tags. (#11283) 2020-03-16 09:17:58 -05:00
Listeners Remove legacy auth usage of $_SESSION (#10491) 2019-08-05 14:16:05 -05:00
Models Don't access the database too soon in Device model boot (#11453) 2020-04-21 10:19:25 -05:00
Policies Device groups rewrite (#10346) 2019-06-19 16:01:53 -05:00
Providers Use model::class instead of string for binding (#11450) 2020-04-21 07:28:48 -05:00
Application.php php artisan serve and dusk testing (#9422) 2019-02-14 09:06:10 -06:00
Checks.php Rewrite Poller Management to Blade/Eloquent (#11277) 2020-03-13 20:58:37 +01:00