VerifactuMidAPI/internal
lite 9c4f11d7c7 refactor: accept certificates as base64, remove external dependencies
- Replace file path with base64 content in register endpoint
- Use native Go pkcs12 for certificate validation and loading
- Remove PowerShell script dependency (validator.go)
- Remove Python script dependency (client.go)
- Remove hardcoded Windows paths
- Cross-platform: works on Linux, macOS, Windows without external tools
- Update documentation (api.md, seguridad.md, prerequisites.md)
2026-05-19 16:03:28 -04:00
..
cert refactor: accept certificates as base64, remove external dependencies 2026-05-19 16:03:28 -04:00
config Implement VeriFactu API with certificate management, invoice submission and local fallback 2026-04-17 13:03:06 +02:00
crypto Implement VeriFactu API with certificate management, invoice submission and local fallback 2026-04-17 13:03:06 +02:00
formats refactor(dolibarr): use typed fields matching web→BFF format 2026-05-17 17:40:33 -04:00
factura.go feat: add format system with auto-detection 2026-05-17 16:27:27 -04:00
hash.go Fix integración VeriFactu AEAT: XML, hash y encadenamiento 2026-05-13 01:13:09 +02:00
models.go Fix integración VeriFactu AEAT: XML, hash y encadenamiento 2026-05-13 01:13:09 +02:00
transformer.go Implement VeriFactu API with certificate management, invoice submission and local fallback 2026-04-17 13:03:06 +02:00