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

100 Commits

Author SHA1 Message Date
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
alexandrev f880968ab0 feat(frontend): load config from runtime env 2025-07-04 13:10:52 +02:00
alexandrev 7093577cb7 +1 2025-07-04 12:20:16 +02:00
alexandrev 00ff26bfc6 +1 2025-07-04 12:18:04 +02:00
alexandrev dccb624019 Merge pull request #16 from alexandrev/codex/improve-ui-for-input-section
Enhance parameter header
2025-07-04 12:10:33 +02:00
alexandrev 0d1caa5cde Merge pull request #15 from alexandrev/codex/improve-seo-for-xslt-related-keywords
Add SEO meta tags
2025-07-04 12:10:20 +02:00
alexandrev a9dc0ce98d Merge pull request #17 from alexandrev/codex/log-backendbase-url-in-pod-logs
Add backend URL logging for frontend
2025-07-04 12:10:10 +02:00
alexandrev df44573707 Clean up frontend logs and document backend URL logging 2025-07-04 12:05:18 +02:00
alexandrev e7a0de0cf5 Add parameters header and drop hint 2025-07-04 12:00:23 +02:00
alexandrev 9540b1e27f Improve SEO meta tags 2025-07-04 11:59:55 +02:00
alexandrev 214f14d689 Merge pull request #14 from alexandrev/codex/update-vite_backend_url-in-values.yaml
Add configurable backend URL for frontend
2025-07-04 11:42:47 +02:00
alexandrev 03215dc44d feat(chart): allow configuring backend URL 2025-07-04 11:41:39 +02:00
alexandrev 7b7c63f4c6 Merge pull request #13 from alexandrev/codex/add-second-ingress-for-backend
Add backend ingress
2025-07-04 11:33:08 +02:00
alexandrev 91135377f0 Add backend ingress 2025-07-04 11:32:32 +02:00
alexandrev 62fa07b7e4 +1 2025-07-04 10:47:21 +02:00
alexandrev b9e9444327 +1 2025-07-04 10:45:04 +02:00