lyzcoote
  • Joined on 2026-02-04
lyzcoote pushed to main at emly/dashboard 2026-04-01 10:46:28 +02:00
b82c828058 Update compose.yaml
lyzcoote pushed to stable at emly/api 2026-03-31 13:49:55 +02:00
lyzcoote created branch stable in emly/api 2026-03-31 13:49:55 +02:00
lyzcoote pushed to master at emly/api-golang 2026-03-29 17:46:38 +02:00
fa1f65baf7 add support for SQLite as an alternative database backend
e6d663f4f2 make bug report database name configurable
Compare 2 commits »
lyzcoote pushed to master at emly/api-golang 2026-03-25 12:14:43 +01:00
09a760e025 add Docker Compose configuration for Traefik and MySQL, update environment variables
lyzcoote pushed to master at emly/api-golang 2026-03-25 11:17:49 +01:00
858b0642d9 silently drop connections for banned IPs in rate limiting
lyzcoote pushed to master at emly/api-golang 2026-03-24 08:56:27 +01:00
4fb3290cf6 add rate limiting configuration for authenticated and unauthenticated requests
lyzcoote pushed to master at emly/api-golang 2026-03-23 21:48:49 +01:00
9d4a1b7ef3 Removed debug logging
69b3a917d3 update docker-compose to build API service locally
Compare 2 commits »
lyzcoote pushed to master at emly/api-golang 2026-03-23 21:45:48 +01:00
e7678bc1d4 update docker-compose to build API service locally
lyzcoote pushed to master at emly/api-golang 2026-03-23 21:44:07 +01:00
69b3a917d3 update docker-compose to build API service locally
lyzcoote pushed to master at emly/api-golang 2026-03-23 21:30:03 +01:00
576ce0b1b5 add v2 API routes for admin and bug report management with rate limiting
lyzcoote pushed to master at emly/api-golang 2026-03-23 19:10:35 +01:00
9cc0f3157c add developer documentation and custom rate limiter with banning
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:58:19 +01:00
be53f2ab47 update docker.yml to streamline build and push process
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:55:18 +01:00
57d5d74629 update docker-compose to use latest image for API service
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:54:27 +01:00
f3d010dbb4 remove caching configuration from docker workflow
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:52:16 +01:00
1474776304 remove caching configuration from docker workflow
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:49:28 +01:00
9271e965d4 update docker-compose to use pre-built image for API service
lyzcoote pushed to master at emly/api-golang 2026-03-23 11:16:48 +01:00
40dacd7c42 update docker workflow to use ubuntu-latest as the build environment
lyzcoote pushed to main at emly/api 2026-03-17 10:34:53 +01:00
b7f42ce3ae Merge branch 'dev'
5624019f23 Enhances API infrastructure with Swagger, feature flags, and refactored middleware
9458d1e8ad Introduces configurable test database for bug reports
3f15edae75 Refactor middleware and routes to use onRequest for API key and admin key guards; update dependencies and improve logging for error handling
5761cbaa55 Added routes for login and bug reporting
Compare 5 commits »
lyzcoote deleted branch dev from emly/api 2026-02-25 20:57:43 +01:00