index
:
FlightCore
archive/pre-ui-merge
chore/bump-upload-artifact-action
chore/update-tauri-to-2-0
dependabot/cargo/src-tauri/reqwest-0.12.4
dependabot/cargo/src-tauri/tauri-1.7.1
dependabot/cargo/src-tauri/tauri-plugin-store-0b59bc7
dependabot/npm_and_yarn/src-vue/element-plus-2.8.4
dependabot/npm_and_yarn/src-vue/marked-14.1.2
dependabot/npm_and_yarn/src-vue/typescript-5.6.2
dependabot/npm_and_yarn/src-vue/vue-i18n-9.14.1
dependabot/npm_and_yarn/src-vue/vue-tsc-2.1.6
dependabot/npm_and_yarn/tauri-apps/cli-1.6.2
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
/
src
/
views
/
PlayView.vue
Age
Commit message (
Expand
)
Author
2023-05-22
refactor: Change error messages and function names to EA App (#362)
GeckoEidechse
2023-05-09
style: Partially autoformat Vue source files (#326)
GeckoEidechse
2023-04-10
feat: Show download progress for installing Northstar (#200)
GeckoEidechse
2023-04-10
refactor: Notifications (#259)
Rémy Raes
2023-03-28
feat: i18n (#182)
Rémy Raes
2023-02-12
feat: Display Northstar playercount and servercount in frontend (#130)
GeckoEidechse
2022-12-22
feat: Maximize button + clean menubar layout (#119)
Rémy Raes
2022-11-11
refactor: Clicking FC version activates dev (#44)
GeckoEidechse
2022-10-20
refactor: Various formatting and fixes (#23)
GeckoEidechse
2022-10-03
refactor: Gecko is paranoid
Remy Raes
2022-10-02
refactor: type issues
Remy Raes
2022-09-29
fix: restore launch button style
Alystrasz
2022-09-27
refactor: export PlayButton component to dedicated file
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
2022-09-26
feat: game cannot be launched if Origin is not running
Alystrasz
2022-09-26
developer mode can be turned off from developer view
Alystrasz
2022-09-25
play button is disabled when game is running
Remy Raes
2022-09-24
feat: add a "see patch notes" link to main view
Remy Raes
2022-09-24
feat: display services state on dev mode
Remy Raes
2022-09-24
feat: developer mode can be activated by clicking northstar version multiple ...
Remy Raes
2022-09-24
feat: use a store for application state
Remy Raes
2022-09-24
refactor: remove "run server" button
Remy Raes
2022-09-23
feat: add PlayView component
Remy Raes