Flavio Fois
4fb3290cf6
add rate limiting configuration for authenticated and unauthenticated requests
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
...
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
9df575067a
add database schema migration for bug reports and users tables
2026-03-18 13:04:47 +01:00
Flavio Fois
42623a47bd
update configuration to include database connection settings and adjust connection management
2026-03-18 10:54:15 +01:00
Flavio Fois
c61afa45c7
implement admin key authentication and refactor API key handling
2026-03-17 16:13:48 +01:00
Flavio Fois
08ff1da469
add initial project structure with configuration, models, and API key authentication
2026-03-17 12:21:48 +01:00