clrghouz/app/Http/Controllers
Deon George c8ef7d065b
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m43s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
Fix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add()
2024-05-05 23:17:29 +10:00
..
Auth Added passkey for logins 2024-04-25 15:45:05 +10:00
Controller.php Clean Laravel 5.7 Install 2018-11-15 21:45:49 +11:00
DomainController.php Upgrade to Laravel 11, begining of enabling network join functionality, removed QueryCacheable 2024-04-26 20:31:02 +10:00
EchoareaController.php Fix some redirects now that self::class,'home' is no longer defined 2023-10-07 21:09:00 +11:00
EchomailController.php Added echomail search and display 2021-08-29 11:48:27 +10:00
FileareaController.php Fix some redirects now that self::class,'home' is no longer defined 2023-10-07 21:09:00 +11:00
HomeController.php Removed unnessary controller functions that just call a view, HTML/CSS consistency updates 2024-04-25 15:44:52 +10:00
NetmailController.php Show netmails to admins, record netmail path in the DB 2023-06-18 23:33:26 +10:00
SystemController.php Fix address_add validation, missing scoped to zone. Change to use shortform of $request->post() in address_add() 2024-05-05 23:17:29 +10:00
UserController.php Enable user reseting password 2024-04-25 15:45:05 +10:00
UserSwitchController.php Enable user switching 2021-10-02 10:03:17 +10:00
ZoneController.php Fix some redirects now that self::class,'home' is no longer defined 2023-10-07 21:09:00 +11:00