Files
recflare/apps/clubs
Nexi 222547ee13 [api] audit fixes: account tests, dependencies and security hardening (#54)
* test(accounts): cover three username changes

* chore(deps): update vulnerable runtime dependencies

* fix(security): bound uploads and validate token subjects strictly

---------

Co-authored-by: Nexi (CWN) <communityshieldofficial@gmail.com>
2026-09-08 23:47:58 -04:00
..
2026-07-12 22:42:56 -04:00
2026-08-21 15:15:55 -04:00
2026-06-09 00:49:11 -04:00
2026-06-29 23:16:42 -04:00
2026-06-09 00:49:11 -04:00
2026-06-09 00:49:11 -04:00
2026-06-30 23:57:29 -04:00

clubs

Clubs Worker served on the clubs subdomain. A Hono app for clubs.

Behavior

  • GET /club/home/me — returns 404 unconditionally; there's nothing to hydrate yet.

TODO before production

  • Implement club home once clubs have a backing store (DB binding).