b9842ddd5e
reflect model changes in mocks
2025-06-08 21:29:17 -07:00
d574dab3a7
add end-to-end test for guestbook view and user registration
2025-06-08 21:14:31 -07:00
d009bd98ac
merge guestbookmodel with websitemodel and fix minor ui bugs
2025-06-07 21:46:23 -07:00
a08a6b3f41
implement guestbook visibility and comment toggling
2025-06-02 23:09:14 -07:00
64ff095002
add page to display all guestbooks
2025-03-23 15:15:08 -07:00
7537fa2e92
implement comment deletion and debug mode
2025-03-23 12:57:49 -07:00
c8ff7021c8
finish conversion to templ, add website model
...
The primary model users will interact with is now Websites, which will have a single guestbook associated with it (though this is not enforced by the database).
2025-03-22 13:13:13 -07:00