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

23 Commits

Author SHA1 Message Date
claude-code 1071d8de2c Add XSLT 3.0 tester comparison post, enrich README, ease ad refresh to 60s
- blog: "Best free online XSLT 3.0 testers compared (2026)" — answer-first
  comparison post to improve LLM/AI-engine and search visibility
- README: keyword-rich header with live tool link, Saxon HE 3.0
  differentiator, feature list and suggested GitHub topics
- frontend: raise EthicalAds auto-refresh throttle from 45s to 60s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MgybX3QbAWVzb9ZnroCA79
2026-06-30 10:59:14 +00:00
alexandrev-tibco 4c76714011 Add .DS_Store to gitignore and TinyLaunch badge to README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 14:20:11 +02:00
alexandrev de28a305df version 0.2.0 2025-11-15 22:26:25 +01:00
alexandrev d76c80011c Expand Saxon extension functions 2025-07-27 16:54:01 +02:00
alexandrev d0cba14af8 Add Google Analytics integration 2025-07-04 16:20:12 +02:00
alexandrev f880968ab0 feat(frontend): load config from runtime env 2025-07-04 13:10:52 +02:00
alexandrev df44573707 Clean up frontend logs and document backend URL logging 2025-07-04 12:05:18 +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 ddddfbba79 Make Firebase and storage optional 2025-07-03 18:21:21 +02:00
alexandrev a1f81ee732 Add Helm chart for Kubernetes deployment 2025-07-02 16:20:34 +02:00
alexandrev 3f93c04c8d Add pro UI features with tabs and auth 2025-07-01 20:11:12 +02:00
alexandrev c9a5982ba4 Include Saxon dependencies in runtime 2025-07-01 18:48:02 +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 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
alexandrev 6ac97bd80c Initial commit 2025-06-24 10:07:50 +02:00