Commit Graph

306 Commits

Author SHA1 Message Date
Michael Quigley
e8e0167a51
batch, offline garbage collection (#75) 2022-10-06 14:52:52 -04:00
Michael Quigley
637f27d9f4
query services (#75) 2022-10-06 13:52:19 -04:00
Michael Quigley
abe8d3e153
scaffolding for zrok gc (#75) 2022-10-06 13:24:15 -04:00
Michael Quigley
5edea66578
zrokloop run -> zrok test loop (#40) 2022-10-06 13:14:35 -04:00
Michael Quigley
ca9ff75f6b
rudimentary zrokloop metrics (#40) 2022-10-06 13:02:44 -04:00
Michael Quigley
00deaf3389
better modularity in loop runner (#40) 2022-10-06 12:41:36 -04:00
Michael Quigley
1f4a5125d2
breaking up the big method; 1 (#40) 2022-10-06 11:59:47 -04:00
Michael Quigley
eb51705e55
min/max payload sizes (#40) 2022-10-06 11:48:24 -04:00
Michael Quigley
0a3dafbdb4
reorder; wip 2022-10-05 15:14:39 -04:00
Michael Quigley
478bd6c417
docs; wip 2022-10-05 14:33:19 -04:00
Michael Quigley
9693c8ebfa
readme; wip 2022-10-05 14:21:35 -04:00
Michael Quigley
5d86e5acfb
old diagram lint 2022-10-05 12:36:53 -04:00
Michael Quigley
6af34f126e
updated overview image 2022-10-05 12:36:34 -04:00
Michael Quigley
d31753c05a
comments 2022-10-04 13:45:41 -04:00
Michael Quigley
9f567513f5
dwell and timeout (#40) 2022-10-04 13:28:16 -04:00
Michael Quigley
35c9733668
cobra oopsie 2022-10-04 13:16:58 -04:00
Michael Quigley
9e4a5f47d9
better loop/run wiring; status every 2022-10-04 13:16:30 -04:00
Michael Quigley
055167b644
constrain max zoom for view fitting 2022-10-04 12:40:41 -04:00
Michael Quigley
17a1455d52
react flow auto zoom 2022-10-03 17:06:14 -04:00
Michael Quigley
4dde90a447
support iterations (#40) 2022-10-03 16:44:15 -04:00
Michael Quigley
5330f60fa1
parallel testing... (#40) 2022-10-03 16:34:24 -04:00
Michael Quigley
12b2a7466e
sdk listener (#40) 2022-10-03 16:15:57 -04:00
Michael Quigley
99bf504301
fix for sqlite transactional concurrency issue (#40) 2022-10-03 13:53:59 -04:00
Michael Quigley
be41138929
looper; just starting and stopping endpoints in parallel for now (#40) 2022-10-03 12:38:24 -04:00
Michael Quigley
00c0328661
looper skeleton (#40) 2022-10-03 12:00:26 -04:00
Michael Quigley
37c1de1103
zrokloop run (#40) 2022-09-30 15:23:53 -04:00
Michael Quigley
779eb8fb24
more shared scaffolding between 'zrok' and 'zrokloop' (#40) 2022-09-30 15:20:15 -04:00
Michael Quigley
175f8e8167
moved zrok client creation into zrokdir, to better support the new zrokloop utility (#40) 2022-09-30 15:12:06 -04:00
Michael Quigley
02d6b7fce9
better url-ing in the ui (#68); demo improvements 2022-09-28 14:47:42 -04:00
Michael Quigley
3639635d48
'Copy' component in 'Token' (#72) 2022-09-27 15:36:39 -04:00
Michael Quigley
c739a2da69
invite error handling (#67) 2022-09-27 15:19:01 -04:00
Michael Quigley
222a494dbf
fix --port flag shorthand in test endpoint; error handling (#67) 2022-09-27 15:13:17 -04:00
Michael Quigley
4e08dd379c
'http backend' error handling improvements; ui.Close (#67) 2022-09-27 15:06:21 -04:00
Michael Quigley
72b3f31ebe
http frontend error improvements (#67) 2022-09-27 14:56:09 -04:00
Michael Quigley
3b9e6c5072
don't forward the error details 2022-09-26 16:35:06 -04:00
Michael Quigley
e61de01d9d
probably don't want to forward some of these errors 2022-09-26 16:33:57 -04:00
Michael Quigley
0142834665
fixed a lingering and silly bug causing FK constraint issues 2022-09-26 16:32:24 -04:00
Michael Quigley
9cbbb40105
extract real ip address when behind a load balancer (#68) 2022-09-26 16:21:49 -04:00
Michael Quigley
e58fd0760f
disable command error handing improvements (#67) 2022-09-26 16:00:50 -04:00
Michael Quigley
9e14a8b0ba
automatically clear local storage when registration succeeds (#71) 2022-09-26 16:00:17 -04:00
Michael Quigley
f3e5919ca8
github.com/charmbracelet/lipgloss (#67) 2022-09-26 14:03:01 -04:00
Michael Quigley
ac63bd6cd8
better 'enable' error handling (#67) 2022-09-26 13:55:15 -04:00
Michael Quigley
b913aaee85
'create account' -> 'invite' 2022-09-23 15:56:50 -04:00
Michael Quigley
340534f06a
slicker 2022-09-23 09:09:21 -04:00
Michael Quigley
2bcad71037
demo, tui look and feel (#56, #67) 2022-09-21 22:24:15 -04:00
Michael Quigley
1528025863
sdk-golang@v0.16.123 (remove extraneous logging) (#56) 2022-09-21 22:20:38 -04:00
Michael Quigley
f3f887e535
store api endpoint in zrokdir (#47) 2022-09-21 15:09:12 -04:00
Michael Quigley
65209caa53
oops. 2022-09-21 14:57:42 -04:00
Michael Quigley
60dc2c6e6b
registration streamlining (#50) 2022-09-21 14:33:27 -04:00
Michael Quigley
5b9119f782
full registration; roughed in (#50) 2022-09-21 11:29:07 -04:00