1
0
mirror of https://github.com/cp6/my-idlers.git synced 2024-11-16 23:42:32 +01:00
my-idlers/app/Http/Controllers
cp6 6d1cbef740 Updated Domains controller
Cleaned up, Moved DB calls to model
2022-05-15 16:22:47 +10:00
..
Auth
AccountController.php
ApiController.php Fixed OS cache 2022-05-09 14:57:38 +10:00
Controller.php
DiskSpeedController.php
DNSController.php Updated label and DNS count to use cache 2022-05-15 00:15:20 +10:00
DomainsController.php Updated Domains controller 2022-05-15 16:22:47 +10:00
HomeController.php Updated pricing, labels and dns calls to be cached 2022-05-15 01:22:47 +10:00
IPsController.php
LabelsController.php Updated label and DNS count to use cache 2022-05-15 00:15:20 +10:00
LocationsController.php Update all locations call type 2022-05-09 15:39:29 +10:00
MiscController.php Added and applied updatePricing function 2022-05-15 00:43:36 +10:00
NetworkSpeedController.php
OsController.php Fixed OS cache 2022-05-09 14:57:38 +10:00
PricingController.php
ProvidersController.php Fixed providers cache 2022-05-09 15:39:03 +10:00
ResellerController.php Added and applied updatePricing function 2022-05-15 00:43:36 +10:00
ServerController.php Cleaned up servers controller 2022-05-15 12:00:05 +10:00
SettingsController.php Added a dark mode theme 2022-05-09 15:57:02 +10:00
SharedController.php Updated Shared controller 2022-05-15 12:01:48 +10:00
YabsController.php