Skip to content
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

Refactor/patch db #2415

Merged
merged 100 commits into from
Sep 27, 2023
Merged
Changes from 1 commit
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
d86943b
the only way to begin is by beginning
dr-bonez Aug 25, 2023
e6f8602
chore: Convert over 3444 migration
Blu-J Aug 25, 2023
aa6fa41
fix imports
dr-bonez Aug 28, 2023
c2854b5
wip
dr-bonez Aug 28, 2023
1af37ce
feat: convert volume
Blu-J Aug 28, 2023
6675505
convert: system.rs
Blu-J Aug 28, 2023
20dd554
wip(convert): Setup
Blu-J Aug 28, 2023
25c1472
wip properties
Blu-J Aug 28, 2023
4906cb9
wip notifications
Blu-J Aug 28, 2023
c57a4f5
wip
dr-bonez Aug 29, 2023
ed1e82e
Merge branch 'refactor/patch-db' of github.com:Start9Labs/start-os in…
dr-bonez Aug 29, 2023
f25eb01
wip migration
Blu-J Aug 29, 2023
38f4b4c
wip init
Blu-J Aug 29, 2023
53748cf
wip auth/control
Blu-J Aug 29, 2023
ee05039
wip action
Blu-J Aug 29, 2023
e4dd60e
wip control
Blu-J Aug 29, 2023
a1d7500
wiip 034
Blu-J Aug 29, 2023
73ebdaa
wip 344
Blu-J Aug 29, 2023
09bd4b7
wip some more versions converted
Blu-J Aug 29, 2023
2995368
feat: Reserialize the version of the db
Blu-J Aug 29, 2023
77b2777
wip rest of the versions
Blu-J Aug 29, 2023
f26a88b
wip s9pk/manifest
Blu-J Aug 29, 2023
c3048b0
wip wifi
Blu-J Aug 29, 2023
b64e677
chore: net/keys
Blu-J Aug 29, 2023
edcca9a
chore: net/dns
Blu-J Aug 29, 2023
9040931
wip net/dhcp
Blu-J Aug 29, 2023
323598a
wip manager manager-map
Blu-J Aug 29, 2023
af63412
gut dependency errors
dr-bonez Aug 29, 2023
3f93fd9
Merge branch 'refactor/patch-db' of github.com:Start9Labs/start-os in…
dr-bonez Aug 29, 2023
654493f
wip update/mod
Blu-J Aug 29, 2023
9323e83
detect breakages locally for updates
MattDHill Aug 29, 2023
9842373
Merge branch 'refactor/patch-db' of github.com:Start9Labs/start-os in…
MattDHill Aug 29, 2023
455d9a5
wip: manager/mod
Blu-J Aug 29, 2023
d5c9f1a
Merge branch 'refactor/patch-db' of https://github.com/Start9Labs/sta…
Blu-J Aug 29, 2023
99667e0
wip: manager/health
Blu-J Aug 29, 2023
2549055
wip: backup/target/mod
Blu-J Aug 29, 2023
107289e
fix: Typo addresses
Blu-J Aug 29, 2023
669dfe8
clean control.rs
dr-bonez Aug 29, 2023
0b901ce
Merge branch 'refactor/patch-db' of github.com:Start9Labs/start-os in…
dr-bonez Aug 29, 2023
5a0d1b2
fix system package id
dr-bonez Aug 29, 2023
6c87e17
switch to btreemap for now
dr-bonez Aug 29, 2023
6d0421f
config wip
dr-bonez Aug 30, 2023
ebd5ae6
wip manager/mod
Blu-J Aug 31, 2023
a2d3fd0
install wip
dr-bonez Sep 1, 2023
d53030d
chore: Update the last of the errors
Blu-J Sep 1, 2023
0544355
feat: Change the prelude de to borrow
Blu-J Sep 1, 2023
a4de016
feat: Adding in some more things
Blu-J Sep 1, 2023
da26139
chore: add to the prelude
Blu-J Sep 1, 2023
5248743
chore: Small fixes
Blu-J Sep 1, 2023
148c903
chore: Fixing the small errors
Blu-J Sep 1, 2023
e1875c6
wip: Cleaning up check errors
Blu-J Sep 6, 2023
5068788
wip: Fix some of the issues
Blu-J Sep 8, 2023
94db263
chore: Fix setup
Blu-J Sep 8, 2023
d6d5933
chore:fix version
Blu-J Sep 8, 2023
836d5bc
chore: prelude, mod, http_reader
Blu-J Sep 8, 2023
729fdde
wip backup_bulk
Blu-J Sep 8, 2023
d8ecd89
chore: Last of the errors
Blu-J Sep 8, 2023
511e318
upadte package.json
MattDHill Sep 11, 2023
7653ead
chore: changes needed for a build
Blu-J Sep 11, 2023
73af73b
chore: Removing some of the linting errors in the manager
Blu-J Sep 11, 2023
1764748
chore: Some linting 101
Blu-J Sep 11, 2023
7a76ec2
fix: Wrong order of who owns what
Blu-J Sep 14, 2023
aadf1ba
chore: Remove the unstable
Blu-J Sep 14, 2023
67bd655
Merge remote-tracking branch 'origin/master' into refactor/patch-db
Blu-J Sep 14, 2023
c739f4c
chore: Remove the test in the todo
Blu-J Sep 14, 2023
434dc6d
@dr-bonez did a refactoring on the backup
Blu-J Sep 14, 2023
f3f5097
chore: Make sure that there can only be one override guard at a time
Blu-J Sep 14, 2023
c47fcb0
resolve most todos
dr-bonez Sep 18, 2023
ed0c535
wip: Add some more tracing to debug an error
Blu-J Sep 18, 2023
03d9520
wip: Use a mv instead of rename
Blu-J Sep 18, 2023
631f2ab
wip: Revert some of the missing code segments found earlier
Blu-J Sep 18, 2023
40cdd0f
chore: Make the build
Blu-J Sep 18, 2023
b15d741
chore: Something about the lib looks like it iis broken
Blu-J Sep 18, 2023
87c0245
wip: More instrument and dev working
Blu-J Sep 18, 2023
e43fd1f
kill netdummy before creating it
dr-bonez Sep 20, 2023
5da0a1e
better db analysis tools
dr-bonez Sep 20, 2023
d27fa60
fixes from testing
dr-bonez Sep 20, 2023
176b8fd
fix: Make add start the service
Blu-J Sep 20, 2023
cbcfaf0
Merge branch 'refactor/patch-db' of https://github.com/Start9Labs/sta…
Blu-J Sep 20, 2023
2601810
fix status after install
dr-bonez Sep 21, 2023
d3edd52
make wormhole
dr-bonez Sep 21, 2023
4d96b4b
fix missing icon file
dr-bonez Sep 21, 2023
e828632
fix data url for icons
dr-bonez Sep 21, 2023
396c136
fix: Bad deser
Blu-J Sep 22, 2023
264efcb
bugfixes
dr-bonez Sep 22, 2023
2331dec
Merge branch 'refactor/patch-db' of github.com:Start9Labs/start-os in…
dr-bonez Sep 22, 2023
8dc9f0f
fix: Backup
Blu-J Sep 22, 2023
28db510
fix: Some of the restor
Blu-J Sep 22, 2023
f2ea01e
fix: Restoring works
Blu-J Sep 25, 2023
0815400
update frontend patch-db types
dr-bonez Sep 25, 2023
09f9c43
hack it in (#2424)
MattDHill Sep 26, 2023
6dedae5
handle config pointers
dr-bonez Sep 26, 2023
8fafc1c
Merge branch 'refactor/patch-db' of github.com:Start9Labs/start-os in…
dr-bonez Sep 26, 2023
e522c5d
dependency config errs
dr-bonez Sep 26, 2023
32472dc
Merge branch 'master' of github.com:Start9Labs/start-os into refactor…
MattDHill Sep 27, 2023
d322fd9
fix compat
dr-bonez Sep 27, 2023
601cd0a
cache docker
dr-bonez Sep 27, 2023
b9ed453
Merge branch 'master' of github.com:Start9Labs/start-os into refactor…
dr-bonez Sep 27, 2023
90ba212
fix dependency expectation
dr-bonez Sep 27, 2023
a741979
fix dependency auto-config
dr-bonez Sep 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update frontend patch-db types
dr-bonez committed Sep 25, 2023
commit 0815400026f5c6ccf49f48cc66f3f18d189ed985
Original file line number Diff line number Diff line change
@@ -277,7 +277,7 @@ export interface Action {
export interface Status {
configured: boolean
main: MainStatus
'dependency-errors': { [id: string]: DependencyError | null }
'dependency-config-errors': { [id: string]: string | null }
}

export type MainStatus =