fipamo/app/Http/Controllers
ro c5afbb9131
API Decouplng Part 2
removed all remaining API requests from the front end and removed the
FipamoAdminAPI js file, changing it to ContentRequest as it now handles
posting data to the system directly, authenticating it self by checking
the embedded CSRF token that regulary rotates

also renamed MaintenanceManager to Maintenance request and moved it to
the same dir as ContentRequest as they are both libraries that connect
to the backend
2024-07-17 15:08:10 -06:00
..
API UPDATE: page deletion 2024-07-06 16:23:23 -06:00
AuthController.php implemented member repo class 2024-05-13 12:06:05 -06:00
Controller.php The Big Flip 2024-02-29 11:09:17 -06:00
DashController.php API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
FrontController.php FEATURE: Full site restore 2024-07-05 13:17:53 -06:00
RouteDeleteController.php API Decoupling, Part 1 2024-07-13 14:23:01 -06:00
RouteGetController.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
RoutePostController.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
RoutePutController.php API Decouplng Part 2 2024-07-17 15:08:10 -06:00
SystemMailController.php Updated Mailer (#113) 2024-06-05 13:33:11 -06:00
ThemeController.php removed hard-coded page id in theme controller 2024-06-26 17:10:24 -06:00