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-tauri
Age
Commit message (
Expand
)
Author
2023-07-21
chore: Bump FlightCore version to 2.0.0
v2.0.0
GeckoEidechse
2023-07-21
feat: Support installing Thunderstore packages (#426)
GeckoEidechse
2023-07-20
feat: Compare Flightcore versions as semver (#423)
Jan
2023-07-19
feat: Add ability to delete package (#425)
GeckoEidechse
2023-07-19
feat: Support reading mods from Northstar `packages` directory (#417)
GeckoEidechse
2023-07-19
chore: Bump FlightCore version to 1.24.0
v1.24.0
GeckoEidechse
2023-07-19
feat: Replace MessageBoxW invocation with Tauri dialog (#418)
Jan
2023-07-18
feat: Add basic Proton management (#383)
Jan
2023-07-18
chore: Bump FlightCore version to 1.23.0
v1.23.0
GeckoEidechse
2023-07-18
feat: Add warning for Snap installations (#399)
Jan
2023-07-18
refactor: Move code for legacy TS mod deletion to separate file (#424)
GeckoEidechse
2023-07-17
feat: Launch via Steam on non-Windows systems if possible (#422)
Jan
2023-07-17
chore: Bump FlightCore version to 1.22.1
v1.22.1
GeckoEidechse
2023-07-17
fix: Add regex check for parsing TS mod string (#421)
GeckoEidechse
2023-07-17
feat: Implement `to_string` for `ParsedThunderstoreModString` (#420)
GeckoEidechse
2023-07-16
refactor: Move code for legacy mod install reading to separate file (#416)
GeckoEidechse
2023-07-15
chore: Bump FlightCore version to 1.22.0
v1.22.0
GeckoEidechse
2023-07-15
chore: Bump Tauri to 1.4 (#412)
GeckoEidechse
2023-07-15
fix: Address anti-pattern found by newer clippy (#413)
GeckoEidechse
2023-07-07
chore: Bump FlightCore version to 1.21.0
v1.21.0
GeckoEidechse
2023-07-07
chore: Bump libthermite to `0.6.5` (#409)
GeckoEidechse
2023-07-07
fix: Pass launch options to Steam (#392)
Jan
2023-07-02
chore: Bump FlightCore version to 1.20.1
v1.20.1
GeckoEidechse
2023-07-02
fix: Return error instead of panicking
GeckoEidechse
2023-07-02
chore: Bump FlightCore version to 1.20.0
v1.20.0
GeckoEidechse
2023-07-02
chore: replace game_scanner usage with winreg (#394)
Jan
2023-06-29
chore: Bump FlightCore version to 1.19.2
v1.19.2
GeckoEidechse
2023-06-28
fix: Use empty map for enabled mods (#397)
GeckoEidechse
2023-06-12
chore: Bump FlightCore version to 1.19.1
v1.19.1
GeckoEidechse
2023-06-11
chore: Bump FlightCore version to 1.19.0
v1.19.0
GeckoEidechse
2023-06-10
chore: Bump FlightCore version to 1.18.0
v1.18.0
GeckoEidechse
2023-06-10
refactor: Use fully qualified path syntax in `main.rs` (#379)
GeckoEidechse
2023-06-04
chore: Bump FlightCore version to 1.17.1
v1.17.1
GeckoEidechse
2023-06-02
fix: Remove unwrap from Northstar update check (#377)
GeckoEidechse
2023-06-02
fix: Remove some unwraps for fetching GitHub API (#375)
GeckoEidechse
2023-06-01
chore: Bump FlightCore version to 1.17.0
v1.17.0
GeckoEidechse
2023-06-01
feat: Log folder names when indexing mods (#373)
GeckoEidechse
2023-05-29
fix: Return error on TS package index fetch fail (#371)
GeckoEidechse
2023-05-22
refactor: Change error messages and function names to EA App (#362)
GeckoEidechse
2023-05-20
chore: Bump FlightCore version to 1.16.1
v1.16.1
GeckoEidechse
2023-05-20
fix: Handle case when failing to connect to TS while trying to install NS (#364)
GeckoEidechse
2023-05-17
feat: Better logging regarding mod installation (#363)
GeckoEidechse
2023-05-15
chore: Bump FlightCore version to 1.16.0
v1.16.0
GeckoEidechse
2023-05-15
refactor: Remove caller pattern (#356)
GeckoEidechse
2023-05-15
feat: Button to install NorthstarLauncher from git main branch (#314)
GeckoEidechse
2023-05-15
fix: Do not crash if not able to connect to TS (#346)
GeckoEidechse
2023-05-13
chore: Bump FlightCore version to 1.15.4
v1.15.4
GeckoEidechse
2023-05-13
refactor: Move Origin/NS running check to util mod (#355)
GeckoEidechse
2023-05-13
refactor: Move `extract` function to util submod (#354)
GeckoEidechse
2023-05-13
refactor: Move `find_game_install_location` to submodule (#350)
GeckoEidechse
[next]