1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-20 12:33:14 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
alexandrev 62fa07b7e4 +1 2025-07-04 10:47:21 +02:00
alexandrev b9e9444327 +1 2025-07-04 10:45:04 +02:00
alexandrev 3a4d910de5 simplify script 2025-07-04 09:58:38 +02:00
alexandrev 7cd475d06d login changed 2025-07-04 09:55:21 +02:00
alexandrev dacfc3c4d0 update secret name 2025-07-04 09:52:11 +02:00
alexandrev 9a2d753a8d change to use local in make 2025-07-04 09:48:51 +02:00
alexandrev 41b8820e0b Merge pull request #12 from alexandrev/codex/enable-github-actions-for-public-container-publish
Publish images to GHCR
2025-07-04 09:41:49 +02:00
alexandrev 4a391a7786 Add helm chart publishing workflow 2025-07-04 09:41:23 +02:00
alexandrev 6bfc877c36 Merge pull request #11 from alexandrev/codex/modify-backend-behavior-for-vite_go_pro
Add goPro mode to backend
2025-07-04 09:18:37 +02:00
alexandrev 4412cab394 Add local compose file for non-pro mode 2025-07-04 09:05:42 +02:00
alexandrev e4abd1e056 feat: add goPro mode to backend 2025-07-04 09:01:47 +02:00
alexandrev d89bbdeb70 Merge pull request #7 from alexandrev/codex/create-helm-chart-for-k8s-deployment
Add Helm chart for Kubernetes deployment
2025-07-03 18:21:43 +02:00
alexandrev ddddfbba79 Make Firebase and storage optional 2025-07-03 18:21:21 +02:00
alexandrev 76abd63f2a Merge pull request #10 from alexandrev/codex/synchronize-new-parameters-with-input-fields
Sync params when leaving XSLT editor
2025-07-03 18:13:14 +02:00
alexandrev 02e3ff0189 +1 2025-07-03 18:12:23 +02:00
alexandrev 6acf1eaf24 +1 2025-07-03 15:08:01 +02:00
alexandrev 9f803902b5 Sync params on editor blur 2025-07-03 14:17:36 +02:00
alexandrev ad107c067d Merge pull request #9 from alexandrev/jmjxv6-codex/add-footer-with-copyright-and-adsense
Add footer and AdSense integration
2025-07-03 09:19:24 +02:00
alexandrev 4a69c1cf6b Merge pull request #8 from alexandrev/7fe9nr-codex/update-toggle-section-with-combobox-and-align-buttons
Add dropdown for XSLT version and align file actions
2025-07-03 09:17:55 +02:00
alexandrev e9610bdb10 Add footer and AdSense integration 2025-07-02 16:21:29 +02:00
alexandrev c52bdc9dfc Replace version buttons with dropdown and align file actions 2025-07-02 16:21:10 +02:00
alexandrev a1f81ee732 Add Helm chart for Kubernetes deployment 2025-07-02 16:20:34 +02:00
alexandrev 78fb118c28 minimal updates 2025-07-01 21:37:49 +02:00
alexandrev 65fce5bbb9 Merge pull request #3 from alexandrev/codex/update-ui-with-new-features-and-design
Implement pro UI features with tabs and auth
2025-07-01 21:36:01 +02:00
alexandrev 27077a05d9 minimal updates 2025-07-01 21:35:11 +02:00
alexandrev 2d87652882 minimal updates 2025-07-01 21:34:45 +02:00
alexandrev 735c622719 Fix success time display and streamline editor wrapper 2025-07-01 21:10:39 +02:00
alexandrev 1a721834f0 fix editor height 2025-07-01 21:10:33 +02:00
alexandrev 9cf8f7fa2f show transform success time 2025-07-01 20:55:07 +02:00
alexandrev daa1afff2c feat: sync params with xslt and icon buttons 2025-07-01 20:55:01 +02:00
alexandrev 32161acfbd Fix editor layout 2025-07-01 20:54:52 +02:00
alexandrev 510b17d8ef Improve editor layout and parameter drop 2025-07-01 20:36:46 +02:00
alexandrev 3f93c04c8d Add pro UI features with tabs and auth 2025-07-01 20:11:12 +02:00
alexandrev e6c6afa81a Merge pull request #2 from alexandrev/codex/sync-xsl-param-with-frontend-inputs-and-fix-ui-glitches
Add automatic xsl:param sync
2025-07-01 20:00:51 +02:00
alexandrev d518e4de4e Fix editor sync on blur 2025-07-01 19:55:45 +02:00
alexandrev 302d0bbc5a Sync parameters with XSLT and fix UI 2025-07-01 19:04:23 +02:00
alexandrev f06b7b8620 Merge pull request #1 from alexandrev/codex/create-frontend-for-xslt-playground-app
Add React frontend for XSLT Playground
2025-07-01 18:56:06 +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 45f734a444 feat: make backend URL configurable 2025-07-01 18:06:44 +02:00
alexandrev 1f76646d20 Make 'make' run build and compose 2025-07-01 13:59:11 +02:00
alexandrev ce61e7d79b Fix make build by vendoring Go modules 2025-07-01 13:52:41 +02:00
alexandrev b399512cc1 docs: note go mod tidy step 2025-07-01 13:52:34 +02:00
alexandrev 73362a4358 fix frontend App.jsx syntax 2025-07-01 13:35:28 +02:00
alexandrev 58df798b84 Fix Makefile tabs 2025-07-01 13:25:35 +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 0ae9933268 docs: add backend build steps 2025-07-01 09:51:24 +02:00
alexandrev b56df065bf Add Dockerfile for frontend 2025-07-01 09:39:15 +02:00
alexandrev 09a8f99466 Add frontend React app 2025-07-01 09:34:58 +02:00