Commit Graph
3 Commits
Author SHA1 Message Date
alexz 66a7bb82e2 mergedrop: bump to 1.0.1, rebuild from vid-merger source; fix stale source repo URL in build.sh
- config.json: tipi_version 1->2, version 1.0.0->1.0.1, updated_at bumped;
  added missing required fields supported_architectures (["amd64"]) and
  dynamic_config (true) so the app passes schema validation
- docker-compose.json: main service image mergedrop:1.0.0 -> mergedrop:1.0.1
- build/build.sh: default IMAGE_TAG 1.0.0 -> 1.0.1; default SOURCE_REPO
  corrected from stale video-merger.git to vid-merger.git
- build/README.md: corrected source repo pointer from video-merger to
  vid-merger

Image git.alexzaw.dev/alexz/mergedrop:1.0.1 is being built from
git.alexzaw.dev/alexz/vid-merger @ 9b27376 in a separate process.
Deploy chain (appstore update / app update) to be run separately once the
image build completes.
2026-08-20 23:11:36 -07:00
alexz 68e2ba4527 upload current sources 2026-08-20 23:04:21 -07:00
alexz e4cadf08dc Add mergedrop: drag-and-drop video merger (ffmpeg + FastAPI + React) 2026-05-26 08:43:44 -07:00