Commit Graph

7 Commits

Author SHA1 Message Date
Julien Nahum b50f579155
Adding Custom domains (#247)
* WIP

* wip

* Finished doing most of the work
2023-11-29 14:53:08 +01:00
Julien Nahum 8e5acab8bf Fix AI generation + remove valet tls 2023-10-25 17:55:53 +02:00
Julien Nahum 2ab3f79801 Upload front-end sourcemap to sentry 2023-10-13 11:31:56 +02:00
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
Julien Nahum efe791def7 Remove tls from vite config 2023-08-19 09:38:40 +03:00
Chirag Chhatrala d2f4c1f358
Embed form as popup (#124)
* Embed form as popup

* minify true
2023-05-19 16:06:48 +02:00
Chirag 970893329b
Migrate to Vite (#71)
* Replace DateInput

* Migrate to Vite

* Ecxluding optimize to fix notifs in dev

* Dateinput changes

* Fixs on new DateInput

* wip

* Updated date input + cleaning

* Udpated readme

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-21 12:57:37 +01:00