Block a user
Add SHSF-backed contact form
Update: the blocker was my bad URL shape. The real SHSF execution endpoint is https://shsf-api.reversed.dev/api/exec/17/cba6645c-2ca2-4e7a-ad94-e6114cbde761, not /api/exec/17/89/default. I updated…
Add SHSF-backed contact form
feat. Override with --force
Implemented this in PR #2: space/big-file-gen#2
Added --force/-f for make_big_file.py overwrite behavior, kept safe default (no overwrite unless forced), and…
feat: add --force overwrite option