Commit graph

17 commits

Author SHA1 Message Date
aec322b5c3 Specifying subdomain of OSM in CSP 2026-04-20 22:50:57 +02:00
a4ca830cf7 Changing CSP to be for default-src 2026-04-20 22:48:42 +02:00
f222a2e2c5 Adding CSP for iframes to allow src from OSM 2026-04-20 22:21:16 +02:00
e4930efff9 Enabling visits notification 2026-04-19 22:35:10 +02:00
7742bf21bf
Disabling visits notifications 2026-03-23 14:26:26 +01:00
ffae8abba0
Trying "X-Forwarded-For" header for visit 2025-09-02 17:10:56 +02:00
9dab909103
Move visit to only happen on index 2025-09-02 16:56:06 +02:00
337d4cf9a1
Actually publish visit notification 2025-09-02 16:53:56 +02:00
f032c25ef7
Adding simple visits handler to send a notification on site load with some simple rate limiting and caching 2025-09-02 16:48:44 +02:00
57a3bc4ecd
Adding favicon 2025-08-27 18:13:06 +02:00
0e04c0a235
Changing how the RSVP button is displayed and how setting the cookie works 2025-08-27 17:46:36 +02:00
9b96084aab
Adding appropriate content-type header to get rsvps 2025-08-27 14:00:19 +02:00
dcd480b043
Fixing response when getting rsvps to marshal JSON 2025-08-10 15:40:20 +02:00
a6d9a99241
Adding login form and handler 2025-07-10 09:35:25 +02:00
d431f34e72
Making smaller functions to make switch simpler 2025-06-30 15:41:16 +02:00
a0786860e2
adding "admin" section to see all rsvps 2025-06-30 12:37:33 +02:00
ae5a1a37e5
changing directory structure so server is root and client is a sub-folder to make deployment easier 2025-06-30 12:37:33 +02:00
Renamed from server/controller.go (Browse further)