Commit Graph

13 Commits

Author SHA1 Message Date
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
7a0c12f8d2 feat: api separada do front-end e area do desenvolvedor.
Some checks failed
Deploy QR Rapido / test (push) Failing after 17s
Deploy QR Rapido / build-and-push (push) Has been skipped
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Has been skipped
2026-03-08 12:40:51 -03:00
16a9720a12 feat: qrcode por creditos.
All checks were successful
Deploy QR Rapido / test (push) Successful in 59s
Deploy QR Rapido / build-and-push (push) Successful in 9m57s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 2m11s
2026-01-26 20:13:45 -03:00
6d5e8dadea feat: clarity e form proprio de avaliação 2025-10-23 01:34:07 -03:00
8541e68711 feat: qrcode com contador de leituras 2025-10-21 16:31:54 -03:00
8b3da7cb0a feat: Criação de tutoriais e remoçaõ de anuncios.
All checks were successful
Deploy QR Rapido / test (push) Successful in 3m59s
Deploy QR Rapido / build-and-push (push) Successful in 12m31s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 2m17s
2025-10-18 23:18:12 -03:00
232d4d6c54 feat: ajustes e artigos 2025-10-13 19:50:31 -03:00
b54aa295ac fix: add Node.js to Docker build stage for frontend compilation
All checks were successful
Deploy QR Rapido / test (push) Successful in 44s
Deploy QR Rapido / build-and-push (push) Successful in 12m59s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m24s
- Install Node.js 18.x in Docker build stage
- Add MongoDB DataProtection for Swarm compatibility
- Enables shared authentication keys across multiple replicas

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 16:25:54 -03:00
Ricardo Carneiro
fc02c22f40 feat: error page
All checks were successful
Deploy QR Rapido / test (push) Successful in 3m32s
Deploy QR Rapido / build-and-push (push) Successful in 6m51s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 1m54s
2025-08-12 21:33:00 -03:00
Ricardo Carneiro
8ab0b913e2 fix: Melhorar a leitura mesmo com o logotipo maior.
Some checks failed
Deploy QR Rapido / test (push) Successful in 26s
Deploy QR Rapido / build-and-push (push) Failing after 5s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Has been skipped
2025-08-04 01:50:54 -03:00
Ricardo Carneiro
9b094ed712 fix: gerar qrcode com logo e com imagens de diferentes tamanhos. 2025-08-04 00:34:20 -03:00
Ricardo Carneiro
b189ea7275 feat: Historico e localização! 2025-07-29 19:11:47 -03:00
Ricardo Carneiro
2ccd35bb7d first commit
Some checks failed
Deploy QR Rapido / test (push) Successful in 4m58s
Deploy QR Rapido / build-and-push (push) Failing after 1m39s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Has been skipped
2025-07-28 11:46:48 -03:00