alexandrev-tibco
beca22e907
Add XSLT 3.0 support and expand test coverage
...
Frontend:
- Add XSLT 3.0 option to version selector
- Add tests: version selector renders 1.0/2.0/3.0, version change updates stylesheet
Backend:
- Validate version field: reject anything other than 1.0, 2.0, 3.0 or empty
- Add tests: pickSourceXML (preferred keys, fallback, no XML, HTML entity unescaping)
- Add tests: version validation rejects invalid, accepts all valid values
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-08 14:58:42 +02:00
alexandrev
37e22ac26e
new updates
2026-01-12 17:26:49 +01:00
alexandrev
de28a305df
version 0.2.0
2025-11-15 22:26:25 +01:00
alexandrev
39d6767ac5
+1
2025-09-23 16:09:29 +02:00
alexandrev-tibco
33048ee9a2
Merge remote-tracking branch 'refs/remotes/origin/codex/add-custom-xslt-functions-to-saxon' into codex/fix-xml-parameter-type-issue
2025-08-11 14:47:13 +02:00
alexandrev
f91b12624d
heuristics check
2025-08-05 08:58:07 +02:00
alexandrev
d76c80011c
Expand Saxon extension functions
2025-07-27 16:54:01 +02:00
alexandrev
44a72ca4ba
backend: pass parameter XML via files
2025-07-22 19:02:44 +02:00
alexandrev
617a53043d
backend: pass parameters via java args file
2025-07-22 18:51:54 +02:00
alexandrev
bb20a9c9dc
avoid command line overflow by passing params via files
2025-07-22 18:01:43 +02:00
alexandrev
ba91c1453c
fix parameter quoting
2025-07-04 20:51:57 +02:00
alexandrev
e4abd1e056
feat: add goPro mode to backend
2025-07-04 09:01:47 +02:00
alexandrev
2d87652882
minimal updates
2025-07-01 21:34:45 +02:00
alexandrev
9cf8f7fa2f
show transform success time
2025-07-01 20:55:07 +02:00
alexandrev
c9a5982ba4
Include Saxon dependencies in runtime
2025-07-01 18:48:02 +02:00
alexandrev
3914a24f6c
backend: enable CORS
2025-07-01 18:37:01 +02:00
alexandrev
ce61e7d79b
Fix make build by vendoring Go modules
2025-07-01 13:52:41 +02:00
alexandrev
2dc2b8cf44
Add Makefile and docker-compose for local setup
2025-07-01 13:07:42 +02:00
alexandrev
9201a9c02c
Document environment variables
2025-07-01 10:03:09 +02:00
alexandrev
b56df065bf
Add Dockerfile for frontend
2025-07-01 09:39:15 +02:00
alexandrev
3268dbca4e
Initial version
2025-07-01 09:00:24 +02:00