Commit Graph
5 Commits
Author SHA1 Message Date
alexz a40228a495 mergedrop: 1.0.2 — add MongoDB sidecar + env, required by new vid-merger source 2026-08-20 23:15:58 -07:00
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 201e4895e4 Add app logos (512x512) for apps that were missing one
- apricot-blossom: cherry-blossom mark (OpenMoji), matches the name
- docspace: ONLYOFFICE logo (dashboard-icons)
- mcp-manager: Model Context Protocol logo (dashboard-icons)
- md2html: official Markdown mark on white
- mergedrop: clapperboard mark (OpenMoji) for the video merger
- scalar: replace broken 2.9MB BMP (mislabeled .jpg) with Scalar's logo

sap-mcp-bridge intentionally skipped (being uninstalled).
2026-05-29 07:15:00 -07:00
alexz e4cadf08dc Add mergedrop: drag-and-drop video merger (ffmpeg + FastAPI + React) 2026-05-26 08:43:44 -07:00