Commit Graph

18 Commits

Author SHA1 Message Date
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
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
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
4e0ad21384 agent: adds endpoint for disk ejection 2021-01-25 09:55:02 -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
Keagan McClelland
38320e576e fix import cycle 2020-12-01 00:03:31 -07:00
Keagan McClelland
8288679bf6 Update agent/src/Handler/Register.hs 2020-11-30 22:16:56 -07:00
Keagan McClelland
5fa2c563cc removes timing code 2020-11-30 21:59:36 -07:00
Keagan McClelland
f1208f281c fixes ssl renewal, replaces rsa with ecdsa for derivative certs 2020-11-30 17:44:18 -07:00
Keagan McClelland
b4b2ec6d99 adds timing instruments to see why setup takes so long 2020-11-27 11:13:04 -07:00
Aiden McClelland
95d3845906 0.2.5 initial commit
Makefile incomplete
2020-11-23 13:44:28 -07:00