Commit Graph

2657 Commits

Author SHA1 Message Date
Michael Quigley
b0178a0619
zrok agent console (#221) 2024-10-04 15:45:19 -04:00
Michael Quigley
6bcd5695ec
agent console iteration (#221) 2024-10-04 15:38:47 -04:00
Michael Quigley
5d8da3c589
update middleware for agent ui to work properly on windows (#221) 2024-10-04 12:59:16 -04:00
Michael Quigley
03c2f1e1a6
vite build refactoring (#221) 2024-10-04 12:10:53 -04:00
Michael Quigley
62e75e9c1f
add vite build for agent ui to ci (#221) 2024-10-04 12:07:00 -04:00
Michael Quigley
8bdf4f0548
fix dependency (#221) 2024-10-04 12:04:22 -04:00
Michael Quigley
3f00bb6ec0
sort shares/accesses in status call (#221) 2024-10-04 12:02:30 -04:00
Michael Quigley
5d57087fd6
add all share/access overview data (#221) 2024-10-04 11:59:08 -04:00
Michael Quigley
99a0eea5d1
both production and development builds now working with vite.js (#221) 2024-10-04 11:43:54 -04:00
Michael Quigley
24ed2ec172
next.js -> vite.js (#221) 2024-10-04 11:20:11 -04:00
Michael Quigley
f168091e96
Merge branch 'v1_0_0' into agent_ui_1 2024-10-03 12:59:05 -04:00
Michael Quigley
217f0966d5
Merge branch 'main' into v1_0_0 2024-10-03 12:54:40 -04:00
Michael Quigley
21ede9d23b
re-enable the mattermost hook 2024-10-03 12:44:43 -04:00
Michael Quigley
d050fb9fb9
dependency updates to support go-jose.v2 update (#761) 2024-10-03 10:41:18 -04:00
Michael Quigley
f19b18ceec
Merge pull request #762 from openziti/go-jose-update
Update go-jose.v2
2024-10-03 10:25:41 -04:00
Michael Quigley
92024771f6
changelog (#761) 2024-10-03 10:18:41 -04:00
Michael Quigley
619085912d
update go-jose.v2 to v2.6.3 to fix compressed data vulnerability (#761) 2024-10-03 10:17:32 -04:00
Michael Quigley
eebc6effe6
table components and dynamic refresh for mvp (#221) 2024-10-02 13:44:22 -04:00
Michael Quigley
433290d74d
agent-ui rest client generation; initial version endpoint call (#221) 2024-10-02 11:11:30 -04:00
Michael Quigley
f7746bbca2
strip of the boilerplate (#221) 2024-10-01 13:41:49 -04:00
Michael Quigley
b787c6c07f
rough wiring for the grpc gateway (#221) 2024-10-01 13:27:26 -04:00
Michael Quigley
c3fafec2d9
next.js skeleton for agent ui (#221) 2024-10-01 13:03:30 -04:00
Michael Quigley
0baf1dd4e6
integrated openapi generation (#759) 2024-10-01 11:49:37 -04:00
Michael Quigley
69424087e8
initial grpc-gateway integration (#759) 2024-10-01 11:29:21 -04:00
Michael Quigley
70f5a23652
Merge pull request #758 from openziti/more_config
More Config (Headless Mode) (#224)
2024-09-30 11:51:56 -04:00
Michael Quigley
10121b8420
Merge branch 'v1_0_0' into more_config 2024-09-30 11:12:33 -04:00
Michael Quigley
f693a89c99
Merge branch 'main' into v1_0_0 2024-09-30 11:12:17 -04:00
Michael Quigley
bc8120bbda
removing until someone has time to fix this 2024-09-30 11:11:56 -04:00
Kenneth Bingham
18b33fae38
Merge pull request #753 from openziti/bugfix-linux-service-private-closed
do not exit after warning
2024-09-26 16:15:16 -04:00
Kenneth Bingham
c5ed090883
announce fix 2024-09-26 16:14:30 -04:00
Kenneth Bingham
76c67c35bb
Merge pull request #750 from openziti/organize-invite-doc
organize self-service invitation doc
2024-09-26 16:11:15 -04:00
Michael Quigley
b1daabfab8
add new 'headless' config option (#224) 2024-09-26 14:34:55 -04:00
Michael Quigley
73b32031ce
Merge pull request #756 from openziti/dual_pathed
Dual-pathed CLI Implementation (#751)
2024-09-25 16:12:24 -04:00
Michael Quigley
e429556d1d
Merge branch 'v1_0_0' into dual_pathed 2024-09-25 11:40:19 -04:00
Michael Quigley
f07d1817d7
Merge branch 'main' into v1_0_0 2024-09-25 11:40:10 -04:00
Michael Quigley
8252ac6414
changelog 2024-09-25 11:38:28 -04:00
Michael Quigley
b49d70b738
add '--force-local' and '--force-agent' to 'zrok share [public|private|reserved]' and 'zrok access private' (#751) 2024-09-25 11:32:25 -04:00
Michael Quigley
f1200eef59
logging lint (#463) 2024-09-25 11:20:03 -04:00
Michael Quigley
3fbcaa5f24
rename '--agent' flag to '--subordinate' (#748) 2024-09-25 11:16:56 -04:00
Michael Quigley
9492f93a1d
code polish and naming lint (#463) 2024-09-25 11:06:06 -04:00
Michael Quigley
1d012b849a
cleaned up removal path in the agent (#463) 2024-09-25 10:59:10 -04:00
Michael Quigley
91c5d0edb1
Merge pull request #755 from eltociear/patch-1
minor typo.
2024-09-25 10:05:52 -04:00
Ikko Eltociear Ashimine
517c5e0884
chore: update invite.go
deleteing -> deleting

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
2024-09-25 18:48:39 +09:00
Michael Quigley
e0ca6e4724
agent cleanup after process.Kill() (#748) 2024-09-24 14:52:20 -04:00
Michael Quigley
123a4ef57b
back out the SIGINT attempt (#748) 2024-09-24 14:33:50 -04:00
Michael Quigley
9cf5787c47
adjust 'proctree' to use SIGINT instead of SIGKILL (#748) 2024-09-24 14:06:37 -04:00
Michael Quigley
2163f0220d
add 'zrok access private' to dual-path cli (#751) 2024-09-23 13:53:56 -04:00
Michael Quigley
05e0e3a979
roughed-in dual-pathed cli implementation for 'zrok share [public|private|reserved] (#751) 2024-09-23 12:14:07 -04:00
Kenneth Bingham
92eaac43a0
tidy examples 2024-09-21 11:51:49 -04:00
Kenneth Bingham
9f3006d331
do not exit after warning 2024-09-21 10:45:39 -04:00