clrghouz/app/Http/Controllers
Deon George 2765a27db8
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 38s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m39s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
Performance fix for address_merge, when there are a log of echomails to move to the new address
2024-05-06 08:23:07 +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 Performance fix for address_merge, when there are a log of echomails to move to the new address 2024-05-06 08:23:07 +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