Age | Commit message (Expand) | Author |
2022-10-05 | feat: Add backend function to check if debug mode | GeckoEidechse |
2022-10-05 | chore: Bump version numberv0.2.2 | GeckoEidechse |
2022-10-05 | chore: Bump version numberv0.2.1 | GeckoEidechse |
2022-10-05 | chore: Bump version numberv0.2.0 | GeckoEidechse |
2022-10-04 | fix: Capitalise product name properly | GeckoEidechse |
2022-10-04 | fix: Re-enable self updating mechanism | GeckoEidechse |
2022-10-04 | refactor: Change dist dir path | GeckoEidechse |
2022-10-04 | feat: set minimum window dimensions to 600x300 | Rémy Raes |
2022-10-03 | build: remove old tauri config file | Remy Raes |
2022-10-03 | fix: Temp. disable updater to avoid failing builds | GeckoEidechse |
2022-10-03 | build: move front files on build step | Remy Raes |
2022-10-02 | Merge branch 'GeckoEidechse:main' into feat/new-ui | Rémy Raes |
2022-09-29 | Add backend function to disable all mods but corearchive/pre-ui-merge | GeckoEidechse |
2022-09-29 | Add ability to enable/disable mods | GeckoEidechse |
2022-09-28 | Fix path checked for enabledmods.json | GeckoEidechse |
2022-09-28 | Add backend logic to parse `enabledmods.json` | GeckoEidechse |
2022-09-28 | Auto-format | GeckoEidechse |
2022-09-24 | Merge branch 'GeckoEidechse:main' into feat/new-ui | Rémy Raes |
2022-09-24 | Add code skeleton to verify game files | GeckoEidechse |
2022-09-23 | Rename function | GeckoEidechse |
2022-09-23 | feat: remove window decorations | Remy Raes |
2022-09-23 | Only include OS specific code on said OS | GeckoEidechse |
2022-09-23 | Show if debug in version number | GeckoEidechse |
2022-09-23 | Move platform specific code into separate file | GeckoEidechse |
2022-09-23 | build: fix minimum window dimensions | Remy Raes |
2022-09-22 | Merge branch 'GeckoEidechse:main' into feat/new-ui | Rémy Raes |
2022-09-22 | Remove left-over functions from original template | GeckoEidechse |
2022-09-22 | Add initial functionality to get NS log files | GeckoEidechse |
2022-09-22 | Import OS specifc libraries only on that OS | GeckoEidechse |
2022-09-21 | Bump version numberv0.1.5 | GeckoEidechse |
2022-09-20 | Bump version numberv0.1.4 | GeckoEidechse |
2022-09-20 | build: add new tauri configuration | Remy Raes |
2022-09-20 | Make button to select NS RC persistent | GeckoEidechse |
2022-09-20 | Bump version numberv0.1.3 | GeckoEidechse |
2022-09-20 | Periodically check if Northstar is running | GeckoEidechse |
2022-09-20 | Move dependency import to top of file | GeckoEidechse |
2022-09-17 | Update dependencies | GeckoEidechse |
2022-09-16 | Bump version numberv0.1.2 | GeckoEidechse |
2022-09-16 | Show in UI if FlightCore out-of-date | GeckoEidechse |
2022-09-15 | Bump version numberv0.1.1 | GeckoEidechse |
2022-09-14 | Support switching between main release and RCs | GeckoEidechse |
2022-09-14 | Add missing `to_lowercase()` | GeckoEidechse |
2022-09-14 | Use variable instead of hard-coded string | GeckoEidechse |
2022-09-14 | Show error message in panic | GeckoEidechse |
2022-09-13 | When launching NS explicetly fail early | GeckoEidechse |
2022-09-13 | Auto-format | GeckoEidechse |
2022-09-11 | Require Origin to be running to launch Northstarv0.1.0 | GeckoEidechse |
2022-09-11 | Check if Origin is running | GeckoEidechse |
2022-09-10 | Auto-format | GeckoEidechse |
2022-09-10 | Move launching Northstar to lib.rs source file | GeckoEidechse |