Commit Graph

11 Commits

Author SHA1 Message Date
9448677dad #773 PDF download naming (#778) 2022-02-08 07:40:14 +05:30
e3f3809f2d fix formatting errors 2022-01-12 21:12:54 +05:30
e2bb414efe Fix HTML injection exploit (#682)
Escape html special characters from the $fields array to prevent html injection in the generated pdfs.
2022-01-12 17:39:15 +05:30
8d94f4efbe fix code style 2021-12-01 16:18:27 +05:30
082d5cacf2 v5.0.0 update 2021-11-30 18:58:19 +05:30
40d9ecfe02 Solve issue of pdf store to local disk 2021-09-14 17:17:38 +05:30
89c264c6a9 update implementation 2021-05-25 12:22:27 +05:30
5ccc9eba4c Helper for custom field to get by slug 2021-05-22 13:24:10 +05:30
9e98a96d61 Implement PHP CS Fixer and a coding standard to follow (#471)
* Create PHP CS Fixer config and add to CI workflow

* Run php cs fixer on project

* Add newline at end of file

* Update to use PHP CS Fixer v3

* Run v3 config on project

* Run seperate config in CI
2021-05-21 17:27:51 +05:30
99c27ba8ef fix pdf extenstion issue 2020-12-08 14:14:52 +05:30
89ee58590c build version 400 2020-12-02 17:54:08 +05:30