9 Commits

Author SHA1 Message Date
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 f4feb77b14 Bump project version to 0.0.4 in build.gradle and updated CI-Pipeline
CI - Test, Publish and Release / run-tests (push) Successful in 18s
CI - Test, Publish and Release / create-release (push) Successful in 19s
CI - Test, Publish and Release / check-and-publish (push) Successful in 17s
2026-05-29 09:20:25 +02:00
CodingPhoenixx d2ce4592d4 Bump project version to 0.0.3 in build.gradle
Auto Publish on Version Change / check-and-publish (push) Successful in 18s
Run Tests on Push and Pull Request / run-tests (push) Successful in 18s
2026-05-29 09:04:55 +02:00
CodingPhoenixx 78d90855c5 Add test coverage for core server components: annotation scanning, routing, rate limiting, CORS, and JSON handling
Auto Publish on Version Change / check-and-publish (push) Successful in 14s
Run Tests on Push and Pull Request / run-tests (push) Successful in 19s
2026-05-28 13:40:24 +02:00
CodingPhoenixx 2531f87c31 Bump project version to 0.0.2 in build.gradle
Auto Publish on Version Change / check-and-publish (push) Successful in 17s
2026-05-28 13:24:03 +02:00
CodingPhoenixx ec99b987bf Add GitHub Actions workflow for auto-publishing and configure Maven publishing in Gradle
Auto Publish on Version Change / check-and-publish (push) Failing after 34s
2026-05-28 12:45:46 +02:00
CodingPhoenixx 001b70fe09 Update Netty dependency to version 4.2.14.Final 2026-05-28 11:03:50 +02:00
CodingPhoenixx 2204c5df98 Refactor Json to JsonMapper, update Gradle to 9.5.1, and set Java 26 toolchain. 2026-05-28 11:02:22 +02:00
CodingPhoenix 392658d54e Initial Commit 2026-05-08 11:04:40 +02:00