MrDiderot
  • Joined on 2026-04-12
MrDiderot pushed to main at MrDiderot/Michess 2026-05-20 17:27:14 +02:00
37e2495e3d Use Gitea job token for registry login
MrDiderot pushed to main at MrDiderot/Michess 2026-05-20 17:25:25 +02:00
5e996f791e Fix auth modal feedback and production deploy config
MrDiderot pushed to main at MrDiderot/Michess 2026-05-20 16:58:11 +02:00
6f96b26e4c Migrate workflow to Gitea registry and use pre-built image
MrDiderot pushed to master at MrDiderot/mischlabs 2026-05-20 16:44:02 +02:00
c0680700a3 Optimize: Migrate mischlabs fully to Gitea Local Package Registry
MrDiderot pushed to master at MrDiderot/Photography 2026-05-20 16:43:23 +02:00
c211d2bf9d Merge branch 'master' of github.com/Kroonk/Photography into master (Resolved docker-build.yml)
beb123b144 Optimize: Add robust Docker CLI install and native docker build to workflow
Compare 2 commits »
MrDiderot pushed to master at MrDiderot/mischlabs 2026-05-20 16:37:27 +02:00
bf404e34c3 Update: Set mischlabs image to GHCR repository in docker-compose
MrDiderot pushed to master at MrDiderot/mischlabs 2026-05-20 16:31:46 +02:00
c132cd372d Optimize: Remove Buildx to fix 5-minute hang and use native docker build
MrDiderot pushed to master at MrDiderot/mischlabs 2026-05-20 16:26:03 +02:00
036196abe1 Fix: Add Set up Docker Buildx step
MrDiderot pushed to master at MrDiderot/mischlabs 2026-05-20 16:25:10 +02:00
22411b4cc3 Fix: Explicitly use Bourne shell (sh) for Install Docker CLI step
MrDiderot pushed to master at MrDiderot/mischlabs 2026-05-20 16:23:53 +02:00
13e1f35ae0 Fix: Add robust Docker CLI installation to Gitea workflow using static binaries
MrDiderot pushed to master at MrDiderot/mischlabs 2026-05-20 16:21:09 +02:00
7ae5007fb5 Add Gitea Actions workflow to build and push docker image
MrDiderot pushed to master at MrDiderot/mischlabs 2026-05-20 15:41:39 +02:00
50d162af57 Docs-Kachel zu Books.mischlabs.de geaendert
MrDiderot pushed to master at MrDiderot/Photography 2026-05-11 16:09:37 +02:00
a588bd36d6 Add admin dashboard card layout
MrDiderot pushed to master at MrDiderot/Photography 2026-05-11 15:55:19 +02:00
caf56b4117 Skip image build on GitHub mirror
MrDiderot pushed to master at MrDiderot/Photography 2026-05-11 13:04:15 +02:00
5266f36820 Merge GitHub updates into Gitea master
95f2847155 Fix Download: Saubere Trennung JSON (1-3) vs ZIP (4+) Response
b65ade8381 Selection-Mode: Gesamtes Bild klickbar, Checkbox nach unten-rechts
096d766358 Fix Bilder-Auswahl (Capture-Listener) + Mobile UX verbessern
75a5a596c5 Fix Selection-Toolbar: Position oben statt ueber Header, direktes Button-Binding
Compare 15 commits »
MrDiderot pushed to master at MrDiderot/Photography 2026-05-11 11:17:29 +02:00
0efe3066fc Reduce Docker image layer size
MrDiderot pushed to master at MrDiderot/Photography 2026-05-11 11:08:44 +02:00
6f879f4d48 Use existing registry user secret
MrDiderot pushed to master at MrDiderot/Photography 2026-05-11 11:05:16 +02:00
9512650a83 Use registry token for image push
MrDiderot pushed to master at MrDiderot/Photography 2026-05-11 11:02:45 +02:00
9a2a8dca9f Use sh shell for Gitea workflow
MrDiderot pushed to master at MrDiderot/Photography 2026-05-11 11:00:10 +02:00
cb5c0f2581 Install Docker CLI in build workflow