Flavio Fois 5624019f23 Enhances API infrastructure with Swagger, feature flags, and refactored middleware
Implements @elysiajs/swagger for automated API documentation and introduces a feature flag system to expose service capabilities based on environment variables.

Refactors authentication guards into native Elysia scoped middleware for improved integration and type safety. Updates error handling to support custom status codes and adds instance-specific headers to responses for better observability.

Includes an IP fallback mechanism for bug reports that utilizes internal system info when the direct submitter IP is unavailable.
2026-03-17 10:30:42 +01:00
2026-02-16 11:08:37 +01:00
2026-02-16 11:08:37 +01:00
Description
EMLy's API for bug reporting
Readme MIT 102 KiB
Languages
TypeScript 99.4%
Dockerfile 0.6%