opengoal-launcher/src-tauri
Tyler Wilding 88f93aab4c
Some checks failed
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
backend: ensure logs are pushed to the frontend when the process terminates (#584)
This was leading to awkward situations where there are no logs in the
frontend if the binaries immediately fail.

Fixed now:

![image](https://github.com/user-attachments/assets/441e6b7d-2f59-487c-b47d-a49d46eb8c12)
2024-10-05 02:12:15 -04:00
..
icons replace default tauri icon 2022-04-11 23:32:00 -04:00
src backend: ensure logs are pushed to the frontend when the process terminates (#584) 2024-10-05 02:12:15 -04:00
.gitignore tauri: fix .gitignore so changes in /src-tauri/bin dont reload the app 2022-06-01 21:21:36 -04:00
build.rs tauri: migrate from electron to tauri 2022-04-06 22:27:03 -04:00
Cargo.lock release: bump to version - v2.5.1 2024-10-03 23:03:02 +00:00
Cargo.toml release: bump to version - v2.5.1 2024-10-03 23:03:02 +00:00
rustfmt.toml rs: start managing the config on the rust side 2023-02-13 00:27:37 -05:00
tauri.conf.json release: bump to version - v2.5.1 2024-10-03 23:03:02 +00:00