aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-23feat: update tabs header styleRemy Raes
2022-09-23feat: add a container to display background imagesRemy Raes
2022-09-23build: fix minimum window dimensionsRemy Raes
2022-09-23feat: add some style to tabsRemy Raes
2022-09-23feat: import back main CSS stylesheetRemy Raes
2022-09-23feat: add basic tabsRemy Raes
2022-09-22refactor: remove HelloWorld vue componentRemy Raes
2022-09-22Merge branch 'GeckoEidechse:main' into feat/new-uiRémy Raes
2022-09-22Remove left-over functions from original templateGeckoEidechse
2022-09-22Remove trailing whitespaceGeckoEidechse
2022-09-22Call log file finder for testingGeckoEidechse
2022-09-22Add initial functionality to get NS log filesGeckoEidechse
2022-09-22Import OS specifc libraries only on that OSGeckoEidechse
2022-09-22feat: add basic layoutRemy Raes
2022-09-22build: import element plugin into VueRemy Raes
2022-09-22build: add element-plus dependencyRemy Raes
2022-09-21Bump version numberv0.1.5GeckoEidechse
2022-09-21Do not access field of potential null objectGeckoEidechse
2022-09-20Bump version numberv0.1.4GeckoEidechse
2022-09-20docs: update installation instructions in readmeRemy Raes
2022-09-20build: add new tauri configurationRemy Raes
2022-09-20build: add Vue app skeletonRemy Raes
2022-09-20Add recommended vscode extensionsGeckoEidechse
2022-09-20Make button to select NS RC persistentGeckoEidechse
2022-09-20Bump version numberv0.1.3GeckoEidechse
2022-09-20Periodically check if Northstar is runningGeckoEidechse
2022-09-20Add missing semicolonGeckoEidechse
2022-09-20Move dependency import to top of fileGeckoEidechse
2022-09-17Update dependenciesGeckoEidechse
2022-09-16Bump version numberv0.1.2GeckoEidechse
2022-09-16Show in UI if FlightCore out-of-dateGeckoEidechse
2022-09-15Bump version numberv0.1.1GeckoEidechse
2022-09-14Support switching between main release and RCsGeckoEidechse
2022-09-14Add missing `to_lowercase()`GeckoEidechse
2022-09-14Use variable instead of hard-coded stringGeckoEidechse
2022-09-14Show error message in panicGeckoEidechse
2022-09-13When launching NS explicetly fail earlyGeckoEidechse
2022-09-13Auto-formatGeckoEidechse
2022-09-13Do now show version number in omni-buttonGeckoEidechse
2022-09-13Show installed Northstar version in separate fieldGeckoEidechse
2022-09-11Require Origin to be running to launch Northstarv0.1.0GeckoEidechse
2022-09-11Check if Origin is runningGeckoEidechse
2022-09-10Auto-formatGeckoEidechse
2022-09-10Move launching Northstar to lib.rs source fileGeckoEidechse
2022-09-10Move get host OS function to lib.rsGeckoEidechse
2022-09-10Auto-formatGeckoEidechse
2022-09-10Update button if Northstar launchedGeckoEidechse
2022-09-10Add initial back-end code for launching NorthstarGeckoEidechse
2022-09-10Add initial front-end code for launching NorthstarGeckoEidechse
2022-09-10Move Roadmap to GitHub issuesGeckoEidechse