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
/
components
Age
Commit message (
Expand
)
Author
2023-06-12
fix: Display install messages even outside mod view (#391)
Rémy Raes
2023-06-11
feat: Show outdated Thunderstore mods first (#385)
Rémy Raes
2023-06-08
fix: Don't show deprecated mods (#382)
Rémy Raes
2023-05-29
i18n: Enable Italian translations (#370)
GeckoEidechse
2023-05-16
refactor: Move LocalModCard into own Vue component (#359)
GeckoEidechse
2023-05-15
feat: Make search fuzzy (#342)
GeckoEidechse
2023-05-11
refactor: Move NS install code into own module (#345)
GeckoEidechse
2023-05-09
style: Partially autoformat Vue source files (#326)
GeckoEidechse
2023-05-09
i18n: Enable Russian translations (#336)
GeckoEidechse
2023-05-08
feat: Enable Polish translations (#321)
GeckoEidechse
2023-05-08
fix: Use localised string for mods sidebar title (#309)
GeckoEidechse
2023-04-30
fix: Prevent space character from opening/closing PR collapse items (#300)
Rémy Raes
2023-04-14
feat: Filter PRs (#264)
Rémy Raes
2023-04-10
feat: Show download progress for installing Northstar (#200)
GeckoEidechse
2023-04-10
refactor: Notifications (#259)
Rémy Raes
2023-04-07
fix: Change enum value casing (#255)
GeckoEidechse
2023-04-05
feat: Initial German translation (#249)
GeckoEidechse
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