zrok/controller
Michael Quigley 29c26b94b7
fixes (#170)
2023-04-17 12:47:52 -04:00
..
config update config version from 2 to 3 and update reference configuration (#288) 2023-04-05 11:45:47 -04:00
emailUi better (?) limit email formatting (#279) 2023-04-03 14:19:43 -04:00
env consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
limits fixes from video (#235) 2023-04-05 13:57:22 -04:00
metrics preserve the form of the wss url for websocket_endpoint 2023-04-07 13:15:34 -04:00
store fixes (#170) 2023-04-17 12:47:52 -04:00
zrokEdgeSdk roughed in limits model that incorporates bandwidth limit specs (#235) 2023-03-10 14:25:29 -05:00
access.go record share identifier for access private frontends (#278) 2023-03-29 14:21:02 -04:00
bootstrap.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
configuration.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
controller.go roughed in limit warning email actions (#276) 2023-03-27 15:29:25 -04:00
createFrontend.go
createIdentity.go
deleteFrontend.go
disable.go
enable.go share limits check owned by limits.Agent now (#277) 2023-03-21 16:34:45 -04:00
environmentDetail.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
gc.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
invite.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
inviteTokenGenerate.go
listFrontends.go
login.go
maintenance.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
overview.go
passwords.go
register.go
resetPassword.go
resetPasswordEmail.go
resetPasswordRequest.go
share.go getting a basic tunnel backend plumbed up (#170) 2023-04-14 14:55:49 -04:00
shareDetail.go removed spark data log lint 2023-04-03 14:33:21 -04:00
sharePrivate.go
sharePublic.go
sparkData.go better account and environment total efficiency and accuracy; 'bytesRead'/'bytesWritten' -> 'rx'/'tx' (#271) 2023-03-20 15:37:21 -04:00
startup.go
unaccess.go
unshare.go
updateFrontend.go
updateShare.go
util.go consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-03-13 14:19:38 -04:00
verify.go
verifyEmail.go
version.go