Commit Graph

13 Commits

Author SHA1 Message Date
8049d76864
Modified a guestbook form. 2022-10-26 01:49:24 +04:00
9211abf71d
Added /api/ prefix to CAPTHA API URL in guestbook.pug. 2022-10-21 02:11:30 +04:00
7bcc450b08
Feedback renamed to reply in guestbook.pug. 2022-10-19 21:07:35 +04:00
3ce75da3e3
Decided to show post number as well. 2022-10-10 03:28:03 +04:00
ee36f2391b
Removed email field from a form and from posts. 2022-08-27 04:21:51 +04:00
c186f232a8
Added a JS script. Shortened CAPTCHA expiry message. 2022-08-25 03:26:04 +04:00
75f6b0f982
Made captcha_answer field a required one. 2022-06-25 03:47:08 +04:00
7888256b69
Looks like 5 minutes aren't enough. Let it be 10. 2022-06-25 03:45:16 +04:00
6c45d2661e
Added CAPTCHA on a form. 2022-06-25 03:26:41 +04:00
9e88e1be35
Added forgotten quoting for visitor's messages. And made it into a mixin for future expansion. 2021-09-26 22:41:37 +04:00
5629b62643
Let's add support for quoting with a > symbol! 2021-09-16 16:28:07 +04:00
1f0c62176a
Another small refactoring. Why have I done that in the first place?... 2021-09-08 20:54:38 +04:00
c12ecd3741
Total rearrangement of files into a sane structure with multiple entry points instead of single process handling everything. 2021-06-05 18:58:22 +04:00