summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)Author
2014-07-05Fix duplicate <body> tag.Guillaume Mazoyer
2014-07-05Remove useless JS script.Guillaume Mazoyer
2014-07-04Set autofocus on the parameters field.Guillaume Mazoyer
2014-07-04Use bootstrap hidden class to hide the spam prevention field.Guillaume Mazoyer
2014-06-29Update to use bootstrap 3.2.0.Guillaume Mazoyer
2014-06-20Remove useless code.Guillaume Mazoyer
2014-06-13Make header clickable.Guillaume Mazoyer
2014-06-11Handle error more properly.Guillaume Mazoyer
2014-06-10New directory js/ for Javascript file.Guillaume Mazoyer
2014-06-04Typo fix.Guillaume Mazoyer
2014-06-04Provide a way to hide/show the visitor IP address.Guillaume Mazoyer
2014-06-04Provide a way to not display the title.Guillaume Mazoyer
2014-06-04Avoid obvious spam with a hidden field that must not be filled.Guillaume Mazoyer
2014-06-03Rename main JS file.Guillaume Mazoyer
2014-06-03Disable form elements when the form is submitted.Guillaume Mazoyer
2014-05-30Missing character.Guillaume Mazoyer
2014-05-30Re-add page title.Guillaume Mazoyer
2014-05-29Add reference to this project.Guillaume Mazoyer
2014-05-29The disclaimer text must already be in HTML in the config file.Guillaume Mazoyer
2014-05-29Rewrite index.php in object style.Guillaume Mazoyer
2014-05-29Some cleanup on index.Guillaume Mazoyer
2014-05-29Revert last commit.Guillaume Mazoyer
2014-05-29Prevent PHP to be executed when not going through index.php.Guillaume Mazoyer
2014-05-29Don't remove name tags.Guillaume Mazoyer
2014-05-29Fix form-control for tags.Guillaume Mazoyer
2014-05-29Add license headers.Guillaume Mazoyer
2014-05-29Code format.Guillaume Mazoyer
2014-05-29Apache 2.4 configuration to avoid to access the config.php file.Guillaume Mazoyer