Commit Graph

679 Commits

Author SHA1 Message Date
Drew Ansbacher
bcaa6095bc get label 2021-09-14 13:41:19 -06:00
Drew Ansbacher
0269bc177b spec updates 2021-09-14 13:41:19 -06:00
Drew Ansbacher
eaacaeeb5f drive return type update 2021-09-14 13:41:19 -06:00
Aiden McClelland
cc90dd5151 recovery mode in embassyd 2021-09-14 12:19:20 -06:00
Aiden McClelland
4f99593bb8 fix build 2021-09-14 11:44:23 -06:00
Aiden McClelland
6289e85108 recovery mode 2021-09-14 11:42:13 -06:00
Drew Ansbacher
361a413fb9 no refresh func 2021-09-14 10:58:32 -06:00
Drew Ansbacher
c995dbe9f0 no more after 2021-09-14 10:58:32 -06:00
Drew Ansbacher
3fec68176f needed q mark 2021-09-14 10:58:32 -06:00
Drew Ansbacher
26840ab098 delete all endpoint update 2021-09-14 10:58:32 -06:00
Drew Ansbacher
81fdd80773 notification cursor 2021-09-14 10:58:32 -06:00
Matt Hill
bf763f2131 fix type mismatch 2021-09-13 19:44:41 -06:00
Aiden McClelland
7dee761369 fix dependency error 2021-09-13 18:11:27 -06:00
Keagan McClelland
39044fa40d fixes error log reporting (#469) 2021-09-13 17:19:44 -06:00
Keagan McClelland
d6c0ab741b make bep less intense 2021-09-13 17:08:49 -06:00
Aiden McClelland
b89cb6bf18 commit sqlx-data for tests 2021-09-13 16:42:47 -06:00
Aiden McClelland
4d783e68ae fix missing borrow 2021-09-13 15:24:32 -06:00
Chris Guida
4ad17979b7 fix package properties container name 2021-09-13 15:55:49 -05:00
Aiden McClelland
d5db3368f4 more aggressive locks on health check daemon 2021-09-13 14:09:28 -06:00
Aiden McClelland
982186809d lock package-data during install 2021-09-13 14:03:31 -06:00
Keagan McClelland
e5c2f59539 adds bep to embassy startup sequence (#468)
* adds bep to embassy startup sequence

* always run postinit

* Update appmgr/src/bin/embassy-init.rs

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
2021-09-13 11:59:56 -06:00
Aiden McClelland
982ed0172c sqlx-data for ssl 2021-09-13 11:52:21 -06:00
Keagan McClelland
1808c085e8 implements error log reporting (#464)
* implements error log reporting

* changes api post variables, includes warnings
2021-09-13 11:49:12 -06:00
Keagan McClelland
dc7461746c Feature/wifi sync (#446)
* Synchronizes Wifi config during the 'embassy-init' startup sequence

* Apply suggestions from code review

make directories polymorphic over AsRef

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>

* make resilient to existing symlink

* make this more idiomatic

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
Co-authored-by: Aiden McClelland <me@drbonez.dev>
2021-09-13 11:38:50 -06:00
Keagan McClelland
96dee95260 Feature/ssl cert management (#442)
* Adds core logic API for SSL Certificate Management

* Update appmgr/src/net/ssl.rs

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
2021-09-13 11:24:45 -06:00
Matt Hill
a91199c46b fix nav to show from market and add more disk info 2021-09-12 06:17:12 -06:00
Aiden McClelland
cfeeb81fab dont set guid until setup is complete 2021-09-11 20:57:11 -06:00
Aiden McClelland
af690dc5f1 update deps 2021-09-11 20:57:11 -06:00
Aiden McClelland
bb3a322ca1 remove beta 2021-09-11 20:57:11 -06:00
Aiden McClelland
7f194fbe0e setup flow mvp complete 2021-09-11 20:57:11 -06:00
Keagan McClelland
16dc0ffcf5 lock package data 2021-09-11 20:20:54 -06:00
Keagan McClelland
2f07d59e1f allow missing properties field 2021-09-11 18:36:20 -06:00
Lucy Cifferello
dcec8df20d no output for dependency and backup actions 2021-09-11 17:54:03 -06:00
Matt Hill
6da8a9b390 ignore current deps not in manifest 2021-09-11 15:19:36 -06:00
Matt Hill
d7a629cf80 fix type 2021-09-11 14:38:49 -06:00
Aiden McClelland
d5ef7d7180 allow explicit drop of GeneralGuard 2021-09-11 13:44:33 -06:00
Aiden McClelland
71b368c722 pass in duration(millis) instead of timestamp 2021-09-11 13:41:14 -06:00
Chris Guida
9e30050934 package properties rpc endpoint (#462) 2021-09-11 13:16:08 -06:00
Keagan McClelland
1e0583264e implements session counter (#463)
* implements session counter

* implements session ids
2021-09-11 13:15:05 -06:00
Matt Hill
3027d79319 cap install progress at 99% until complete, add ability to nav to service from marketplace show 2021-09-11 09:21:23 -06:00
Matt Hill
205396086f default value for device name 2021-09-11 08:49:11 -06:00
Matt Hill
38dc188de7 update disks type, bring back server name, and better gifs for loading and updating 2021-09-11 06:51:04 -06:00
Aiden McClelland
3bcd9ebaf1 list disks without blkid 2021-09-10 19:39:03 -06:00
Aiden McClelland
c21671e948 info -> debug for deamon success 2021-09-10 16:51:15 -06:00
Aiden McClelland
755ff369b5 docker attach stdin 2021-09-10 16:38:55 -06:00
Drew Ansbacher
d56c9f0c82 aiden suggested changes 2021-09-10 09:19:57 +03:00
Drew Ansbacher
2fff57412f wizard docs 2021-09-10 09:07:28 +03:00
Aiden McClelland
21c065372b fix config.set 2021-09-09 19:01:19 -06:00
Aiden McClelland
d586d7bb2a sound feature flag 2021-09-09 17:35:07 -06:00
Aiden McClelland
89e746feec fix docker start 2021-09-09 16:53:38 -06:00