-
Notifications
You must be signed in to change notification settings - Fork 2
feat: add app and config.toml versioning #468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JavierRibaldelRio
merged 21 commits into
develop
from
control-station/config-versioning
Mar 15, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
a459595
fix: add resolve to promise
maximka76667 59b8f09
go back
maximka76667 b832fc4
feat: remove pacman and rpm distributives
maximka76667 7100c99
feat: add loading when saving settings and fix backend panic
maximka76667 2599ade
fix: apply some fixes
maximka76667 ab6862f
refact: move some variables to config.ts
maximka76667 65739de
style: change product name
maximka76667 1262777
feat: implement versioning
maximka76667 8d4528a
fix: make tests pass
maximka76667 a2e9d45
fix: some errors
maximka76667 1884071
bump: icons-master
maximka76667 9ee2364
bump: bump icons master
maximka76667 fb8f6d6
docs: icons master does support all systems now
maximka76667 e08b570
docs: fix comment
maximka76667 ccf6f54
docs: fix docs
maximka76667 4ea880e
docs: remove packet-sender mentions
maximka76667 cfbbd60
feat: replace branch input with combobox
maximka76667 8bddb4f
feat: add logger commands to key bindings
maximka76667 bde3849
style: add symbol-based text at the beginning of a script
maximka76667 db0d325
fix: prevent key bindings if a dialog is open
maximka76667 2e662c1
fix: fix dialog focus
maximka76667 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -81,4 +81,5 @@ coverage | |
|
|
||
| # Config and config backups | ||
| config.toml | ||
| config.toml.backup-* | ||
| config.toml.backup-* | ||
| version.toml | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.