• Joined on 2025-06-12
devbeni pushed to dev at devbeni/mcbeno-app 2025-07-27 00:52:34 +02:00
2133a5bbcb Refactor layout and enhance login screen with input fields and styles
f9a8472da1 Enhance notification handling and improve alert messages in index.tsx
2ecf1d229d Add initial iOS project files for iso-test-app
1e0b62efd8 remove unused components and files to clean up the project structure
Compare 4 commits »
devbeni created branch main in devbeni/mcbeno-app 2025-07-27 00:05:42 +02:00
devbeni pushed to main at devbeni/mcbeno-app 2025-07-27 00:05:42 +02:00
c50a1bb91a first commit
84c5ee7a7f Initial commit
devbeni created repository devbeni/mcbeno-app 2025-07-27 00:05:07 +02:00
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 18:23:20 +02:00
2b951a139a Refactor entrypoint script by removing Wine setup and testing code
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 16:16:07 +02:00
dd68165b38 Add SUBNAUTICA_INSTALLATION_PATH environment variable to entrypoint script
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:52:54 +02:00
6fe3032136 Remove SUBNAUTICA_INSTALLATION_PATH export from entrypoint script
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:45:13 +02:00
e755a61fa7 Fix capitalization of SUBNAUTICA_INSTALLATION_PATH in entrypoint script
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:43:36 +02:00
d2099f3661 Add SUBNAUTICA_INSTALLATION_PATH environment variable to entrypoint script
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:33:49 +02:00
8cc1dcca5d Fix Wine initialization and .NET installation commands to ensure successful execution
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:30:57 +02:00
ba52f7fa11 Refactor Dockerfile: improve formatting and readability of Wine and .NET installation commands
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:29:46 +02:00
26bcd42074 Refactor Dockerfile: improve Wine initialization and .NET installation commands for better readability and reliability
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:28:59 +02:00
72f5f9500f Refactor Dockerfile: streamline Wine initialization and .NET installation process
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:22:34 +02:00
34ba226952 Refactor Dockerfile and entrypoint script: streamline .NET installation process in Wine and enhance Wine prefix initialization
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:19:08 +02:00
65e658ce80 Enhance entrypoint script: add installation of .NET Runtime and SDK for Windows in Wine
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:17:19 +02:00
be46b28bac Refactor entrypoint script: reinitialize Wine prefix and streamline initialization process with timeout and testing
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:12:34 +02:00
77a5105695 Refactor Dockerfile: switch Wine installation from development to stable version
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:07:47 +02:00
c8c901bd7f Refactor Dockerfile and entrypoint script: update DotNet installation process, switch to Wine development version, and streamline Wine initialization
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:01:19 +02:00
87a1ee9295 Refactor entrypoint script: enhance Wine initialization with timeout and improve error handling for Wine test
devbeni pushed to main at devbeni/dotnet-wine 2025-07-07 14:00:02 +02:00
63e4af21c6 Enhance entrypoint script: increase wait time for Xvfb, streamline Wine initialization, and improve Wine test handling