Commit Graph
5 Commits
Author SHA1 Message Date
mr.zeroandClaude Fable 5 7786f078d6 Add CI builder image and use it in the pipeline
builder.Dockerfile bakes the export step's dependencies into
git.teletype.hu/internal/love-builder and pre-fetches love.js to
/opt/lovejs.zip; the Makefile prefers the cached copy and falls
back to downloading from GitHub outside the image.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 19:17:14 +02:00
mr.zeroandClaude Fable 5 5f81f7c179 Fix web player base href: /file/<project>-<version>/ with trailing slash
Without the trailing slash the browser resolves relative asset URLs
(style.css, player.js) against /file/, producing 404s. Also switch the
patch target from the obsolete /play/ scheme to the /file/ route the
API actually serves.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 18:49:54 +02:00
mr.zeroandClaude Fable 5 b03bc2069f Add example VS Code tasks and README
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 18:37:26 +02:00
mr.zero 7ade98f8d0 updater_server to teletypegames.org 2026-07-28 07:01:04 +02:00
mr.zero 546787cd22 initial commit 2026-03-01 01:39:32 +01:00