Keagan McClelland
|
c42ff81a38
|
avoid unnecessary appmgr startup invocation
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
cc49a73954
|
fix avahi-daemon edge case
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
29a4506a40
|
fixes edge case where upgrade to 0.2.9 would not correctly set up lan
|
2021-03-03 10:29:09 -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
|
a8e229821f
|
pin appmgr 0.2.9
|
2021-03-03 10:29:09 -07:00 |
|
Keagan McClelland
|
77b8d0b2a0
|
updates agent 0.2.9 metadata
|
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 |
|
Keagan McClelland
|
d2a70a782b
|
wtf haskell
|
2021-01-25 09:55:02 -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
|
e38baa4779
|
removes unnecessary lib
|
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
|
68a87c8c4f
|
fixes timestamp parsing
|
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
|
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 |
|