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
/
src
/
utils
Age
Commit message (
Expand
)
Author
2023-12-23
feat: Notification improvements (#720)
Rémy Raes
2023-10-16
feat: Notification menu (#615)
Rémy Raes
2023-08-03
fix: Move leftover type definition to auto-generated from Rust (#450)
GeckoEidechse
2023-07-30
refactor: Add Profile to GameInstall (#453)
Jan
2023-06-11
feat: Show outdated Thunderstore mods first (#385)
Rémy Raes
2023-05-15
feat: Make search fuzzy (#342)
GeckoEidechse
2023-04-10
refactor: Notifications (#259)
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-02-14
refactor: Get TS package API response from backend (#168)
GeckoEidechse
2023-02-05
feat: Auto-generate TS bindings (#140)
GeckoEidechse
2023-01-14
refactor: Mods view (#134)
Rémy Raes
2023-01-04
feat: Show newest version number (#124)
GeckoEidechse
2022-12-12
feat: Expose installed NS mod directory (#109)
GeckoEidechse
2022-12-02
fix: do not display deprecated mods in thunderstore view
Remy Raes
2022-11-25
feat: Thunderstore mods listing (#54)
Rémy Raes
2022-11-19
feat: Return Thunderstore mod string of installed mods. (#56)
GeckoEidechse
2022-11-09
feat: Patch notes (#18)
Rémy Raes
2022-10-25
feat: Show installed mods (#28)
GeckoEidechse
2022-10-21
feat: Add initial skeleton for ModsView (#27)
GeckoEidechse
2022-10-20
fix: restore updateCurrentTab method with router
Remy Raes
2022-10-04
refactor: Give NorthstarState enum mapped string
GeckoEidechse
2022-10-03
fix: address options() typing issue
Alystrasz
2022-10-03
fix: Do not show install button if TF|2 not found
GeckoEidechse
2022-10-02
chore: Reference enum in backend code in comment
GeckoEidechse
2022-10-02
refactor: Use enum for install type
GeckoEidechse
2022-09-27
feat: we can now install Northstar if it wasn't detected
Alystrasz
2022-09-25
feat: load northstar version in app state
Remy Raes
2022-09-25
feat: load up installation path in app state on launch
Remy Raes
2022-09-24
feat: add a "see patch notes" link to main view
Remy Raes