Keagan McClelland
|
adab9e7fca
|
optional lan
|
2021-03-05 14:22:12 -07:00 |
|
Keagan McClelland
|
b152a93dd8
|
should fix the logs api
|
2021-03-03 16:03:04 -07:00 |
|
Keagan McClelland
|
ae90b70348
|
exposes start alerts
|
2021-03-03 16:03:04 -07:00 |
|
Keagan McClelland
|
653961da64
|
batches all lan addresses together
removes dbg
fixes clap docs
use actual log
removes service level enabling and disabling of lan
adds reset endpoint
reset lan on install/uninstall
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
c52f75c9e3
|
adds lanEnabled, and unconditionally returns lan address
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
54ae7f82d6
|
adds action listings to AIS response
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
39867478d0
|
fixed conflicts
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
8e2642a741
|
actually render json
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
a4f7d53a6b
|
finishes lan support for the agent
|
2021-03-03 10:29:09 -07:00 |
|
Aaron Greenspan
|
30dd62285b
|
Update agent/src/Handler/V0.hs
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
|
2021-03-03 10:29:09 -07:00 |
|
Aaron Greenspan
|
3065323e79
|
agent: adds lan address to server specs
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
44def3be85
|
release notes plumbing
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
18df87b8f5
|
adds log fetch feature to agent
|
2021-03-03 10:29:09 -07:00 |
|
Aiden McClelland
|
7417bfdbfa
|
agent: invert autoCheckUpdates
|
2021-01-25 09:55:02 -07:00 |
|
Aaron Greenspan
|
47e5951fc3
|
agent: serialize installAlert gdi
|
2021-01-25 09:55:02 -07:00 |
|
Aaron Greenspan
|
db8a26c84c
|
agent: adds restore alerts
|
2021-01-25 09:55:02 -07:00 |
|
Aaron Greenspan
|
18f18e3b95
|
agent: adds autoCheckUpdates to v0
|
2021-01-25 09:55:02 -07:00 |
|
Aaron Greenspan
|
b717853759
|
agent: rip versionLatest
|
2021-01-25 09:55:02 -07:00 |
|
Keagan McClelland
|
b3ab312088
|
more casing
|
2021-01-25 09:55:02 -07:00 |
|
Keagan McClelland
|
41b01efed3
|
consistent casing
|
2021-01-25 09:55:02 -07:00 |
|
Keagan McClelland
|
d211de9782
|
sledgehammer error catch, log and return nothing so that embassy remains live even if registry is unreachable
|
2021-01-25 09:55:02 -07:00 |
|
Aaron Greenspan
|
408cc45688
|
agent: adds versionLatest to V0 resilient to reg failures
|
2021-01-25 09:55:02 -07:00 |
|
Keagan McClelland
|
718d556080
|
rename stuff
|
2021-01-25 09:55:02 -07:00 |
|
Aiden McClelland
|
fcb807eb42
|
agent: .autoCheckUpdates
|
2021-01-25 09:55:02 -07:00 |
|
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
|
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
|
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 |
|