From 6a1c58e51d7e1e1e49e4a8490892fc09d2bcc1a0 Mon Sep 17 00:00:00 2001 From: soeren Date: Thu, 29 Jan 2026 13:27:22 +0100 Subject: [PATCH] Improve uploader UI and fix rollup platform dependency --- .gitignore | 1 + PhotoboothUploader/App.axaml | 6 + PhotoboothUploader/MainWindow.axaml | 281 +++++++++++------- PhotoboothUploader/MainWindow.axaml.cs | 161 +++++++++- .../Models/PhotoboothSettings.cs | 1 + package-lock.json | 13 - package.json | 1 - 7 files changed, 334 insertions(+), 130 deletions(-) diff --git a/.gitignore b/.gitignore index 1ae9faa..56c1d59 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /public/hot /public/storage /PhotoboothUploader/bin +/PhotoboothUploader/build /PhotoboothUploader/obj /storage/*.key /storage/framework diff --git a/PhotoboothUploader/App.axaml b/PhotoboothUploader/App.axaml index 5b36685..eac59bf 100644 --- a/PhotoboothUploader/App.axaml +++ b/PhotoboothUploader/App.axaml @@ -86,5 +86,11 @@ + + diff --git a/PhotoboothUploader/MainWindow.axaml b/PhotoboothUploader/MainWindow.axaml index e52aaeb..6b5f43e 100644 --- a/PhotoboothUploader/MainWindow.axaml +++ b/PhotoboothUploader/MainWindow.axaml @@ -10,7 +10,7 @@ - + - - - - - - - - - - - - - - - - - - - -