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
/
App.vue
Age
Commit message (
Expand
)
Author
2023-03-30
refactor: Style (#247)
Rémy Raes
2023-03-28
feat: i18n (#182)
Rémy Raes
2023-03-12
feat: Allow opening a window with various repair features (#129)
GeckoEidechse
2023-01-29
fix: Set current route as menu active item (#149)
Rémy Raes
2023-01-14
refactor: Mods view (#134)
Rémy Raes
2022-12-22
feat: Maximize button + clean menubar layout (#119)
Rémy Raes
2022-12-02
fix: blur all views except main one
Remy Raes
2022-11-25
feat: Thunderstore mods listing (#54)
Rémy Raes
2022-11-13
feat: Show stripped title bar on debug build (#48)
GeckoEidechse
2022-10-25
feat: Show installed mods (#28)
GeckoEidechse
2022-10-21
feat: Add initial skeleton for ModsView (#27)
GeckoEidechse
2022-10-20
feat: apply same height to all menu components
Remy Raes
2022-10-20
fix: restore native bar drag region
Remy Raes
2022-10-20
fix: adjust focus style
Remy Raes
2022-10-20
fix: display dev button only when dev mode is enabled
Remy Raes
2022-10-20
refactor: remove useless CSS classes
Remy Raes
2022-10-20
refactor: use el-menu router configuration directly
Remy Raes
2022-10-20
refactor: apply style to new app menu
Remy Raes
2022-10-20
refactor: replace tabs with app menu + router view
Remy Raes
2022-10-12
fix: App bar drag (#13)
Rémy Raes
2022-09-28
feat: add changelog view component
Alystrasz
2022-09-26
feat: add DeveloperView component
Alystrasz
2022-09-25
feat: load up installation path in app state on launch
Remy Raes
2022-09-25
feat: add component to see game folder path
Remy Raes
2022-09-24
feat: add a "see patch notes" link to main view
Remy Raes
2022-09-24
feat: add developer_mode variable
Remy Raes
2022-09-24
fix: restore window controls
Remy Raes
2022-09-24
feat: listen to origin/northstar events
Remy Raes
2022-09-24
refactor: hide mods section (for now)
Remy Raes
2022-09-23
feat: window can be dragged through dragging app background
Remy Raes
2022-09-23
feat: window buttons can minimize and close it
Remy Raes
2022-09-23
feat: add additional styles for window control buttons
Remy Raes
2022-09-23
feat: add window control buttons
Remy Raes
2022-09-23
feat: add PlayView component
Remy Raes
2022-09-23
feat: update tabs header style
Remy Raes
2022-09-23
feat: add a container to display background images
Remy Raes
2022-09-23
feat: add some style to tabs
Remy Raes
2022-09-23
feat: add basic tabs
Remy Raes
2022-09-22
refactor: remove HelloWorld vue component
Remy Raes
2022-09-22
feat: add basic layout
Remy Raes
2022-09-20
build: add Vue app skeleton
Remy Raes