QrRapido/Controllers
Ricardo Carneiro a3238ca6c5 feat: MCP server + landing page + OAuth returnUrl fix
- Add Node.js MCP server (stdio + HTTP/SSE) with generate_qr and generate_pix_qr tools
- Add landing pages PT/EN at /mcp and /mcp/en with hreflang SEO
- Fix OAuth returnUrl via RedirectUri query param (state was always null in callback)
- Fix API key requests bypassing web credit check (use rate limiter instead)
- Add /api/mcp nginx route + Docker Swarm service for n8n cloud integration
- Auto-create API key on first OAuth login with TempData display
- Add UseDefaultFiles() for /mcp → /mcp/index.html serving
- Fix Serilog console log level in Development (was Error, now Info for app logs)
- Add /api/v1/QRManager/me endpoint for API key validation
- Update CI/CD to build and deploy qrrapido-mcp image alongside .NET app

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 21:23:50 -03:00
..
AccountController.cs feat: MCP server + landing page + OAuth returnUrl fix 2026-05-07 21:23:50 -03:00
AdminController.cs feat: qrcode por creditos. 2026-01-26 20:13:45 -03:00
DeveloperController.cs feat: MCP server + landing page + OAuth returnUrl fix 2026-05-07 21:23:50 -03:00
DevTutoriaisController.cs fix: trocar es-PY por es 2026-03-09 11:45:55 -03:00
HealthController.cs feat: api separada do front-end e area do desenvolvedor. 2026-03-08 12:40:51 -03:00
HomeController.cs feat: MCP server + landing page + OAuth returnUrl fix 2026-05-07 21:23:50 -03:00
PagamentoController.cs fix: validações de tipo, receber na conta da empresa, og image e idioma. 2026-01-28 10:54:15 -03:00
PremiumController.cs feat: ajustes e artigos 2025-10-13 19:50:31 -03:00
QRController.cs feat: api separada do front-end e area do desenvolvedor. 2026-03-08 12:40:51 -03:00
QRManagerController.cs feat: MCP server + landing page + OAuth returnUrl fix 2026-05-07 21:23:50 -03:00
RatingsController.cs feat: clarity e form proprio de avaliação 2025-10-23 01:34:07 -03:00
SupportController.cs feat: fale conosco 2025-10-21 22:45:52 -03:00
TrackingController.cs feat: qrcode com contador de leituras 2025-10-21 16:31:54 -03:00
TutoriaisController.cs fix: trocar es-PY por es 2026-03-09 11:45:55 -03:00