Commit Graph

54 Commits

Author SHA1 Message Date
Aaron Greenspan
a122c4a058 agent: cleanup 2021-01-25 09:55:02 -07:00
Aaron Greenspan
b908967ac4 agent: fetches server ack for v0 response 2021-01-25 09:55:02 -07:00
Aaron Greenspan
ad92660c76 agent: adds post to welcome 2021-01-25 09:55:02 -07:00
Keagan McClelland
070835c40e wip 2021-01-25 09:55:02 -07:00
Keagan McClelland
27f05a4588 adds timestamps 2021-01-25 09:55:02 -07:00
Keagan McClelland
ce8280b0ba serialize it 2021-01-25 09:55:02 -07:00
Keagan McClelland
7c3238cf8d install warning stuff complete 2021-01-25 09:55:02 -07:00
Keagan McClelland
90b412384a initialize record 2021-01-25 09:55:02 -07:00
Keagan McClelland
ebd74cca3c periodically restarts tor daemon when it fails to get a response from itself, rate limits restarts 2021-01-25 09:55:02 -07:00
Keagan McClelland
5fbf34a84e removes expiration verification for the setup flow to prevent clock skew from failing registration 2021-01-25 09:55:02 -07:00
Aaron Greenspan
4f315e9958 agent: apt ~> apt-get, add eject sync 2021-01-25 09:55:02 -07:00
Aaron Greenspan
3ecfb4e4eb ui, agent: POST to eject cause client DELETE doesnt do bodys like a jerk 2021-01-25 09:55:02 -07:00
Aaron Greenspan
90227c0606 agent, ui: move to post body to avoid encodeURI complications 2021-01-25 09:55:02 -07:00
Aaron Greenspan
23077c6c6b agent: errorT to errorC handling in eject disks 2021-01-25 09:55:02 -07:00
Aaron Greenspan
c25295500b agent: logicalName to queryparams instead of path 2021-01-25 09:55:02 -07:00
Aaron Greenspan
b80634df83 agent: remove redundant fn 2021-01-25 09:55:02 -07:00
Aaron Greenspan
b4d1db7e11 agent: removes exinst from appmanifest types 2021-01-25 09:55:02 -07:00
Aaron Greenspan
2d10220e52 agent: fixes manifest parsing 2021-01-25 09:55:02 -07:00
Aaron Greenspan
31318687bf agent: fix appmgr version spec 2021-01-25 09:55:02 -07:00
Keagan McClelland
5b248013e5 removed redundant code 2021-01-25 09:55:02 -07:00
Aaron Greenspan
0962a20852 agent: adds ui to app installed preview 2021-01-25 09:55:02 -07:00
Aaron Greenspan
3a63dab586 agent: bump to 0.2.8. Appmgr still at 0.2.7 2021-01-25 09:55:02 -07:00
Aaron Greenspan
4e0ad21384 agent: adds endpoint for disk ejection 2021-01-25 09:55:02 -07:00
Keagan McClelland
0f43e5282f use origin instead of host 2020-12-10 17:45:35 -07:00
Aiden McClelland
bcfe7c0d21 dynamic cors policy 2020-12-08 12:22:57 -07:00
Aiden McClelland
7d493e12d3 return RegisterRes on 209 2020-12-08 12:22:57 -07:00
Aiden McClelland
414d8ae54a agent: stop remapping restarting 2020-12-08 12:22:57 -07:00
Aiden McClelland
1da2da7e43 run restarter on startup 2020-12-08 12:22:57 -07:00
Aiden McClelland
0dee648078 reboot to start up restarter daemon 2020-12-08 12:22:57 -07:00
Keagan McClelland
26cf4ea418 fix Makefile 2020-12-08 12:22:57 -07:00
Keagan McClelland
f6ac172ef3 bump version to 0.2.7 in agent 2020-12-08 12:22:57 -07:00
Aiden McClelland
3ababacd91 address pr comments 2020-12-08 12:22:57 -07:00
Aiden McClelland
5a121945d2 stop using exit codes, track app state 2020-12-08 12:22:57 -07:00
Aiden McClelland
30f8b8e6cd switch to auto-restarter daemon 2020-12-08 12:22:57 -07:00
Keagan McClelland
6d56528e74 only try and renew certs if they exist 2020-12-01 17:07:01 -07:00
Keagan McClelland
ba0b5a5349 fixes agent build process in Makefile 2020-12-01 13:56:36 -07:00
Keagan McClelland
45dbfc59e1 fixes hostname vs sid delineation again 2020-12-01 12:33:18 -07:00
Keagan McClelland
b5b6afbeef fix hostname vs server id delineation 2020-12-01 11:59:49 -07:00
Keagan McClelland
f14493a93c only run if ssl has been setup 2020-12-01 11:22:53 -07:00
Keagan McClelland
06c6805b3f fixes path removal 2020-12-01 01:32:56 -07:00
Keagan McClelland
38320e576e fix import cycle 2020-12-01 00:03:31 -07:00
Keagan McClelland
d5b07f18a1 actually adds ecc sync to the list 2020-11-30 23:38:01 -07:00
Keagan McClelland
8288679bf6 Update agent/src/Handler/Register.hs 2020-11-30 22:16:56 -07:00
Keagan McClelland
24003a8397 revert spurious spacing change 2020-11-30 22:14:52 -07:00
Keagan McClelland
462cace449 uncomments rsa replacement synchronizer, removes unused code 2020-11-30 22:13:44 -07:00
Keagan McClelland
4f1eb69378 removes more timing calls 2020-11-30 22:08:45 -07:00
Keagan McClelland
5fa2c563cc removes timing code 2020-11-30 21:59:36 -07:00
Keagan McClelland
bb6e09b5c2 0.2.6 2020-11-30 21:09:20 -07:00
Keagan McClelland
282675d1f8 fixes parenthesis 2020-11-30 20:51:26 -07:00
Keagan McClelland
d31b940c50 sleep before looping 2020-11-30 20:22:25 -07:00