Commit Graph

1042 Commits

Author SHA1 Message Date
Matt Hill
e6ba378c05 fix cert path 2022-01-21 20:35:52 -07:00
Matt Hill
ae4ba6330f revert updating Angular/Ionic 2022-01-21 20:35:52 -07:00
Drew Ansbacher
ac8384f2ec union change fix 2022-01-21 20:35:52 -07:00
Matt Hill
d380c57668 update to Angular 13 and Ionic 6 2022-01-21 20:35:52 -07:00
Matt Hill
48c2833112 closes #790 2022-01-21 20:35:52 -07:00
Matt Hill
806a1ee5df fix text alignment and double firing of page download 2022-01-21 20:35:52 -07:00
Matt Hill
397a71cb0d fix amination for config nested objects 2022-01-21 20:35:52 -07:00
Aiden McClelland
923ed6fe4e set default log level to debug 2022-01-21 20:35:52 -07:00
Aiden McClelland
9e1e3e167b Feature/rate limiting (#786)
* rate limiting

* 10s rate limit
2022-01-21 20:35:52 -07:00
Keagan McClelland
c723ee6a15 Feature/always gen certs (#784)
* move SslManager to NetController and out of NginxController

* always generate the certs, move that functionality to the net controller before any nginx configs are written

* add info log

* refactor to make net controller not responsible for nginx stuff

* diff minimization

* diff minimization

* diff minimization

* diff minimization

* use net controller cert path instead of nginx controller cert path

* remove unused imports

* move location of cert mounts
2022-01-21 20:35:52 -07:00
Keagan McClelland
9f3909188a fixes leaf certs to use leaf cert extensions (#776)
* fixes leaf certs to use leaf cert extensions

* adds CN to SAN because Firefox is a fussbucket
2022-01-21 20:35:52 -07:00
Matt Hill
21a21444ce rpc error logging for setup wiz 2022-01-21 20:35:52 -07:00
Matt Hill
e2d932f483 fix drive display for guid 2022-01-21 20:35:52 -07:00
Matt Hill
15063af0e5 fix build issue in setup wiz 2022-01-21 20:35:52 -07:00
Matt Hill
060a12fe17 fix logs colors and improve notifications screen 2022-01-21 20:35:52 -07:00
Aiden McClelland
e3f7e857e3 eos-version-compat 2022-01-21 20:35:52 -07:00
Drew Ansbacher
5cb6aebada success routing gone 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f9bdf1bc71 dep copy change 2022-01-21 20:35:52 -07:00
Lucy Cifferello
38e2fb9acd fix log parsing for null case 2022-01-21 20:35:52 -07:00
Matt Hill
54cdb16487 closes #773 2022-01-21 20:35:52 -07:00
Aiden McClelland
3d3a7500a2 fix error log reporting 2022-01-21 20:35:52 -07:00
Drew Ansbacher
ba402d018a download output 2022-01-21 20:35:52 -07:00
Drew Ansbacher
8f7075de34 success selector in init 2022-01-21 20:35:52 -07:00
Matt Hill
41da8e89cf fixes #781 2022-01-21 20:35:52 -07:00
Keagan McClelland
2660437e78 start dhclient 2022-01-21 20:35:52 -07:00
Keagan McClelland
87c10b7fbe sub ifupdown for ifconfig to save cpu power 2022-01-21 20:35:52 -07:00
Aiden McClelland
f922a6f08c closes #659 2022-01-21 20:35:52 -07:00
Aiden McClelland
d55586755d closes #661 and #737 2022-01-21 20:35:52 -07:00
Drew Ansbacher
6eb2dfbb5e wiz guid fix 2022-01-21 20:35:52 -07:00
Aiden McClelland
d4297b16d2 Feature/full embassy recovery (#775)
* kinda working

* recovery working

* Update appmgr/src/manager/mod.rs

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
2022-01-21 20:35:52 -07:00
Lucy Cifferello
46cb0c2aa8 add deserializer for string or utf8 array 2022-01-21 20:35:52 -07:00
Drew Ansbacher
9df920f352 no logs 2022-01-21 20:35:52 -07:00
Drew Ansbacher
21a0ee7fad redirect to prod key 2022-01-21 20:35:52 -07:00
Drew Ansbacher
ffd8f7b278 nav guard added 2022-01-21 20:35:52 -07:00
Drew Ansbacher
c17d35c83e eager load wiz 2022-01-21 20:35:52 -07:00
Lucy C
eac7db091f Bugfix/disk info (#770)
* use df for getting disk info

* fix import

* fix type errors

* add duplicity flag for different source hosts

* fix borrow

* reorder args

* update cargo lock

* use 1byte block sizes and using floating point numbers
2022-01-21 20:35:52 -07:00
Aiden McClelland
44324b7127 allow setup of disk previously used with lvm 2022-01-21 20:35:52 -07:00
Aiden McClelland
e4a40ac32d refactor: remove sync daemon (#765)
* refactor: remove sync daemon

* improve code organization
2022-01-21 20:35:52 -07:00
Keagan McClelland
57092cd240 Feature/eos disk filtering (#764)
* misc fixes

* magic

* set types

* disk guid labeling

* remove erroneous guid assignment

* fix borrow check issues

* remove unnecessary imports

Co-authored-by: Aiden McClelland <me@drbonez.dev>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
7d5053024f wiz error on setup dont go to next page 2022-01-21 20:35:52 -07:00
Matt Hill
70ceb82d6e fixes #753 2022-01-21 20:35:52 -07:00
Matt Hill
305f3d8bcc setup wizard improvements 2022-01-21 20:35:52 -07:00
Drew Ansbacher
db9d18766c no focusinput on passwordVer 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7576b30a6b guid and new alert flow 2022-01-21 20:35:52 -07:00
Aiden McClelland
a5266c2e41 include root ca in response 2022-01-21 20:35:52 -07:00
Aiden McClelland
34429d89d6 refactor: use data_dir fn 2022-01-21 20:35:52 -07:00
Aiden McClelland
ea76811902 fixes #719 2022-01-21 20:35:52 -07:00
kn0wmad
56dc3b42dd Update README.md 2022-01-21 20:35:52 -07:00
kn0wmad
787993971b Build README update (#738)
* Build README update

* Formatting edit

* Formatting edit

* Formatting edit

* #️⃣ Make it simple (#743)

Co-authored-by: Mariusz Kogen <k0gen@pm.me>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
f5841b95d9 030 readme update (#739)
* 030 readme update

* cut it down

* no lightning warning

* contribute at the top

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00