index
:
FlightCore
archive/pre-ui-merge
chore/bump-upload-artifact-action
chore/update-tauri-to-2-0
dependabot/cargo/src-tauri/const_format-0.2.33
dependabot/cargo/src-tauri/reqwest-0.12.4
dependabot/cargo/src-tauri/tauri-1.7.1
dependabot/cargo/src-tauri/tauri-plugin-store-fa8ee1d
dependabot/cargo/src-tauri/ts-rs-10.0.0
dependabot/npm_and_yarn/src-vue/element-plus-2.8.6
dependabot/npm_and_yarn/src-vue/marked-14.1.3
dependabot/npm_and_yarn/src-vue/typescript-5.6.3
dependabot/npm_and_yarn/src-vue/vue-i18n-10.0.4
dependabot/npm_and_yarn/src-vue/vue-tsc-2.1.10
dependabot/npm_and_yarn/tauri-apps/api-2.0.3
dependabot/npm_and_yarn/tauri-apps/cli-2.0.4
dev/packages
feat/badge-count-oudated-mods
feat/basic-log-parsing
feat/calculate-checksums-install-folder
feat/change-repair-window-to-tab
feat/cleanup-remote-mods
feat/experimental-egui-support
feat/launch-options-ui
feat/launch-parameters
feat/retry-package-index-fetch
feat/return-of-menu-bar
feat/upgrade-to-packges
feat/verified-mods-tooling
fix/add-empty-dist-folder
fix/handle-failed-download
gh-pages
main
temp/dev
weblate
Installer/Updater/Launcher for Northstar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-23
feat: add basic tabs
Remy Raes
2022-09-22
refactor: remove HelloWorld vue component
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
Remove trailing whitespace
GeckoEidechse
2022-09-22
Call log file finder for testing
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-22
feat: add basic layout
Remy Raes
2022-09-22
build: import element plugin into Vue
Remy Raes
2022-09-22
build: add element-plus dependency
Remy Raes
2022-09-21
Bump version number
v0.1.5
GeckoEidechse
2022-09-21
Do not access field of potential null object
GeckoEidechse
2022-09-20
Bump version number
v0.1.4
GeckoEidechse
2022-09-20
docs: update installation instructions in readme
Remy Raes
2022-09-20
build: add new tauri configuration
Remy Raes
2022-09-20
build: add Vue app skeleton
Remy Raes
2022-09-20
Add recommended vscode extensions
GeckoEidechse
2022-09-20
Make button to select NS RC persistent
GeckoEidechse
2022-09-20
Bump version number
v0.1.3
GeckoEidechse
2022-09-20
Periodically check if Northstar is running
GeckoEidechse
2022-09-20
Add missing semicolon
GeckoEidechse
2022-09-20
Move dependency import to top of file
GeckoEidechse
2022-09-17
Update dependencies
GeckoEidechse
2022-09-16
Bump version number
v0.1.2
GeckoEidechse
2022-09-16
Show in UI if FlightCore out-of-date
GeckoEidechse
2022-09-15
Bump version number
v0.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-13
Do now show version number in omni-button
GeckoEidechse
2022-09-13
Show installed Northstar version in separate field
GeckoEidechse
2022-09-11
Require Origin to be running to launch Northstar
v0.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
2022-09-10
Move get host OS function to lib.rs
GeckoEidechse
2022-09-10
Auto-format
GeckoEidechse
2022-09-10
Update button if Northstar launched
GeckoEidechse
2022-09-10
Add initial back-end code for launching Northstar
GeckoEidechse
2022-09-10
Add initial front-end code for launching Northstar
GeckoEidechse
2022-09-10
Move Roadmap to GitHub issues
GeckoEidechse
2022-09-10
Propagate install type to UI
GeckoEidechse
2022-09-10
Fix using incorrect typing
GeckoEidechse
2022-09-10
Remove unnecessary typing
GeckoEidechse
2022-09-10
Return GameInstall object instead of tuple
GeckoEidechse
2022-09-10
Stop displaying omni-button as locked
GeckoEidechse
[next]