Commit Graph

590 Commits

Author SHA1 Message Date
Drew Ansbacher
4405792beb debounce category switch 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f05770ee7f no logs 2022-01-21 20:35:52 -07:00
Drew Ansbacher
02f5b4abc4 fix installed status app show 2022-01-21 20:35:52 -07:00
Drew Ansbacher
fc266a5d21 no logs conditional 2022-01-21 20:35:52 -07:00
Drew Ansbacher
4b2a032ae0 backend integration 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
Matt Hill
7b9ce88a16 global click protections, install wizard fixes, better login, better marketplace search, fix mocks 2022-01-21 20:35:52 -07:00
Drew Ansbacher
14a0dbe66e conditional for elem 2022-01-21 20:35:52 -07:00
Drew Ansbacher
313729146e no more logs 2022-01-21 20:35:52 -07:00
Drew Ansbacher
033af493ab only one modal submit block needed 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7ec2d26fe7 misc changes 2022-01-21 20:35:52 -07:00
Drew Ansbacher
9d52149a0d misc fixes 2022-01-21 20:35:52 -07:00
Drew Ansbacher
95c95a9fe4 logs pr 2022-01-21 20:35:52 -07:00
Matt Hill
37a6df0815 react to enter key for alerts and modals. Styling and logic 2022-01-21 20:35:52 -07:00
Matt Hill
5c2f724e0c begin logs improvement and combination 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
Drew Ansbacher
c278e7fbc2 wizard encrypt 2022-01-21 20:35:52 -07:00
Drew Ansbacher
a4b769f982 checkpoint 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
Matt Hill
6e82ef48ca fix unsubscribes on logout, better connection monitoring, and better message for lost connection 2022-01-21 20:35:52 -07:00
Drew Ansbacher
056452faca errs fixed 2022-01-21 20:35:52 -07:00
Drew Ansbacher
8e9daaa056 page limit added 2022-01-21 20:35:52 -07:00
Drew Ansbacher
0b618d7a68 comments-addressed 2022-01-21 20:35:52 -07:00
Drew Ansbacher
5ed99520ae no page or limit 2022-01-21 20:35:52 -07:00
Drew Ansbacher
3d5ac47a82 logs for server as well 2022-01-21 20:35:52 -07:00
Drew Ansbacher
0adead0298 inf scroll up 2022-01-21 20:35:52 -07:00
Matt Hill
c35ef1bed0 make start9 logo clickable 2022-01-21 20:35:52 -07:00
Matt Hill
f0d331b222 switch to warning, general cleaning up tech debt 2022-01-21 20:35:52 -07:00
Drew Ansbacher
2e6513ed03 all items crossed off 2022-01-21 20:35:52 -07:00
Drew Ansbacher
a61cdb088f more items crossed off 2022-01-21 20:35:52 -07:00
Matt Hill
b27748b839 improve loading screen for sessions 2022-01-21 20:35:52 -07:00
Matt Hill
038a7263f3 remove refreshLAN feature 2022-01-21 20:35:52 -07:00
Matt Hill
2475c08648 better change warnings 2022-01-21 20:35:52 -07:00
Drew Ansbacher
1eeb5e03ea undo interfaces change 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f3190cc68f fixes 2022-01-21 20:35:52 -07:00
Drew Ansbacher
88ed581d95 wizard cleanup 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
Drew Ansbacher
46fc276822 live backend setup 2022-01-21 20:35:52 -07:00
Drew Ansbacher
053ec47e90 new favicon 2022-01-21 20:35:52 -07:00
Drew Ansbacher
3721d419a3 wizard edits 2022-01-21 20:35:52 -07:00
Drew Ansbacher
8cf945b738 commit 2022-01-21 20:35:52 -07:00