| .. |
|
ClassInspector.php
|
Fix: Updated ContactController to use Response::error(), injected DB connection into ContactModel, added GET route for contact page in index.php
|
2025-05-13 00:36:15 -04:00 |
|
Database.php
|
Fix session handling for contact form success/error alerts and relocate SessionHelper::start in index.php
|
2025-05-14 23:54:31 -04:00 |
|
EmailHelper.php
|
feat: Implement email verification and refactor form logic (partial)
|
2025-05-20 20:52:46 -04:00 |
|
EmailUtility.php
|
Integrate EmailUtility, SubmissionCheck, and Response into ContactController; finalize contact form logic and template handling
|
2025-05-12 15:06:39 -04:00 |
|
ErrorHandler.php
|
Fix: Updated ContactController to use Response::error(), injected DB connection into ContactModel, added GET route for contact page in index.php
|
2025-05-13 00:36:15 -04:00 |
|
HoneypotHelper.php
|
Fix session handling for contact form success/error alerts and relocate SessionHelper::start in index.php
|
2025-05-14 23:54:31 -04:00 |
|
Logger.php
|
Fix: Updated ContactController to use Response::error(), injected DB connection into ContactModel, added GET route for contact page in index.php
|
2025-05-13 00:36:15 -04:00 |
|
NamespaceUpdater.php
|
Fix: Updated ContactController to use Response::error(), injected DB connection into ContactModel, added GET route for contact page in index.php
|
2025-05-13 00:36:15 -04:00 |
|
QueueUtility.php
|
Fix: Updated ContactController to use Response::error(), injected DB connection into ContactModel, added GET route for contact page in index.php
|
2025-05-13 00:36:15 -04:00 |
|
Response.php
|
Integrate EmailUtility, SubmissionCheck, and Response into ContactController; finalize contact form logic and template handling
|
2025-05-12 15:06:39 -04:00 |
|
Sanitizer.php
|
Fix: Updated ContactController to use Response::error(), injected DB connection into ContactModel, added GET route for contact page in index.php
|
2025-05-13 00:36:15 -04:00 |
|
SessionHelper.php
|
feat: Implement email verification and refactor form logic (partial)
|
2025-05-20 20:52:46 -04:00 |
|
StructureGenerator.php
|
Fix: Updated ContactController to use Response::error(), injected DB connection into ContactModel, added GET route for contact page in index.php
|
2025-05-13 00:36:15 -04:00 |
|
SubmissionCheck.php
|
feat: Implement email verification and refactor form logic (partial)
|
2025-05-20 20:52:46 -04:00 |
|
Validator.php
|
Integrate EmailUtility, SubmissionCheck, and Response into ContactController; finalize contact form logic and template handling
|
2025-05-12 15:06:39 -04:00 |