Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-22 | woops | Frankie B | |
2024-01-22 | Update guestbook notes | Frankie B | |
2023-11-27 | guestbook: remove name placeholder & reformat date | Frankie | |
2023-10-15 | Update pages to be ADA-compliant | Frankie B | |
2023-09-08 | feat: add error handling (#14) | Frankie B | |
* Remove commented out crap * Update theme to use some colors from catppuccin, add error handling for API/DB | |||
2023-08-22 | Tidy up css | Frankie B | |
2023-07-29 | Fix class names | Frankie B | |
2023-07-29 | Merge fixes into v5.5 branch (#12) | Frankie B | |
--------- Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com> | |||
2023-07-29 | Update | Frankie B | |
2023-07-19 | Correct SQL syntax error | Frankie B | |
2023-07-19 | Update table names to new format | Frankie B | |
2023-07-16 | Remove htmlspecialchars from guestbook display | Frankie B | |
It was already run when the entry was recorded | |||
2023-07-16 | Update guestbook notices to list | Frankie B | |
2023-07-16 | feat: add guestbook with rate limiting (#6) | Frankie B | |
* Re-add guestbook w/ rate limiting * Add guestbook to navbar |