opnform-host-nginx/api/app/Http/Controllers
Julien Nahum f350ed778c Refactor form submission processing with new FormSubmissionProcessor
- Introduce FormSubmissionProcessor service to handle synchronous/asynchronous form submission logic
- Modify PublicFormController to use new processor for submission and redirect handling
- Update StoreFormSubmissionJob to support processed data retrieval
- Add comprehensive test suite for FormSubmissionProcessor
- Improve handling of generated fields and redirect URL processing
2025-02-01 22:52:20 +01:00
..
Admin Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Auth Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
Content Fix custom-domains feature flag 2024-08-28 18:00:11 +02:00
Forms Refactor form submission processing with new FormSubmissionProcessor 2025-02-01 22:52:20 +01:00
Integrations/Zapier 106a6 integration performance issues (#581) 2024-10-01 12:42:03 +02:00
Settings Dynamic OauthDriver scope (#544) 2024-08-29 13:28:02 +02:00
Webhook Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
CaddyController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Controller.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
SubscriptionController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
WorkspaceController.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
WorkspaceUserController.php Readonly User (#637) 2024-12-30 14:35:23 +01:00