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
/
components
Age
Commit message (
Expand
)
Author
2023-03-28
feat: i18n (#182)
Rémy Raes
2023-03-21
Add buttons to download PRs (#203)
GeckoEidechse
2023-03-02
feat: Allow installing PRs from DeveloperView (#139)
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-08
feat: Delete given Thunderstore mod (#111)
GeckoEidechse
2022-12-02
fix: prevent channel switching while game is running
Remy Raes
2022-11-30
feat: Release channel selector (#86)
Rémy Raes
2022-11-25
feat: Thunderstore mods listing (#54)
Rémy Raes
2022-10-19
feat: Manually find game if needed (#7)
Rémy Raes
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
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-09-29
fix: add missing northstarIsRunning computed attribute to PlayButton component
Alystrasz
2022-09-29
fix: restore launch button style
Alystrasz
2022-09-29
feat: add basic canal selector
Alystrasz
2022-09-27
refactor: export PlayButton component to dedicated file
Alystrasz
2022-09-22
refactor: remove HelloWorld vue component
Remy Raes
2022-09-20
build: add Vue app skeleton
Remy Raes