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-03-26
fix: Adjust code for single iteration loop (#232)
GeckoEidechse
2023-03-26
fix: Remove unnecessary borrows (#231)
GeckoEidechse
2023-03-25
fix: Update comment regarding Origin install (#237)
GeckoEidechse
2023-03-22
fix: Address clippy warnings regarding format!() (#229)
GeckoEidechse
2023-03-22
fix: Remove unnecessary `.to_string()` (#230)
GeckoEidechse
2023-03-22
feat: Refresh statistics (#228)
Rémy Raes
2023-03-22
fix: Address clippy errors in glibc parsing code (#226)
GeckoEidechse
2023-03-21
Add buttons to download PRs (#203)
GeckoEidechse
2023-03-21
feat: Proper logging (#223)
GeckoEidechse
2023-03-20
fix: Add error handling if default EA App path (#211)
GeckoEidechse
2023-03-19
chore: Bump FlightCore version to 1.10.2
v1.10.2
GeckoEidechse
2023-03-19
chore: Format Cargo.toml (#222)
GeckoEidechse
2023-03-19
refactor: Fix PR downloads permission issue (#217)
GeckoEidechse
2023-03-14
chore: Bump FlightCore version to 1.10.1
v1.10.1
GeckoEidechse
2023-03-13
feat: Add some breadcrumbs printing install path (#206)
GeckoEidechse
2023-03-12
chore: Bump FlightCore version to 1.10.0
v1.10.0
GeckoEidechse
2023-03-12
feat: Allow opening a window with various repair features (#129)
GeckoEidechse
2023-03-08
chore: Bump FlightCore version to 1.9.1
v1.9.1
GeckoEidechse
2023-03-05
chore: Bump libthermite to 0.5.3 (#199)
GeckoEidechse
2023-03-02
chore: Bump FlightCore version to 1.9.0
v1.9.0
GeckoEidechse
2023-03-02
chore: Bump all dependencies (#198)
GeckoEidechse
2023-03-02
feat: Allow installing PRs from DeveloperView (#139)
GeckoEidechse
2023-03-01
chore: Bump FlightCore version to 1.8.3
v1.8.3
GeckoEidechse
2023-03-01
build: Keep line tables in release builds (#191)
GeckoEidechse
2023-03-01
chore: Bump sentry to 0.30.0 (#195)
GeckoEidechse
2023-02-26
chore: Bump FlightCore version to 1.8.2
v1.8.2
GeckoEidechse
2023-02-26
chore: Bump FlightCore version to 1.8.1
v1.8.1
GeckoEidechse
2023-02-25
refactor: Properly set cfg macro for OS conditional compilation (#186)
GeckoEidechse
2023-02-14
chore: Bump FlightCore version to 1.8.0
v1.8.0
GeckoEidechse
2023-02-14
fix: Resolve variable import error
GeckoEidechse
2023-02-14
refactor: Get TS package API response from backend (#168)
GeckoEidechse
2023-02-13
fix: Specify commit for tauri-plugin-store (#176)
GeckoEidechse
2023-02-13
feat: Better stacktrace in Sentry dashboard (#175)
GeckoEidechse
2023-02-13
chore: Bump sentry crate to 0.29.2 (#174)
GeckoEidechse
2023-02-11
refactor: Move various consts to `constants.rs` (#162)
GeckoEidechse
2023-02-09
feat: Add version number to user-agent (#173)
GeckoEidechse
2023-02-08
chore: Bump FlightCore version to 1.7.0
v1.7.0
GeckoEidechse
2023-02-07
feat: Show mod version in LocalMods View (#159)
GeckoEidechse
2023-02-06
fix: Slightly increase window size to better fit list of mods in Thunderstore...
GeckoEidechse
2023-02-06
chore: Bump libthermite version to 0.5.2 (#163)
GeckoEidechse
2023-02-06
refactor: Parse using serde deserialisation (#158)
GeckoEidechse
2023-02-05
chore: Bump FlightCore version to 1.6.1
v1.6.1
GeckoEidechse
2023-02-05
feat: Auto-generate TS bindings (#140)
GeckoEidechse
2023-02-02
fix: Prevent ModsView from crashing if Northstar is not installed (#152)
Jan
2023-02-02
refactor: Deal with `fs::read_dir` failure instead of checking if exists (#155)
Jan
2023-01-31
refactor: Remove unnecessary use of anyhow (#150)
GeckoEidechse
2023-01-29
feat: Add Rust code format check to CI (#146)
GeckoEidechse
2023-01-22
chore: Autoformat Rust source files (#143)
GeckoEidechse
2023-01-22
fix: Remove unused serde import in `main.rs` (#142)
GeckoEidechse
2023-01-22
fix: Properly parse mod string (#141)
GeckoEidechse
[next]