opnform/app/Http/Controllers/Forms
formsdev fb79a5bf3e
Enable pricing (#151)
* Enable Pro plan - WIP

* no pricing page if have no paid plans

* Set pricing ids in env

* views & submissions FREE for all

* extra param for env

* form password FREE for all

* Custom Code is PRO feature

* Replace codeinput prism with codemirror

* Better form Cleaning message

* Added risky user email spam protection

* fix form cleaning

* Pricing page new UI

* form cleaner

* Polish changes

* Fixed tests

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-08-30 09:58:29 +02:00
..
Integration Initial commit 2022-09-20 21:59:52 +02:00
AiFormController.php Queue AI processing to avoid request > 30 sec 2023-03-27 19:58:05 +02:00
FormController.php Enable pricing (#151) 2023-08-30 09:58:29 +02:00
FormStatsController.php Enable pricing (#151) 2023-08-30 09:58:29 +02:00
FormSubmissionController.php Storage support for local disk (#165) 2023-08-16 11:59:07 +03:00
PublicFormController.php Enable pricing (#151) 2023-08-30 09:58:29 +02:00
RecordController.php Feature: Delete submission (#137) 2023-06-30 15:53:04 +02:00