5 Commits
Author SHA1 Message Date
cgalo5758 88db730fcc Add dual licensing and SPDX headers
Introduce a commercial license option alongside AGPL-3.0-only, require a
CLA for contributors, and document the terms in COMMERCIAL.md and
NOTICE. Add a script to stamp SPDX headers on Go files and apply it
across the tree.
2026-09-06 02:29:42 -05:00
cgalo5758 c2265330dd CORS middleware. And fix middleware types for logging and securityheaders. 2025-04-28 02:47:22 -05:00
cgalo5758 2e4b2aba45 Implement structured logging and enhance middleware with context-aware logging 2025-04-27 03:03:57 -05:00
cgalo5758 d53afa4903 Add RequestID middleware for tracing and enhance logging with request IDs 2025-04-21 00:03:00 -05:00
cgalo5758 7d49e49de0 Logging middleware added. 2025-02-21 18:49:46 -06:00