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

67 Commits

Author SHA1 Message Date
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
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