Files
rishikanthc 4047264a69 fix: Resolve mobile audio playback permission issues
- Change cookie SameSite policy from Strict to Lax (Strict blocks media subresources on mobile)
- Decouple Secure cookie flag from APP_ENV:
  - Add SECURE_COOKIES config (defaults to true in prod, but can be overridden)
  - Allows testing production builds over HTTP (home network)
- Increase gocyclo threshold to 25 to accommodate complex handlers
2025-12-16 17:21:32 -08:00
..
2025-12-16 14:41:17 -08:00
2025-11-27 11:06:07 -08:00
2025-12-16 09:11:17 -08:00
2025-11-26 19:45:31 -08:00
2025-12-16 09:11:17 -08:00
2025-12-01 10:56:49 -08:00