Aiden McClelland
5ab2ddf267
fix backup completion on unstable
2022-02-15 23:07:19 -07:00
Aiden McClelland
cd7bb07de5
add version to cli utils
2022-02-15 17:33:41 -07:00
Aiden McClelland
3ab2a93ea7
use explicit version when downloading s9pk
2022-02-15 16:03:34 -07:00
Aiden McClelland
6789ff5a8c
add version-priority to installs
2022-02-15 16:03:34 -07:00
Aiden McClelland
64e38393df
handle crash loops better
2022-02-15 13:13:28 -07:00
Aiden McClelland
1837e719b6
fix wifi for raspios ( #1207 )
...
* Wip: Fix most of the wifi and 80% of initialization.sh
* fix wifi
* reorganize code
Co-authored-by: J M <mogulslayer@gmail.com >
2022-02-15 10:27:25 -07:00
Aiden McClelland
fd37bbf712
use product key instead of id for drive verification
2022-02-15 09:40:03 -07:00
Keagan McClelland
b4269ce09b
prevents packages from producing conflicting ssl configs ( #1195 )
...
* prevents packages from producing conflicting ssl configs
* remove commented code
commits missing file
fix builds
2022-02-14 17:53:46 -07:00
Keagan McClelland
1df49e42fc
fix autostart to use ntp
2022-02-14 12:49:01 -07:00
Keagan McClelland
350bbf88ab
add time-wait-sync to embassy-init dependencies
2022-02-14 09:13:28 -07:00
Aiden McClelland
15a6bce382
fix lock scope ( #1165 )
...
* fix lock scope
* explicit unmount
* Quick Fixes
Authored: Aiden McClelland
* place E lock in transaction
Co-authored-by: J M <mogulslayer@gmail.com >
2022-02-11 14:37:36 -07:00
Aiden McClelland
76c2679600
implement delete-recovered
2022-02-11 10:39:32 -07:00
Aiden McClelland
55f5e78ae7
fix double mount
2022-02-10 21:32:32 -07:00
Aiden McClelland
e3fd98f8c9
fix label parser
2022-02-10 21:32:32 -07:00
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