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-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
2023-01-14
chore: Bump FlightCore version to 1.6.0
v1.6.0
GeckoEidechse
2023-01-13
chore: Bump FlightCore version to 1.5.0
v1.5.0
GeckoEidechse
2023-01-13
feat: Add backend code for getting playercount (#135)
GeckoEidechse
2023-01-13
refactor: Bump libthermite (#133)
GeckoEidechse
2023-01-08
feat: Delete given Thunderstore mod (#111)
GeckoEidechse
2023-01-07
refactor: Store global const in separate file (#131)
GeckoEidechse
2023-01-04
chore: Bump FlightCore version to 1.4.0
v1.4.0
GeckoEidechse
2023-01-04
feat: Add button to delete Northstar mod (#110)
GeckoEidechse
2023-01-04
refactor: Remove unnecessary caller function pattern (#128)
GeckoEidechse
2023-01-04
feat: Show newest version number (#124)
GeckoEidechse
2023-01-04
refactor: Deserialize into struct directly (#127)
GeckoEidechse
2022-12-23
chore: Bump FlightCore version to 1.3.2
v1.3.2
GeckoEidechse
2022-12-21
chore: Bump FlightCore version to 1.3.1
v1.3.1
GeckoEidechse
2022-12-20
feat: Alternatively check if EA App is running (#115)
GeckoEidechse
2022-12-14
chore: Bump FlightCore version to 1.3.0
v1.3.0
GeckoEidechse
2022-12-13
feat: Start Northstar properly detached (#112)
GeckoEidechse
2022-12-12
feat: Expose installed NS mod directory (#109)
GeckoEidechse
2022-12-12
fix: Make sure all non-core mods get disabled (#103)
GeckoEidechse
2022-12-05
chore: Bump FlightCore version to 1.2.1
v1.2.1
GeckoEidechse
2022-12-05
chore: Bump Rust dependencies (#108)
GeckoEidechse
2022-12-05
chore: Bump Rust version to 1.65 (#106)
GeckoEidechse
2022-12-05
refactor: Move variable to global const (#85)
GeckoEidechse
2022-12-02
refactor: remove useless debug print
Remy Raes
2022-12-02
chore: Bump FlightCore version to 1.2.0
v1.2.0
GeckoEidechse
2022-12-02
fix: Stop opening PS to get Origin game path (#99)
GeckoEidechse
2022-12-01
feat: Threshold before showing update notification (#98)
GeckoEidechse
2022-11-30
refactor: Remove the "Origin running" check from frontend (#94)
GeckoEidechse
2022-11-28
style: Auto-format all Rust code (#84)
GeckoEidechse
2022-11-28
chore: Bump FlightCore version to 1.1.0
v1.1.0
GeckoEidechse
2022-11-28
feat: Rebuild `enabledmods.json` if value not found (#69)
GeckoEidechse
2022-11-27
feat: Option to launch NS bypassing update check (#59)
GeckoEidechse
2022-11-27
chore: Update Tauri depedencies to 1.2 (#77)
GeckoEidechse
[next]