Files
recflare/packages/domain
devin 339a91735b Add account signup and turnstile, subroom perms (#24)
* turnstile

* require turnstile

* homepage refresh

* implemented rooms visited endpoint for friends

* update default profile pic

* add a meta download button

* add subroom permissions

* enable signup
2026-08-03 15:20:10 -04:00
..
2026-07-09 00:56:50 -04:00

domain

Shared domain enums and constants for the recflare workers. Single source of truth for the numeric values the client (and our D1 JSON blobs) encode, so the same magic numbers aren't re-hardcoded per worker.