Lucy C
effcd5ea57
Feature/dry auto configure ( #584 )
...
* rename variables for clarity
* return altered dep config
* add utils system image, move compat into system-images
* rename variables for clarity
* sync integration and add debug instrumentation
* debugging
* add trace instrumentation
* fix compilation for instrumentation
* fix potential deadlocking behavior
* fix import
* fix dep check response return
* hook back up to rpc, was overwritten in rebase
* fix package command
* get proper package config
* testing dep config
* version/volume for dep
* vars
* compat debugs
* clean up
* remove tar
Co-authored-by: Chris Guida <chrisguida@gmail.com >
2022-01-21 20:35:52 -07:00
Matt Hill
1ed7396dd1
fix dependencies not showing bug
2022-01-21 20:35:52 -07:00
Drew Ansbacher
896c103aad
lan disabled error
2022-01-21 20:35:52 -07:00
Keagan McClelland
46f24f94e3
change random to urandom in build process
2022-01-21 20:35:52 -07:00
Drew Ansbacher
26af1b2e36
Update app.component.ts
2022-01-21 20:35:52 -07:00
Drew Ansbacher
c6db856a18
wiz success page
2022-01-21 20:35:52 -07:00
Matt Hill
933481cd7d
rework Embassy tab, fix error type in patch-db, fix response type for embassy updates
2022-01-21 20:35:52 -07:00
Lucy Cifferello
2f865a1953
add gitignore for utils.tar
2022-01-21 20:35:52 -07:00
Lucy Cifferello
d25266fe2d
fix compat build
2022-01-21 20:35:52 -07:00
Keagan McClelland
cb37598888
fixes api contract for server update
2022-01-21 20:35:52 -07:00
Keagan McClelland
c88bb11107
fix issue where we would attempt to remove ssl directory regardless of whether or not we created it ( #664 )
2022-01-21 20:35:52 -07:00
Aiden McClelland
516db0a3ba
add submodules to makefile
2022-01-21 20:35:52 -07:00
Lucy Cifferello
4d53fa58b7
update rpc toolkit
2022-01-21 20:35:52 -07:00
Lucy Cifferello
2d0d0fd1d2
update submodule to https and add branch for patchdb
2022-01-21 20:35:52 -07:00
Matt Hill
77753d9afa
install lastest version when recovering service
2022-01-21 20:35:52 -07:00
Lucy Cifferello
9e29f0fd34
make submodules relative
2022-01-21 20:35:52 -07:00
Matt Hill
fe95d64cbd
fix build
2022-01-21 20:35:52 -07:00
Matt Hill
e89036a68d
update patch db client
2022-01-21 20:35:52 -07:00
Matt Hill
9b8fccb431
many things
2022-01-21 20:35:52 -07:00
Lucy Cifferello
7adb66cf4c
add spantrace debug logs
2022-01-21 20:35:52 -07:00
Keagan McClelland
0a4f60ae26
actually update ssl certificate in persistence when we are within the expiration window.
2022-01-21 20:35:52 -07:00
Aiden McClelland
492cb7440b
improve patch-db locking
2022-01-21 20:35:52 -07:00
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