Aiden McClelland
b29060e0af
fixes #849
2022-01-21 20:35:52 -07:00
Keagan McClelland
e578062082
adds flag to manager shared state describing whether health checks should be committed, sets that flag on stop and signal
2022-01-21 20:35:52 -07:00
Aiden McClelland
53e076726f
Feature/starting status ( #852 )
...
* add starting status
* fixes
2022-01-21 20:35:52 -07:00
Aiden McClelland
1effb50b79
clean up transient state on boot ( #816 )
...
* Should Work™
* fix remove
* do not sleep on exit 0
2022-01-21 20:35:52 -07:00
Aiden McClelland
071f6cec03
stability fixes
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
Aiden McClelland
e4a40ac32d
refactor: remove sync daemon ( #765 )
...
* refactor: remove sync daemon
* improve code organization
2022-01-21 20:35:52 -07:00
Aiden McClelland
8056285a7f
Backups Rework ( #698 )
...
* wip: Backup al
* wip: Backup
* backup code complete
* wip
* wip
* update types
* wip
* fix errors
* Backups wizard (#699 )
* backup adjustments
* fix endpoint arg
* Update prod-key-modal.page.ts
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
* build errs addressed
* working
* update backup command input, nix, and apk add
* add ecryptfs-utils
* fix build
* wip
* fixes for macos
* more mac magic
* fix typo
* working
* fixes after rebase
* chore: remove unused imports
Co-authored-by: Justin Miller <dragondef@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Keagan McClelland
678fa0731e
Change debounce time to notify callsite ( #726 )
...
* makes debounces a property of calls to notify rather than a global property of the notification manager
* Update appmgr/src/status/mod.rs
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Lucy Cifferello
7adb66cf4c
add spantrace debug logs
2022-01-21 20:35:52 -07:00
elvece
a59f0b18ca
fix output error on stop
2022-01-21 20:35:52 -07:00
Aiden McClelland
69382f788d
instrument all the things
2022-01-21 20:35:52 -07:00
Justin Miller
c3ac27865d
chore: Get the tracing in
2022-01-21 20:35:52 -07:00
Justin Miller
81164f974f
chore: moving to color_eyre
2022-01-21 20:35:52 -07:00
Keagan McClelland
016fb0d3f1
issue notification when service crashes ( #565 )
2022-01-21 20:35:52 -07:00
Aiden McClelland
7622616856
prefer btreemap over hashmap
2022-01-21 20:35:52 -07:00
Aiden McClelland
28c2965596
fix locker issues
2022-01-21 20:35:52 -07:00
Aiden McClelland
8a2622c05f
use new locking api
2022-01-21 20:35:52 -07:00
Aiden McClelland
0847389cd1
purge the word app
2022-01-21 20:35:52 -07:00
Aiden McClelland
3877e43b84
configure datadir on context
2022-01-21 20:35:52 -07:00
Aiden McClelland
5d44519d0d
fix warnings
2022-01-21 20:35:52 -07:00
Aiden McClelland
cdca5e1b67
address bugs
2022-01-21 20:35:52 -07:00
Aiden McClelland
1f48fcfb97
cleanup wip; change cbor lib
2022-01-21 20:35:52 -07:00
Aiden McClelland
b807323fa4
installs working
2022-01-21 20:35:52 -07:00
Aiden McClelland
48c33be14c
add support for yaml and json manifests
2022-01-21 20:35:52 -07:00
Aiden McClelland
a14820087d
switch to managers: wip 2
2022-01-21 20:35:52 -07:00
Aiden McClelland
34e4c12af3
switch to managers: wip
2022-01-21 20:35:52 -07:00