Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-29 | Use wrapper function to get Titanfall2 install location | GeckoEidechse | |
Tauri doesn't allow passing `Result<>` types from backend to frontend. The wrapper returns a string based on the `Result<>` content | |||
2022-08-29 | Add profile support to goals | GeckoEidechse | |
2022-08-29 | Add variable to track global state | GeckoEidechse | |
2022-08-29 | Style button | GeckoEidechse | |
2022-08-29 | Re-order layout | GeckoEidechse | |
2022-08-29 | Add omni-button | GeckoEidechse | |
Changes behaviour and content based on application state, e.g. if game install location was found or Northstar was detect as installed. | |||
2022-08-29 | Get game install location on application load | GeckoEidechse | |
2022-08-29 | Load version number on application start | GeckoEidechse | |
2022-08-28 | Add another goal | GeckoEidechse | |
2022-08-28 | Add title | GeckoEidechse | |
2022-08-28 | Add more goals to roadmap | GeckoEidechse | |
2022-08-28 | Fix indentation | GeckoEidechse | |
2022-08-28 | vscode build task to `npm run tauri dev` | GeckoEidechse | |
2022-08-27 | Show version number in UI | GeckoEidechse | |
2022-08-27 | Do not print Steam library information in console | GeckoEidechse | |
2022-08-27 | Publish release file as releasev0.0.5 | GeckoEidechse | |
2022-08-27 | Add note about Tauri window behaviour | GeckoEidechse | |
controlled by config file | |||
2022-08-27 | Add title | GeckoEidechse | |
2022-08-27 | Move old README content to bottom of page | GeckoEidechse | |
2022-08-27 | Add Roadmap | GeckoEidechse | |
2022-08-27 | Remove development window modifications | GeckoEidechse | |
2022-08-27 | Find Titanfall2 steam install location | GeckoEidechse | |
and propagate it to front-end | |||
2022-08-27 | Add Sentry crash report logging | GeckoEidechse | |
2022-08-26 | Upload all file in directory on releasev0.0.2 | GeckoEidechse | |
2022-08-26 | Add release CIv0.0.1 | GeckoEidechse | |
2022-08-26 | Fix broken CI file | GeckoEidechse | |
2022-08-26 | Fix broken CI file | GeckoEidechse | |
2022-08-26 | Re-enable updater | GeckoEidechse | |
2022-08-26 | Use tauri private key environment variable | GeckoEidechse | |
2022-08-26 | Disable updater again for now | GeckoEidechse | |
2022-08-26 | Add updater mechanism | GeckoEidechse | |
2022-08-26 | Add development guide to README | GeckoEidechse | |
2022-08-26 | Add a force crash button | GeckoEidechse | |
2022-08-26 | Use long forms of CLI args | GeckoEidechse | |
2022-08-26 | Fix CI | GeckoEidechse | |
2022-08-26 | Compile TypeScript in CI before tauri build run | GeckoEidechse | |
2022-08-25 | Only add build binaries to artifacts | GeckoEidechse | |
2022-08-25 | Drop MacOS support | GeckoEidechse | |
2022-08-25 | Fix indentation | GeckoEidechse | |
2022-08-25 | Upload CI build artifacts | GeckoEidechse | |
2022-08-25 | Fix CI hopefully | GeckoEidechse | |
2022-08-25 | Switch build system to npm | GeckoEidechse | |
2022-08-25 | Add basic CI | GeckoEidechse | |
2022-08-25 | Stop ignoring all dot-files | GeckoEidechse | |
2022-08-25 | Update identifier | GeckoEidechse | |
2022-08-25 | Update formatting | GeckoEidechse | |
2022-08-25 | Update Tauri version | GeckoEidechse | |
2022-08-25 | Switch to spaces | GeckoEidechse | |
2022-06-20 | . add sqlx state as example | Jeremy Chone | |
2022-06-20 | . full code | Jeremy Chone | |