EnvelopeGenerator/EnvelopeGenerator.Web
TekH 52306d481f refactor(app): simplify annotation creation and improve signature handling
- Updated `createImageAnnotation` to use pre-generated id instead of multiple parameters
- Replaced hardcoded annotation ID generation during signature creation
- Added `fixBase64` helper to handle escaped base64 strings
- Temporarily added logging in `handleFinish` for debugging exported InstantJSON
- Simplified `createImageAnnotation` signature and usage
- Improved readability and consistency in annotation ID generation logic
2025-10-17 13:46:07 +02:00
..
2025-08-23 00:57:55 +02:00
2025-09-29 10:58:34 +02:00
2025-09-29 16:18:51 +02:00