Commit Graph

26 Commits

Author SHA1 Message Date
Keagan McClelland
1d8512e1dd removes charge tune 2022-02-10 15:25:35 -07:00
Keagan McClelland
1fa524dfed preserves ssh host keys and machine ids
explicitly await unmounts
2022-02-10 15:22:19 -07:00
Keagan McClelland
4b24c583cb remove redundant imports 2022-02-10 14:26:22 -07:00
Keagan McClelland
cdaf57713f remove error log reporting from backend 2022-02-10 14:26:22 -07:00
Keagan McClelland
5326de9b84 fixes calculation of disk percentage 2022-02-10 13:58:18 -07:00
Aiden McClelland
3c8b6e4f83 bugfix: inverts mapping for lan config 2022-02-09 15:10:43 -07:00
Aiden McClelland
f57f7022a1 limit icon size to 100K 2022-02-09 14:05:39 -07:00
Aiden McClelland
1d97856922 better devtools 2022-02-09 14:05:39 -07:00
Aiden McClelland
c413814ac4 fix s9pk reader pos update 2022-02-09 14:05:39 -07:00
Aiden McClelland
3f096bae60 exclude backup volume 2022-02-09 14:05:39 -07:00
Aiden McClelland
08770567d2 add validation to s9pks 2022-02-09 14:05:39 -07:00
Aiden McClelland
d3c5648608 pre-download static files, and add api versioning 2022-02-09 10:18:22 -07:00
Aiden McClelland
691d567d31 attach api and better pubkey serialization 2022-02-09 10:18:22 -07:00
Aiden McClelland
5c7c23459d take marketplace as an argument from the frontend 2022-02-09 10:18:22 -07:00
Aiden McClelland
79e4c6880a switch base os to raspberry pi os
minor fixes

more robust
2022-02-08 09:55:39 -07:00
Aiden McClelland
cd494f4f4b perform docker state build if folder doesn't exist 2022-02-02 10:43:24 -07:00
Keagan McClelland
6dea3c723e adds some investigative logging and improves error handling for mdns (#1145)
* adds some investigative logging and improves error handling for mdns

* re-adds client error to mdns controller so that memory isn't deallocated while still in use by AvahiClient
2022-01-27 15:12:17 -07:00
kn0wmad
c11b1721c2 Update CONTRIBUTING.md (#1125)
* Update CONTRIBUTING.md

Added missing punctuation

* backend readme details

* clarify embassy library wording

* Update backend/README.md

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

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
2022-01-27 12:34:06 -07:00
Keagan McClelland
a984a62392 forcefully remove the container, blowing past 409s 2022-01-27 12:33:14 -07:00
Keagan McClelland
8288cb40fe registry.start9.com -> marketplace.start9.com 2022-01-26 18:14:42 -07:00
Keagan McClelland
1d2d673c3f fixes lock ordering issue in recovery 2022-01-24 17:39:58 -07:00
Aiden McClelland
bf7ceb6125 await sleep 2022-01-24 15:40:45 -07:00
Aiden McClelland
f01d9e9519 sleep while waiting for pwm export
Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com>
2022-01-24 15:27:41 -07:00
Aiden McClelland
3ab078a878 fix issues with failed updates 2022-01-24 15:27:41 -07:00
Matt Hill
8a559b71fd Clean up README (#1114)
* Update README.md

* updated readme assets

* delete deprecated lifeline

* update contributing guide and delete old build guides/notes

* fix typos

* update ui formatting recommendation

* update readmes and contributing guide with build steps and dependencies

* add script to install sdk

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
2022-01-24 15:24:02 -07:00
Aiden McClelland
edde478382 rename appmgr 2022-01-21 20:35:52 -07:00