Commit graph

9 commits

Author SHA1 Message Date
7210fd59ff
Tidy up css 2023-08-22 20:03:02 +01:00
494260fa4a
Fix class names 2023-07-29 18:17:57 +01:00
8c0a2a6383 Merge fixes into v5.5 branch (#12)
---------
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
8e81858470 Update 2023-07-29 18:10:50 +01:00
9e837642bd
Correct SQL syntax error 2023-07-19 01:59:22 +01:00
fe0765795a
Update table names to new format 2023-07-19 01:58:32 +01:00
e627033600
Remove htmlspecialchars from guestbook display
It was already run when the entry was recorded
2023-07-16 22:02:54 +01:00
e1da508542
Update guestbook notices to list 2023-07-16 14:59:31 +01:00
8482a98ca6
feat: add guestbook with rate limiting (#6)
* Re-add guestbook w/ rate limiting
* Add guestbook to navbar
2023-07-16 01:49:09 +01:00