elvece
a59f0b18ca
fix output error on stop
2022-01-21 20:35:52 -07:00
Keagan McClelland
786a13fcb3
add wlan0 to avahi conf allowed interfaces
2022-01-21 20:35:52 -07:00
Aiden McClelland
25d4b1ddec
dont log password
2022-01-21 20:35:52 -07:00
Aiden McClelland
69382f788d
instrument all the things
2022-01-21 20:35:52 -07:00
Matt Hill
11bd1e0609
global error handling for setup wizard and diagnostic ui too
2022-01-21 20:35:52 -07:00
Matt Hill
db39e4432a
global error handling in order to reload page on chunk failed
2022-01-21 20:35:52 -07:00
Matt Hill
9d14d47cfd
don't reset on startup
2022-01-21 20:35:52 -07:00
Keagan McClelland
0f0403e8d7
attempt to fix tor/lan urls for main ui
2022-01-21 20:35:52 -07:00
Matt Hill
f7556b78c5
delete cookie before login and new key on rpc error data
2022-01-21 20:35:52 -07:00
Drew Ansbacher
7cd996ae5b
bugfix/patch reset fix
2022-01-21 20:35:52 -07:00
Lucy C
6dcddafcd4
update breakage response type ( #642 )
2022-01-21 20:35:52 -07:00
Keagan McClelland
3f30905786
Bugfix/wifi init ( #619 )
...
* initializes wifi system correctly
* add packages to initialization
* restart wpa_supplicant after conf file is sync'ed
* fix cli rendering for set_network
* debug statements
* more debug stuff, trim network id on return
* possibly solves all dhcp problems on startup, I wish I understood better why it starts by default for eth0 but not wlan0
* make consistent with new logging
2022-01-21 20:35:52 -07:00
Drew Ansbacher
debefdbc5f
wifi delete
2022-01-21 20:35:52 -07:00
Aiden McClelland
77d34c2a64
re-add share stats
2022-01-21 20:35:52 -07:00
Justin Miller
c3ac27865d
chore: Get the tracing in
2022-01-21 20:35:52 -07:00
Justin Miller
81164f974f
chore: moving to color_eyre
2022-01-21 20:35:52 -07:00
Drew Ansbacher
36bae894a9
pr notes
2022-01-21 20:35:52 -07:00
Drew Ansbacher
71ce2b064f
delete recovered
2022-01-21 20:35:52 -07:00
Matt Hill
7dcb4239df
only backing up for maintenance page
2022-01-21 20:35:52 -07:00
Matt Hill
64865a2da2
delete unused
2022-01-21 20:35:52 -07:00
Matt Hill
e864d0eb64
finish
2022-01-21 20:35:52 -07:00
kn0wmad
36f0959bc2
Buildguide and Makefile updates ( #617 )
...
* Buildguide and Makefile updates
* Removed package-lock removal
2022-01-21 20:35:52 -07:00
Lucy Cifferello
6afc4e02ee
update package locks with node v6.11.0 and npm v8.0.0
2022-01-21 20:35:52 -07:00
Justin Miller
dc96e74391
chore: Refactor out big fn
2022-01-21 20:35:52 -07:00
Aiden McClelland
c2150efb69
reorganize
2022-01-21 20:35:52 -07:00
Aiden McClelland
b2fa955ad5
fix recovery
2022-01-21 20:35:52 -07:00
Drew Ansbacher
c199a6525f
recovery-drive not logicalname
2022-01-21 20:35:52 -07:00
Drew Ansbacher
f1e4cad3bd
echo message
2022-01-21 20:35:52 -07:00
Drew Ansbacher
ed395699b3
Wizard refactor 2 ( #615 )
...
* new flow and endpoints
* functional
* prod build errors addressed
* little more cleanup
* transfer progress fixed
* tor address fix
* remove eslint cause sucks
* fix skeleton text color and wording
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
e58df7ec4a
v2 migration
2022-01-21 20:35:52 -07:00
Justin Miller
7fc4cb175c
feat: Make the start clear
...
Have messaging to let user know of update complete/ failure
2022-01-21 20:35:52 -07:00
Aiden McClelland
2b2451d22f
fix makefile
2022-01-21 20:35:52 -07:00
Aiden McClelland
8fabb7f884
progress bar
2022-01-21 20:35:52 -07:00
Aiden McClelland
1a76b7800f
write directly to blockdev; swap boot label
2022-01-21 20:35:52 -07:00
Aiden McClelland
ca616744f8
fix second deadlock
2022-01-21 20:35:52 -07:00
Aiden McClelland
b70d176d9e
fix deadlock
2022-01-21 20:35:52 -07:00
Aiden McClelland
ee8eca7038
fix HasModel for ServerInfo
2022-01-21 20:35:52 -07:00
Aiden McClelland
f4b70f653f
misc fixes
2022-01-21 20:35:52 -07:00
Justin Miller
ab6c14afb7
chore: Remove the tmp.db
2022-01-21 20:35:52 -07:00
Justin Miller
dbad01f49c
chore: Write to the output mount
2022-01-21 20:35:52 -07:00
Justin Miller
43cb20d390
feat: Doing the swap
2022-01-21 20:35:52 -07:00
Justin Miller
316e6e7425
chore: Up to swap
2022-01-21 20:35:52 -07:00
Justin Miller
457e3689fb
chore: Make the download
2022-01-21 20:35:52 -07:00
Justin Miller
4d110eb613
Feat: Compare versions for update
2022-01-21 20:35:52 -07:00
Chris Guida
c24d63d65c
add curl to utils image, and remove utils.tar
2022-01-21 20:35:52 -07:00
elvece
f1283cce91
update package lock to build node modules using npm prefix
2022-01-21 20:35:52 -07:00
Chris Guida
89dcf693e0
only remove existing dependents
...
also update patch-db submodule to pull in logging updates
2022-01-21 20:35:52 -07:00
Chris Guida
a5f5852a31
add utils system image, move compat into system-images
2022-01-21 20:35:52 -07:00
Aiden McClelland
309b446a5c
fix install progress jump
2022-01-21 20:35:52 -07:00
Keagan McClelland
317e8a4c8f
fix enum serialization ( #616 )
2022-01-21 20:35:52 -07:00