Commit Graph
8 Commits
Author SHA1 Message Date
kawaandClaude Haiku 4.5 dccb98ce18 Use DOCKMV_TOKEN environment variable for authentication token
- Remove --token=auto flag from docker-compose
- Default token flag to $DOCKMV_TOKEN environment variable instead of empty string
- Update help text to document environment variable default

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
v1.0.1
2026-08-11 15:39:44 +02:00
kawa 895858197e Use published image in docker-compose, publish release by default
docker-compose.yml now pulls git.azuze.fr/kawa/dockmv instead of
building locally. publish.ps1 flips -PublishRelease to on-by-default
(-NoPublishRelease to opt out), since skipping the upload was the
unusual case.
2026-08-11 14:36:35 +02:00
kawa 39c9cfb65e Updated the repo url v1.0 2026-08-11 14:00:13 +02:00
kawaandClaude Sonnet 5 34e18987a0 Rename product to dockmv (container, image, module, env vars)
Container/image/service name, Go module path, CLI binary name, and
DOCKER_MIGRATE_* env vars still used the old working name; the project
is branded DockMV everywhere else (README, logo, Gitea repo).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-11 13:56:26 +02:00
kawaandClaude Haiku 4.5 832af4aaae Update branding with DockMV logo and assets
- Replace text-based branding with logo icon in header
- Update README.md with full DockMV logo image
- Add favicon and logo-icon assets
- Add dockmv-icon to assets directory
- Update styles for logo display
- Rebuild web UI distribution

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-11 13:33:27 +02:00
kawaandClaude Haiku 4.5 7a1c5433a2 Add publishing scripts and release assets
- Add publish.ps1 and build-release.ps1 for publishing to Gitea
- Add dockmv logo assets (full, small, very small variants)
- Update Makefile with publish and publish-binaries targets
- Support PowerShell-based release pipeline with Gitea integration

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-11 12:25:26 +02:00
kawa 537e345d89 Update README.md
Renamed app
2026-08-11 09:01:37 +02:00
kawa fe8b354adc Initial push 2026-08-11 09:00:01 +02:00