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-10-13
refactor: Move `install_mod_wrapper` (#627)
GeckoEidechse
2023-10-13
refactor: Move relevant functions to northstar module (#626)
GeckoEidechse
2023-10-13
refactor: Move relevant functions to util module (#623)
GeckoEidechse
2023-10-13
refactor: Move repair/verify related funcs to mod (#622)
GeckoEidechse
2023-10-13
docs: Add doc comments to some structs (#621)
GeckoEidechse
2023-10-13
chore: Properly populate package manifest info (#620)
GeckoEidechse
2023-10-13
refactor: Move NS installation logic to module (#619)
GeckoEidechse
2023-10-13
refactor: Rename all occurences of `_caller`
GeckoEidechse
2023-10-13
refactor: Move `get_host_os` to module (#618)
GeckoEidechse
2023-10-13
refactor: Move platform specific logic to proper mod (#616)
GeckoEidechse
2023-10-13
refactor: Use fully qualified path for vars and funcs (#614)
GeckoEidechse
2023-10-12
chore: Bump FlightCore version to 2.12.1
v2.12.1
GeckoEidechse
2023-10-12
chore: bump tauri from 1.5.1 to 1.5.2 in /src-tauri (#611)
dependabot[bot]
2023-10-10
chore: Bump FlightCore version to 2.12.0
v2.12.0
GeckoEidechse
2023-10-10
feat: Add button to delete profile (#603)
GeckoEidechse
2023-10-10
feat: Remove compatibility tool check (#607)
Jan
2023-10-10
chore: bump semver from 1.0.19 to 1.0.20 in /src-tauri (#605)
dependabot[bot]
2023-10-10
chore: bump regex from 1.9.6 to 1.10.0 in /src-tauri (#606)
dependabot[bot]
2023-10-10
feat: Update text for changelog category header
GeckoEidechse
2023-10-10
chore: Bump FlightCore version to 2.11.0
v2.11.0
GeckoEidechse
2023-10-10
chore: Bump tauri version (#604)
GeckoEidechse
2023-10-09
chore: Bump FlightCore version to 2.10.4
v2.10.4
GeckoEidechse
2023-10-09
chore: bump tokio from 1.32.0 to 1.33.0 in /src-tauri (#597)
dependabot[bot]
2023-10-06
chore: bump tauri-build from 1.4.0 to 1.4.1 in /src-tauri (#588)
dependabot[bot]
2023-10-06
chore: Bump FlightCore version to 2.10.3
v2.10.3
GeckoEidechse
2023-10-06
chore: bump reqwest from 0.11.20 to 0.11.22 in /src-tauri (#594)
dependabot[bot]
2023-10-06
chore: bump regex from 1.9.5 to 1.9.6 in /src-tauri (#593)
dependabot[bot]
2023-10-05
chore: Bump FlightCore version to 2.10.2
v2.10.2
GeckoEidechse
2023-10-05
chore: bump semver from 1.0.18 to 1.0.19 in /src-tauri (#583)
dependabot[bot]
2023-09-29
chore: Bump FlightCore version to 2.10.1
v2.10.1
GeckoEidechse
2023-09-19
chore: bump chrono from 0.4.30 to 0.4.31 in /src-tauri (#573)
dependabot[bot]
2023-09-18
chore: Bump FlightCore version to 2.10.0
v2.10.0
GeckoEidechse
2023-09-18
Allow ProtonGE to be used as a compatibility tool (#533)
Ombrezz
2023-09-14
chore: Bump FlightCore version to 2.9.3
v2.9.3
GeckoEidechse
2023-09-14
chore: bump async-recursion from 1.0.4 to 1.0.5 in /src-tauri (#565)
dependabot[bot]
2023-09-14
chore: bump serde_json from 1.0.106 to 1.0.107 in /src-tauri (#568)
dependabot[bot]
2023-09-13
chore: bump serde_json from 1.0.105 to 1.0.106 in /src-tauri (#564)
dependabot[bot]
2023-09-13
chore: bump winreg from 0.50.0 to 0.51.0 in /src-tauri (#523)
dependabot[bot]
2023-09-13
chore: Bump FlightCore version to 2.9.2
v2.9.2
GeckoEidechse
2023-09-13
chore: bump sysinfo from 0.29.8 to 0.29.10 in /src-tauri (#554)
dependabot[bot]
2023-09-13
fix: Turn comments into doc comments (#561)
GeckoEidechse
2023-09-13
chore: bump chrono from 0.4.26 to 0.4.30 in /src-tauri (#553)
dependabot[bot]
2023-09-11
chore: Bump FlightCore version to 2.9.1
v2.9.1
GeckoEidechse
2023-09-11
chore: bump tokio from 1.29.1 to 1.32.0 in /src-tauri (#520)
dependabot[bot]
2023-09-09
chore: bump regex from 1.9.3 to 1.9.5 in /src-tauri (#541)
dependabot[bot]
2023-09-09
chore: bump serde from 1.0.186 to 1.0.188 in /src-tauri (#536)
dependabot[bot]
2023-09-08
chore: Bump FlightCore version to 2.9.0
v2.9.0
GeckoEidechse
2023-09-08
fix: Remove hashes around raw string literal (#547)
GeckoEidechse
2023-09-08
chore: bump ts-rs from 6.2.1 to 7.0.0 in /src-tauri (#496)
dependabot[bot]
2023-08-24
chore: Bump FlightCore version to 2.8.4
v2.8.4
GeckoEidechse
[next]