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
Age
Commit message (
Expand
)
Author
2023-10-30
chore: bump vue-i18n from 9.6.1 to 9.6.2 in /src-vue (#653)
dependabot[bot]
2023-10-30
chore: bump marked from 9.1.2 to 9.1.3 in /src-vue (#654)
dependabot[bot]
2023-10-28
chore: Bump FlightCore version to 2.14.3
v2.14.3
GeckoEidechse
2023-10-28
fix: Address broken rc number conversion (#651)
GeckoEidechse
2023-10-27
chore: bump vue-i18n from 9.6.0 to 9.6.1 in /src-vue (#650)
dependabot[bot]
2023-10-27
chore: bump vue-tsc from 1.8.21 to 1.8.22 in /src-vue (#649)
dependabot[bot]
2023-10-26
chore: Bump FlightCore version to 2.14.2
v2.14.2
GeckoEidechse
2023-10-26
chore: bump serde from 1.0.189 to 1.0.190 in /src-tauri (#648)
dependabot[bot]
2023-10-26
chore: bump vue-i18n from 9.5.0 to 9.6.0 in /src-vue (#647)
dependabot[bot]
2023-10-25
chore: bump vue-tsc from 1.8.20 to 1.8.21 in /src-vue (#646)
dependabot[bot]
2023-10-25
chore: bump vue from 3.3.6 to 3.3.7 in /src-vue (#645)
dependabot[bot]
2023-10-25
chore: bump element-plus from 2.3.14 to 2.4.1 in /src-vue (#636)
dependabot[bot]
2023-10-25
chore: bump vue from 3.3.4 to 3.3.6 in /src-vue (#641)
dependabot[bot]
2023-10-25
chore: bump vue-tsc from 1.8.19 to 1.8.20 in /src-vue (#642)
dependabot[bot]
2023-10-25
chore: bump @tauri-apps/cli from 1.5.4 to 1.5.6 (#643)
dependabot[bot]
2023-10-25
chore: Bump FlightCore version to 2.14.1
v2.14.1
GeckoEidechse
2023-10-25
fix: UI bugs (#644)
Rémy Raes
2023-10-19
chore: bump @tauri-apps/cli from 1.5.2 to 1.5.4 (#637)
dependabot[bot]
2023-10-19
chore: bump @tauri-apps/api from 1.5.0 to 1.5.1 (#638)
dependabot[bot]
2023-10-19
chore: Bump FlightCore version to 2.14.0
v2.14.0
GeckoEidechse
2023-10-17
chore: bump regex from 1.10.1 to 1.10.2 in /src-tauri (#635)
dependabot[bot]
2023-10-16
feat: Notification menu (#615)
Rémy Raes
2023-10-16
chore: Bump FlightCore version to 2.13.1
v2.13.1
GeckoEidechse
2023-10-16
chore: bump marked from 9.1.1 to 9.1.2 in /src-vue (#630)
dependabot[bot]
2023-10-16
chore: bump regex from 1.10.0 to 1.10.1 in /src-tauri (#632)
dependabot[bot]
2023-10-16
chore: bump const_format from 0.2.31 to 0.2.32 in /src-tauri (#631)
dependabot[bot]
2023-10-13
chore: bump serde from 1.0.188 to 1.0.189 in /src-tauri (#625)
dependabot[bot]
2023-10-13
chore: Bump FlightCore version to 2.13.0
v2.13.0
GeckoEidechse
2023-10-13
refactor: Move `convert_release_candidate_number` (#629)
GeckoEidechse
2023-10-13
refactor: Move `clean_up_download_folder_wrapper` (#628)
GeckoEidechse
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
refactor: Remove maximize window button (#617)
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 marked from 9.1.0 to 9.1.1 in /src-vue (#612)
dependabot[bot]
2023-10-12
chore: bump tauri from 1.5.1 to 1.5.2 in /src-tauri (#611)
dependabot[bot]
2023-10-12
fix: Update popup style (#610)
Rémy Raes
2023-10-11
chore: bump vue-tsc from 1.8.18 to 1.8.19 in /src-vue (#609)
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
[prev]
[next]