8 Commits

Author SHA1 Message Date
adcc6e8a4f feat: backend run script 2025-11-15 13:53:40 +00:00
f84ec38af3 feat: checking referrer request
This and CORS should at least filter out most potential errors. Plus
some cloudflare protections should be OK.

Could even add captcha
2025-11-15 11:51:00 +00:00
b5e588e265 feat: implementing CORS protection and logging 2025-11-15 11:34:11 +00:00
f8712015c0 feat: fetching signatures from backend endpoint 2025-11-10 22:40:46 +00:00
4371b26423 feat: actually running the server 2025-11-10 22:25:04 +00:00
d4fc41c6bf refactor: using Zod to validate .env schema 2025-11-10 21:33:25 +00:00
2a563bbd7a signing petition through fetch request instead of direct db connection 2025-11-10 21:23:09 +00:00
42e4abf438 inserting signature endpoint and database methods 2025-11-07 17:53:46 +01:00