Commit Graph

17 Commits

Author SHA1 Message Date
adebaumann 60a35b526f Fix mode toggle border stretching full width 2026-07-12 14:51:00 +02:00
adebaumann 9bf10f184b Suppress :focus-visible outline on mode toggle buttons 2026-07-12 14:48:36 +02:00
adebaumann dd841443b8 Remove focus outline from mode toggle buttons 2026-07-12 14:46:41 +02:00
adebaumann 624aa8828e Add Paths/Text output mode toggle with descriptions 2026-07-12 14:44:17 +02:00
adebaumann 6e9cd9109c Convert SVG text to paths via fontTools; drop embedded font 2026-07-12 14:41:11 +02:00
adebaumann 6b1523539f Set SVG background to white; bump image to 0.5 2026-07-12 01:35:29 +02:00
adebaumann 71f4e65538 Redesign UI with Baumann Works branding and logo 2026-07-12 01:28:41 +02:00
adebaumann ebba1ade5e Fix fetch URL resolution when served under a subpath 2026-07-12 01:21:55 +02:00
adebaumann b4dc8d6e65 Switch IngressRoute to web entrypoint (HTTP port 80) 2026-07-12 01:17:35 +02:00
adebaumann dd4e3e8540 Fix Traefik API group to traefik.containo.us (v2 cluster) 2026-07-12 00:58:22 +02:00
adebaumann d581a59992 Add works namespace manifest for ArgoCD 2026-07-12 00:57:26 +02:00
adebaumann a7c3968227 Add Traefik IngressRoute with stripPrefix middleware 2026-07-12 00:56:36 +02:00
adebaumann 4d5c641d45 Bump image to 0.2 2026-07-12 00:50:30 +02:00
adebaumann 4a574bffb2 Scale unit label font size to fit left panel for multi-character strings 2026-07-12 00:48:18 +02:00
adebaumann 5f09fb5c8c Fix hostname: works.baumann.gr not works.adebaumann.com
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 00:31:08 +02:00
adebaumann 9e7223a1f5 Add web SVG generator, container, and Kubernetes manifests
- Flask app (web/) generates M1730 scale SVGs from a form; embeds
  GOST typ A font as base64 so output is self-contained
- Dockerfile builds the app into git.baumann.gr/adebaumann/m1730-generator
- k8s/ deploys as a ClusterIP service for NPM to proxy at
  works.adebaumann.com/M1730-generator/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-12 00:29:55 +02:00
adebaumann 10d25462be Initial commit 2026-07-11 21:22:24 +00:00