1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-20 04:23:16 +00:00
Commit Graph

115 Commits

Author SHA1 Message Date
alexandrev ca99793d00 +1 2026-01-18 17:23:16 +01:00
alexandrev f0ccaba43b fix report 2026-01-18 17:02:56 +01:00
alexandrev d16c145488 fix page dev 2026-01-18 16:55:27 +01:00
alexandrev 5e5619cc3b fix pagedev report 2026-01-18 16:46:07 +01:00
alexandrev 65dcfc7b10 fix pagedev report 2026-01-18 15:45:42 +01:00
alexandrev 9d50dbf956 remove dark mode toggle from top 2026-01-15 09:24:26 +01:00
alexandrev 5cd2200bf8 +1 2026-01-14 23:07:28 +01:00
alexandrev 08767a96d1 +1 2026-01-14 23:06:49 +01:00
alexandrev 254b8245e9 dark mode 2026-01-14 22:46:25 +01:00
alexandrev 37e22ac26e new updates 2026-01-12 17:26:49 +01:00
alexandrev 36e2c286f4 change ethicalads 2026-01-10 08:14:57 +01:00
alexandrev 46e50e2f3d EthicalAdsIntegration 2026-01-09 23:49:02 +01:00
alexandrev 84b8607d10 +1 2025-11-22 12:43:07 +01:00
alexandrev 7049593b6e fix .gitignore to be able to compile 2025-11-15 22:40:37 +01:00
alexandrev 16fca3319b Merge pull request #33 from alexandrev/codex/fix-xml-parameter-type-issue
Fix XML parameter passing
2025-11-15 22:29:39 +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 31fe6efae5 Merge pull request #32 from alexandrev/codex/fix-processidentifier-parameter-bug
Fix parameter handling by using Java argument files
2025-07-22 18:52:20 +02:00
alexandrev 617a53043d backend: pass parameters via java args file 2025-07-22 18:51:54 +02:00
alexandrev 1182fa20dd Merge pull request #30 from alexandrev/fgvkgp-codex/investigate-400-error-with-large-input
Fix large parameter handling
2025-07-22 18:02:07 +02:00
alexandrev bb20a9c9dc avoid command line overflow by passing params via files 2025-07-22 18:01:43 +02:00
alexandrev 9310304df6 Merge pull request #29 from alexandrev/codex/investigate-400-error-with-large-input
Improve backend logging for errors
2025-07-22 17:38:47 +02:00
alexandrev 19af9a974a backend: add logging for transform errors 2025-07-22 17:37:49 +02:00
alexandrev ab9da41bc5 +1 2025-07-06 09:06:05 +02:00
alexandrev 4f28dabc0b GA support 2025-07-06 08:56:20 +02:00
alexandrev 384a1e9ccc BuyMeACoffee 2025-07-06 08:36:20 +02:00
alexandrev-tibco 5b1839f486 Merge branch 'refs/heads/codex/add-buymeacoffee-button-to-app' 2025-07-05 14:19:37 +02:00
alexandrev cbba2d8302 Move Buy Me a Coffee script to index.html 2025-07-05 14:18:08 +02:00
alexandrev 4c3b0b56a7 Merge pull request #27 from alexandrev/codex/add-buymeacoffee-button-to-app
Add Buy Me a Coffee button
2025-07-05 13:50:26 +02:00
alexandrev a910012040 Add Buy Me a Coffee button in header 2025-07-05 13:50:09 +02:00
alexandrev 694eaaf920 Merge pull request #20 from alexandrev/codex/integrate-google-analytics
Add Google Analytics integration
2025-07-05 13:48:18 +02:00
alexandrev 736e477810 Merge pull request #26 from alexandrev/cjtblu-codex/create-sitemap.xml-for-xsltplayground.com
Add sitemap.xml for frontend
2025-07-05 13:48:09 +02:00
alexandrev a8f5212ea7 Add sitemap.xml for frontend 2025-07-05 13:47:45 +02:00
alexandrev 9f50ea5a84 Merge pull request #24 from alexandrev/codex/modify-stripparamblock-to-remove-xsl-param-duplication
Fix param cleanup in frontend
2025-07-05 09:42:38 +02:00
alexandrev 79135cf367 frontend: remove param defs outside block 2025-07-05 09:38:58 +02:00
alexandrev 8a4e114922 Merge pull request #23 from alexandrev/codex/add-xml-pretty-print-button
Add pretty print button
2025-07-05 08:54:57 +02:00
alexandrev 60d851e140 Add XML pretty print formatting 2025-07-05 08:53:14 +02:00
alexandrev 570c970bec +1 2025-07-05 08:52:36 +02:00
alexandrev 707e5a4a3a Merge pull request #22 from alexandrev/codex/remove-extra-single-quotes-in-xslt-output
Fix parameter quoting
2025-07-04 20:52:46 +02:00
alexandrev ba91c1453c fix parameter quoting 2025-07-04 20:51:57 +02:00
alexandrev f261abea1f Merge pull request #21 from alexandrev/codex/enable-wrap-lines-and-format-document-in-monaco-editor
Add result editor formatting
2025-07-04 19:14:42 +02:00
alexandrev 3630d682fa feat: add result editor formatting 2025-07-04 19:12:51 +02:00
alexandrev d0cba14af8 Add Google Analytics integration 2025-07-04 16:20:12 +02:00
alexandrev ea7abc62b0 Merge pull request #19 from alexandrev/codex/serve-ads.txt-from-frontend-pod
Add ads.txt support via Helm
2025-07-04 14:05:53 +02:00
alexandrev c214cae8f1 Add optional ads.txt support to Helm chart 2025-07-04 13:59:59 +02:00
alexandrev 342cc7c84c Merge pull request #18 from alexandrev/codex/update-frontend-to-use-runtime-env-variables
Enable runtime env vars for frontend
2025-07-04 13:11:15 +02:00