Commit Graph

6 Commits

Author SHA1 Message Date
b44a95c67b
Configured sidecar
- Add the sidecar to start the .NET server when running the app
- Add proper logging
- Add message handling for communication between .NET and Rust/Tauri
- Add dynamic port allocation for the .NET server
- Add transition to .NET app, i.e., a loading screen
2024-05-12 14:40:06 +02:00
8df346ffce
Disable the updater explicit 2024-05-12 14:33:59 +02:00
9c37f30143
Changed product name to fix the final app name 2024-05-12 14:33:24 +02:00
013e1b9a3f
Added loading screen 2024-05-12 14:33:01 +02:00
b02b39c023
Added commands to read & store secrets 2024-04-05 22:23:01 +02:00
494e72d868
Init 2024-03-28 22:26:48 +01:00