aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-27chore: Bump FlightCore version to `3.0.5`v3.0.5GeckoEidechse
2025-04-27fix: Update path of AppImages in release artifactGeckoEidechse
2025-04-27chore: Add debug prints to investigate failing release pipelineGeckoEidechse
2025-04-10chore: Bump FlightCore version to `3.0.4`v3.0.4GeckoEidechse
2025-04-10i18n: Translations update from Weblate (#1093)Harmony Weblate
Translated using Weblate (French) Currently translated at 99.1% (117 of 118 strings) Translation: Northstar/FlightCore Translate-URL: https://translate.harmony.tf/projects/northstar/flightcore/fr/ Co-authored-by: Lucas RIBEIRO <DeathSkor@users.noreply.translate.harmony.tf>
2025-04-10ci: Upload Linux and Windows artifacts separatelyGeckoEidechse
to prevent later CI run overriding artifacts of earlier run
2025-04-07chore: Bump FlightCore version to `3.0.3`v3.0.3GeckoEidechse
2025-04-07fix: Updating naming of appimage signature fileGeckoEidechse
to match output filename of Tauri 2.0
2025-04-07chore: Bump FlightCore version to `3.0.2`v3.0.2GeckoEidechse
2025-04-07ci: Overwrite existing artifactsGeckoEidechse
2025-04-06chore: Bump FlightCore version to `3.0.1`v3.0.1GeckoEidechse
2025-04-06fix(ci): Use correct dependencies in release pipelineGeckoEidechse
2025-04-06chore: Bump FlightCore version to 3.0.0v3.0.0GeckoEidechse
2025-04-06i18n: Translations update from Weblate (#1071)Harmony Weblate
Translated using Weblate (German) Currently translated at 100.0% (118 of 118 strings) Translation: Northstar/FlightCore Translate-URL: https://translate.harmony.tf/projects/northstar/flightcore/de/ Co-authored-by: Herr Chaos <HerrChaos@users.noreply.translate.harmony.tf>
2025-04-06feat: Update wallpaper (#1092)GeckoEidechse
As preparation for 3.0 release of FlightCore I'd like to update the wallpaper again to "refresh" FlightCore a bit
2025-04-06fix: Update Vanilla+ name check (#1091)NachosChipeados
Updates Vanilla+'s name check to include the new name. Old one is kept just in case
2025-04-06fix: Address clippy warningGeckoEidechse
2025-04-06ci: Disable updater for non-release CI buildsGeckoEidechse
as these are also triggered from PRs which don't have access to the signing key.
2025-03-02feat: Tauri 2.0 (#1054)GeckoEidechse
Updates Tauri to version 2.0 and updates code and other dependencies with it. Loses some functionality in the process. See pull request description for full info.
2025-03-02chore: Apply git renormalizeGeckoEidechse
2025-03-02chore: Bump upload/download-artifact actions to v4GeckoEidechse
2025-03-01fix(ci): Make sure TS binding check runs on Ubuntu 22.04GeckoEidechse
as there are build errors for 24.04
2025-01-06chore: Bump node version to 18 (#1061)GeckoEidechse
2025-01-05docs: Adjust commentsGeckoEidechse
to be closer to those in the Tauri v2
2025-01-05style: Format vite configGeckoEidechse
2025-01-02style: Format fileGeckoEidechse
2024-12-23chore: Remove mention of Rust versionGeckoEidechse
from Cargo.toml as it was always outdated anyway
2024-12-23chore: Gitignore Rust build cache only in subfolderGeckoEidechse
2024-12-22chore: Remove unused SVGsGeckoEidechse
2024-12-22chore: Remove duplicate extension recommendationGeckoEidechse
There was a nested `extensions.json` vscode config file leftover that wouldn't get picked up by vscode anyway
2024-12-09chore: bump serde from 1.0.203 to 1.0.215 in /src-tauri (#1049)dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.215. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.215) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09chore: bump serde_json from 1.0.127 to 1.0.133 in /src-tauri (#1048)dependabot[bot]
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.127 to 1.0.133. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.127...v1.0.133) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09ci: Run CI weekly to cover Rust toolchain updates (#1052)GeckoEidechse
Rust toolchain updates every six weeks including clippy. With new updates clippy can cover more cases that it previously missed so with weekly CI runs we can catch these cases and fix them in a timely manner.
2024-12-09fix: Address clippy error regarding zombie child process (#1053)GeckoEidechse
https://rust-lang.github.io/rust-clippy/master/index.html#zombie_processes
2024-11-22chore: Bump FlightCore version to 2.26.2v2.26.2GeckoEidechse
2024-11-22i18n: Translations update from Weblate (#984)Harmony Weblate
Translated using Weblate (Russian) Currently translated at 100.0% (118 of 118 strings) Translation: Northstar/FlightCore Translate-URL: https://translate.harmony.tf/projects/northstar/flightcore/ru/ Co-authored-by: Andrew <voidflare1@users.noreply.translate.harmony.tf>
2024-11-20chore: bump typescript from 5.5.4 to 5.6.3 in /src-vue (#1028)dependabot[bot]
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11chore: Bump FlightCore version to 2.26.1v2.26.1GeckoEidechse
2024-11-11chore: Bump vulnerable npm packages (#1040)GeckoEidechse
2024-11-11chore: bump vue-tsc from 2.1.4 to 2.1.10 in /src-vue (#1032)dependabot[bot]
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.1.4 to 2.1.10. - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v2.1.10/packages/tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11chore: bump marked from 14.1.0 to 14.1.3 in /src-vue (#1031)dependabot[bot]
Bumps [marked](https://github.com/markedjs/marked) from 14.1.0 to 14.1.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v14.1.0...v14.1.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11chore: bump const_format from 0.2.32 to 0.2.33 in /src-tauri (#1036)dependabot[bot]
Bumps [const_format](https://github.com/rodrimati1992/const_format_crates) from 0.2.32 to 0.2.33. - [Release notes](https://github.com/rodrimati1992/const_format_crates/releases) - [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md) - [Commits](https://github.com/rodrimati1992/const_format_crates/commits) --- updated-dependencies: - dependency-name: const_format dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07chore: bump ts-rs from 9.0.1 to 10.0.0 in /src-tauri (#1035)dependabot[bot]
Bumps [ts-rs](https://github.com/Aleph-Alpha/ts-rs) from 9.0.1 to 10.0.0. - [Release notes](https://github.com/Aleph-Alpha/ts-rs/releases) - [Changelog](https://github.com/Aleph-Alpha/ts-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Aleph-Alpha/ts-rs/compare/v9.0.1...v10.0.0) --- updated-dependencies: - dependency-name: ts-rs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04chore: bump anyhow from 1.0.86 to 1.0.89 in /src-tauri (#1018)dependabot[bot]
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.86 to 1.0.89. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.89) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04chore: bump sysinfo from 0.30.12 to 0.30.13 in /src-tauri (#1019)dependabot[bot]
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.30.12 to 0.30.13. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits/v0.30.13) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-15chore: bump ts-rs from 8.1.0 to 9.0.1 in /src-tauri (#1007)dependabot[bot]
* chore: bump ts-rs from 8.1.0 to 9.0.1 in /src-tauri Bumps [ts-rs](https://github.com/Aleph-Alpha/ts-rs) from 8.1.0 to 9.0.1. - [Release notes](https://github.com/Aleph-Alpha/ts-rs/releases) - [Changelog](https://github.com/Aleph-Alpha/ts-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/Aleph-Alpha/ts-rs/compare/v8.1.0...v9.0.1) --- updated-dependencies: - dependency-name: ts-rs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore: Add trailing newlines to TypeScript bindings as newer version of ts-rs now adds trailing newlines --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GeckoEidechse <gecko.eidechse+git@pm.me>
2024-09-15fix: Sort contributors case insensitive (#1015)GeckoEidechse
when generating Northstar release notes
2024-09-13chore: bump marked from 13.0.2 to 14.1.0 in /src-vue (#1008)dependabot[bot]
Bumps [marked](https://github.com/markedjs/marked) from 13.0.2 to 14.1.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v13.0.2...v14.1.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-13chore: bump vue-tsc from 2.0.29 to 2.1.4 in /src-vue (#1012)dependabot[bot]
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.0.29 to 2.1.4. - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v2.1.4/packages/tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04chore: Bump FlightCore version to 2.26.0v2.26.0GeckoEidechse