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
path:
root
/
src-vue
Age
Commit message (
Expand
)
Author
2022-10-18
feat: Add persistent store (#16)
GeckoEidechse
2022-10-18
Add ldd --version check for Linux (#10)
Salmon
2022-10-12
fix: App bar drag (#13)
Rémy Raes
2022-10-08
feat: Show own version number in settings view (#11)
GeckoEidechse
2022-10-06
Merge pull request #9 from GeckoEidechse/feat/enable-dev-mode-on-debug
Rémy Raes
2022-10-06
feat: Enable dev mode directly if in debug mode
GeckoEidechse
2022-10-06
refactor: Use string variable value directly
GeckoEidechse
2022-10-06
fix: Remove console logs
GeckoEidechse
2022-10-06
feat: Initial logic to disable all but core mods
GeckoEidechse
2022-10-05
refactor: Use Element+ notif. instead of `alert()`
GeckoEidechse
2022-10-05
feat: Allow switching between release channels (#3)
GeckoEidechse
2022-10-04
fix: Install selected release canal
GeckoEidechse
2022-10-04
refactor: Give NorthstarState enum mapped string
GeckoEidechse
2022-10-04
feat: Show notification if FlightCore is outdated
GeckoEidechse
2022-10-04
refactor: Remove unused copied code
GeckoEidechse
2022-10-04
Merge branch 'feat/new-ui' of github.com:Alystrasz/FlightCore into feat/new-ui
Alystrasz
2022-10-04
feat: migrate update check code to store
Alystrasz
2022-10-04
refactor: rename store type
Alystrasz
2022-10-03
chore: Fix import formatting
GeckoEidechse
2022-10-03
feat: add panic button to dev view
Alystrasz
2022-10-03
feat: implement updateGamePath method
Alystrasz
2022-10-03
fix: address options() typing issue
Alystrasz
2022-10-03
fix: address _initializeApp result typing issue
Remy Raes
2022-10-03
refactor: Gecko is paranoid
Remy Raes
2022-10-03
docs: update readme
Remy Raes
2022-10-03
refactor: implement launchGame method with switch/case
Remy Raes
2022-10-03
fix: Do not show install button if TF|2 not found
GeckoEidechse
2022-10-03
fix: Null out game path
GeckoEidechse
2022-10-02
fix: add missing import
Remy Raes
2022-10-02
Revert "feat: add basic canal selector"
Remy Raes
2022-10-02
fix: store is now typed
Remy Raes
2022-10-02
refactor: type issues
Remy Raes
2022-10-02
fix: SettingsView is a Typescript component
Remy Raes
2022-10-02
chore: Reference enum in backend code in comment
GeckoEidechse
2022-10-02
refactor: Use enum for install type
GeckoEidechse
2022-10-02
feat: Add initial NS launch functionality
GeckoEidechse
2022-10-02
feat: Add update functionality
GeckoEidechse
2022-09-29
fix: add missing northstarIsRunning computed attribute to PlayButton component
Alystrasz
2022-09-29
fix: restore launch button style
Alystrasz
2022-09-29
Merge branch 'feat/new-ui' of github.com:Alystrasz/FlightCore into feat/new-ui
Alystrasz
2022-09-29
Merge pull request #1 from GeckoEidechse/ui-mention-tfor
Rémy Raes
2022-09-29
fix: Use application wide style for link
GeckoEidechse
2022-09-29
feat: add basic canal selector
Alystrasz
2022-09-28
fix: Open tforevive github link in default browser
GeckoEidechse
2022-09-28
feat: add changelog view component
Alystrasz
2022-09-28
feat: Mention TFOR for UI inspiration
GeckoEidechse
2022-09-27
refactor: export PlayButton component to dedicated file
Alystrasz
2022-09-27
fix: do not try to run game after installing Northstar
Alystrasz
2022-09-27
feat: we can now install Northstar if it wasn't detected
Alystrasz
2022-09-26
fix: do not display "see patch notes" link with unknown Northstar version
Alystrasz
[next]