Commit Graph

16 Commits

Author SHA1 Message Date
c92ca6d98c
Update based on metadata 2024-05-21 18:59:23 +02:00
5b194d7b4b
Log metadata at start 2024-05-21 18:59:23 +02:00
3adad8fb55
Read metadata to update project information 2024-05-21 18:59:22 +02:00
8dd6a2f898
Removed dangerousUseHttpScheme setting, which seems not be supported 2024-05-18 21:03:54 +02:00
1ad63e18b9
Added IPC allowlist for localhost 2024-05-13 18:22:13 +02:00
99df9c7643
Added log message for server event listener 2024-05-13 18:21:19 +02:00
2c883245f7
Added log message for dev mode 2024-05-13 18:20:41 +02:00
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
c633053663
Fixed spelling 2024-05-12 14:34:29 +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
6f9326a827
Add command to copy text to the clipboard 2024-05-03 22:55:21 +02:00
463bd7e435
Improved error handling & added delete secret as well 2024-04-20 17:03:39 +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