mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Document single-instance requirement for in-memory rate stores (L2) - Add IsOwnerRole() helper for explicit owner guards (L4) - WS auth deadline uses request context, not context.Background (L5) - Double-check voice state before clearing in webhook handler (L8) - Upload stores measured write size instead of client header.Size (L11) - Startup warning when config upload size exceeds HTTP body limit (L12) - Update check endpoint now requires owner role (L13) - Backup paths resolved to absolute at init time (L14)