Commit Graph

6 Commits

Author SHA1 Message Date
Flavio Fois
4fb3290cf6 add rate limiting configuration for authenticated and unauthenticated requests
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 55s
2026-03-24 08:56:05 +01:00
Flavio Fois
9cc0f3157c add developer documentation and custom rate limiter with banning
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 46s
Add a comprehensive guide for developers transitioning from Node/PHP and implement a new middleware to handle IP-based rate limiting with temporary banning functionality. Also refactors configuration loading to use a singleton pattern for better resource management.
2026-03-23 19:10:29 +01:00
Flavio Fois
da650c2b82 enhance bug report handling with pagination, filtering, and improved response structure 2026-03-19 09:00:07 +01:00
Flavio Fois
52947965db add status management for bug reports and update routing 2026-03-17 21:14:54 +01:00
Flavio Fois
8097be88a6 refactor bug report structure and add API endpoints for bug report management 2026-03-17 15:08:54 +01:00
Flavio Fois
08ff1da469 add initial project structure with configuration, models, and API key authentication 2026-03-17 12:21:48 +01:00