5 Commits

Author SHA1 Message Date
CodingPhoenix a0790400e2 Add security headers functionality with opt-in HSTS, CSP, and other browser-hardening features
CI - Test, Publish and Release / run-tests (push) Successful in 19s
CI - Test, Publish and Release / create-release (push) Successful in 19s
CI - Test, Publish and Release / check-and-publish (push) Successful in 13s
2026-06-15 07:17:35 +02:00
CodingPhoenixx bcf5572aeb Introduce authentication framework with AuthConfig, AuthGate, and Authenticator classes, alongside comprehensive tests for rules, modes, and schemes.
CI - Test, Publish and Release / run-tests (push) Successful in 18s
CI - Test, Publish and Release / create-release (push) Successful in 20s
CI - Test, Publish and Release / check-and-publish (push) Successful in 18s
2026-05-29 13:22:31 +02:00
CodingPhoenixx 994e7fa80c Add WebSocket support with routing, origin validation, session management, and broadcasting 2026-05-28 13:23:23 +02:00
CodingPhoenixx eb005b06fb Update README.md to specify Java 26+ as a requirement 2026-05-28 11:22:10 +02:00
CodingPhoenixx b53cdbc077 Add initial README.md with project overview, features, setup guide, and API examples. 2026-05-28 11:10:42 +02:00