Aiden McClelland
5211f7b2a0
allow explicit drop of GeneralGuard
2022-01-21 20:35:52 -07:00
Aiden McClelland
93acf1b6a0
pass in duration(millis) instead of timestamp
2022-01-21 20:35:52 -07:00
Chris Guida
7002c12fbe
package properties rpc endpoint ( #462 )
2022-01-21 20:35:52 -07:00
Keagan McClelland
c6a0cf90bf
implements session counter ( #463 )
...
* implements session counter
* implements session ids
2022-01-21 20:35:52 -07:00
Aiden McClelland
8c1a01b306
list disks without blkid
2022-01-21 20:35:52 -07:00
Aiden McClelland
9617c9149c
info -> debug for deamon success
2022-01-21 20:35:52 -07:00
Aiden McClelland
547804506a
docker attach stdin
2022-01-21 20:35:52 -07:00
Aiden McClelland
f848697e99
fix config.set
2022-01-21 20:35:52 -07:00
Aiden McClelland
0cf1a45da7
sound feature flag
2022-01-21 20:35:52 -07:00
Aiden McClelland
6b6dc404ab
fix docker start
2022-01-21 20:35:52 -07:00
Aiden McClelland
f3c6edc5c6
remove unneccesary file
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
45d945db2e
fix tor addressing for realzies
2022-01-21 20:35:52 -07:00
Aiden McClelland
296c2a98c3
fix tor address field on update
2022-01-21 20:35:52 -07:00
Aiden McClelland
2f8e71d459
unpack assets
2022-01-21 20:35:52 -07:00
Aiden McClelland
8f362e7d1e
begin setup flow
2022-01-21 20:35:52 -07:00
Aiden McClelland
a26a53874a
rename config.set.dry
2022-01-21 20:35:52 -07:00
Keagan McClelland
2f2feaf4ca
adds wifi command to top level
2022-01-21 20:35:52 -07:00
Keagan McClelland
6cb0d1ac1b
fix note timings ( #449 )
2022-01-21 20:35:52 -07:00
Aiden McClelland
e7a594b48d
enable ssh
2022-01-21 20:35:52 -07:00
Aiden McClelland
123bdfd658
re-enable coin
2022-01-21 20:35:52 -07:00
Keagan McClelland
ecd4687bde
fixes duration, oops ( #447 )
2022-01-21 20:35:52 -07:00
Aiden McClelland
0886cd91a3
misc fixes for init
2022-01-21 20:35:52 -07:00
Aiden McClelland
ccf505d0d3
misc fixes
2022-01-21 20:35:52 -07:00
Aiden McClelland
483e02a41b
init, shutdown and restart
2022-01-21 20:35:52 -07:00
Aiden McClelland
3877e43b84
configure datadir on context
2022-01-21 20:35:52 -07:00
Chris Guida
ee381ebce7
package logs rpc endpoint ( #427 )
...
* wip: package logs
* fixes from code review
* fix reverse flag behavior
* only embassyd uses -u, packages use CONTAINER_NAME
* make id param an enum, clean up code
* changes from rebase
* change package IDs to be of type PackageId
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2022-01-21 20:35:52 -07:00
Lucy Cifferello
4be36f5968
just build sdk for portable
2022-01-21 20:35:52 -07:00
Aiden McClelland
5d44519d0d
fix warnings
2022-01-21 20:35:52 -07:00
Aiden McClelland
824bccda0e
misc fixes
2022-01-21 20:35:52 -07:00
Aiden McClelland
e9faf1f74d
misc fixes
2022-01-21 20:35:52 -07:00
Aiden McClelland
064c905bd3
custom_cli
2022-01-21 20:35:52 -07:00
Aiden McClelland
9fb02c6a1e
overhaul context
2022-01-21 20:35:52 -07:00
Aiden McClelland
e9db083004
initialize database better
2022-01-21 20:35:52 -07:00
Aiden McClelland
6093518e46
load os tor key from db
2022-01-21 20:35:52 -07:00
Aiden McClelland
cdca5e1b67
address bugs
2022-01-21 20:35:52 -07:00
Keagan McClelland
982ebc01a4
Feature/tor health checks ( #426 )
...
* wip
* wraps up core tor health check feature, still need to fix the boundaries with the rest of embassyd
* need to please borrow checker
* please the borrow checker
* wire it in
* finishes the feature
* Apply suggestions from code review
* fixes tor restart functionality
* makes tor replacement more resilient, adds embassyd service in init and replace
2022-01-21 20:35:52 -07:00
Lucy Cifferello
89246b4dd4
update torut with fork for dependency fix
2022-01-21 20:35:52 -07:00
Aiden McClelland
a8db75099b
fix for volumeid serializer
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
269ee0cf01
completion bool fixes
2022-01-21 20:35:52 -07:00
Aiden McClelland
0aa75ee008
config changes; cleanup wip
2022-01-21 20:35:52 -07:00
Keagan McClelland
6c7dc71ed4
Feature/wifi ( #409 )
...
* initial commit for wifi feature
* implements wifi.get
* implements signal strength, removes macro system, makes compatible with rust stable
* remove selected row from wifi info
* refactor to correctly use rpc-toolkit
* remove redundant line from invoke error rendering
* Apply suggestions from code review
* adds display for wifi.get
* use invoke
* use remove
* use tokio native timeout
* use correct null output
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* fix borrowing issues
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Keagan McClelland
da5a0d622b
adds avahi base service to init function of mdns controller ( #407 )
...
* adds avahi base service to init function of mdns controller
* Apply suggestions from code review
* adds hostname set to startup sequence
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Keagan McClelland
bcb6d9d673
Feature/server metrics ( #405 )
...
* adds skeleton structure to task runners
* finishes server metrics
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* cleans up meminfo call
* changes error creation method
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
5a13320921
migrations
2022-01-21 20:35:52 -07:00
Aiden McClelland
3588d0342e
more idempotent installs
2022-01-21 20:35:52 -07:00
Aiden McClelland
8b1daabb05
allow access to readonly volumes during sandboxed
2022-01-21 20:35:52 -07:00
Aiden McClelland
c18a119c70
assorted fixes
2022-01-21 20:35:52 -07:00
Keagan McClelland
73526976a1
adds log querying ( #401 )
...
* adds log querying
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* formatting
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-21 20:35:52 -07:00