Drew Ansbacher
87f9078b54
health name off manifest ( #1064 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Matt Hill
63e03f7bd7
listen for expand event in list object
2022-01-21 20:35:52 -07:00
Keagan McClelland
cb8c339e99
make nginx resilient to intermittent DNS resolution failure if it coincides with nginx startup
2022-01-21 20:35:52 -07:00
Keagan McClelland
00735d3a4d
make things work when NO_KEY isn't specified
2022-01-21 20:35:52 -07:00
Keagan McClelland
486976eea0
fixes issue where hostnames would change on package reinstall/update
2022-01-21 20:35:52 -07:00
Aiden McClelland
702253a18c
copy change
2022-01-21 20:35:52 -07:00
Drew Ansbacher
78065e7f95
warning for reconnect
2022-01-21 20:35:52 -07:00
Aiden McClelland
eaffa8e53c
reconnect flag
2022-01-21 20:35:52 -07:00
Lucy Cifferello
48409c33d4
git ignore gzipped img files
2022-01-21 20:35:52 -07:00
Alex Inkin
f9628f0230
fix: progress not updating ( #1055 )
2022-01-21 20:35:52 -07:00
Chris Guida
502b179eef
add .embassy domains to system-generated ssl certs ( #1052 )
2022-01-21 20:35:52 -07:00
Aiden McClelland
bb674c454b
update patch-db
2022-01-21 20:35:52 -07:00
J M
abe3ac464d
Fix/timeout errors ( #1051 )
...
* wip: Working with docker timeouts
* fix: Make the fixes
* chore: small fixes
* chore: Remove not used 143
* chore: Put back
2022-01-21 20:35:52 -07:00
Keagan McClelland
da9fa31cff
destroy all warnings
...
make idiomatic binding elision
remove unused struct line item
put back warning about not handling mdns errors T.T
2022-01-21 20:35:52 -07:00
Keagan McClelland
adeaabfa5f
fixes an issue where if a package had multiple port mappings, only the last one would get an nginx config
...
include the nginx paths when *removing* a package
2022-01-21 20:35:52 -07:00
Keagan McClelland
cc0535ad5b
change default registry based on 'beta' feature flag, make 'beta' default for now
2022-01-21 20:35:52 -07:00
Keagan McClelland
d3ab3cb46b
fix lock ordering
2022-01-21 20:35:52 -07:00
Keagan McClelland
8c1016b3eb
removed broken packages entry in patchdb
2022-01-21 20:35:52 -07:00
Drew Ansbacher
f6d67142cb
enter click hack ( #1048 )
...
* enter click hack
* css class fix:
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
J M
1086ce13d2
feature: Swapping to use nmcli ( #1015 )
...
The reason is that we get better errors and that we get signal strength.
Reworking all the commands to use nmcli instead.
Feat: Wifi List Available
Feat: strength sort for available
fix: Backend to match the frontend asking
feat: New get with all information
chore: Make backend changing country not for NonWire
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Drew Ansbacher
689b449d7a
intialize setup wizard with no routing ( #1047 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Keagan McClelland
3c3dab2312
prep for prod infrastructure defaults
2022-01-21 20:35:52 -07:00
Keagan McClelland
c38d6083aa
remove unnecessarily revealing information in log messages that may be exported to the log server
2022-01-21 20:35:52 -07:00
Drew Ansbacher
d3b95405db
diagnostic ( #1027 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Keagan McClelland
1a63c61ae2
adds support for no product key builds as well as chosen product key builds ( #1030 )
2022-01-21 20:35:52 -07:00
Drew Ansbacher
a98605a185
nav guard bugfix ( #1037 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
920c86a443
set owner ( #1014 )
...
* set owner
* please borrowck
* set permissions and ownership on root dir
2022-01-21 20:35:52 -07:00
Aiden McClelland
d144891a4d
fix setup
2022-01-21 20:35:52 -07:00
Drew Ansbacher
cc73b86f6e
health spinner fix ( #1033 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Drew Ansbacher
5db2985f56
load placement bug ( #1031 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Alex Yong
6417a14aa3
Build README and Success page updates ( #1024 )
...
* added clarification on the embassy.local address being turned off after successful setup.
* adding troubleshooting section to README.md file.
* removing duplicate information
* updates per PR review.
2022-01-21 20:35:52 -07:00
Chris Guida
efd168a830
Fix "an storage" typo
2022-01-21 20:35:52 -07:00
Aiden McClelland
133b793953
add richer error codes to disk import
2022-01-21 20:35:52 -07:00
Lucy C
547d1a0856
Bugfix/boot cleanup ( #1023 )
...
* do not expect the node to exist on cleanup
* fix reference
* fix types
2022-01-21 20:35:52 -07:00
Drew Ansbacher
4e431a2ed7
details not data ( #1025 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Drew Ansbacher
edf032a837
bug fix show page ( #1021 )
...
* bug fix show page
* nologs
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Drew Ansbacher
5d2198613b
no spaces in install link ( #1020 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Drew Ansbacher
1203cf8d09
login error fix ( #1013 )
...
* login error fix
* loading gone
* fix type erros
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-01-21 20:35:52 -07:00
kn0wmad
e0f8a0894d
Session management edit
2022-01-21 20:35:52 -07:00
Keagan McClelland
381388a994
adds package renaming for vaultwarden, abstracted in case we have other renames we want to do
2022-01-21 20:35:52 -07:00
Keagan McClelland
834eb4b84b
kill the agent
2022-01-21 20:35:52 -07:00
Drew Ansbacher
b3fe55a895
Bugfix/metrics leak ( #1008 )
...
* metrics leak potential fix:
* typo
* max of that or zero
* page movement
* animation edit
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Keagan McClelland
8f0639cb72
adjust charge shorten last note
2022-01-21 20:35:52 -07:00
Keagan McClelland
00bc03e2cc
adjust charge
2022-01-21 20:35:52 -07:00
Drew Ansbacher
a1888f3454
prepend /marketplace ( #1007 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Lucy Cifferello
f0d2e77664
fix quick flash for mac
2022-01-21 20:35:52 -07:00
Alex Inkin
5e681aa3fb
refactor(app-show): refactor component ( #961 )
...
* refactor(app-show): refactor component
* chore: remove precommit hook for the time being
* chore: fix mutation by spreading
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
dbc159c82e
use ipv4 for mdns lookups
2022-01-21 20:35:52 -07:00
Drew Ansbacher
29167b7840
wiz cifs
2022-01-21 20:35:52 -07:00
Aiden McClelland
c8719061e4
add unstable flag to rpc context panic
2022-01-21 20:35:52 -07:00