Commit Graph

3453 Commits

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

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
2024-09-25 18:48:39 +09:00
e0ca6e4724 agent cleanup after process.Kill() (#748) 2024-09-24 14:52:20 -04:00
123a4ef57b back out the SIGINT attempt (#748) 2024-09-24 14:33:50 -04:00
9cf5787c47 adjust 'proctree' to use SIGINT instead of SIGKILL (#748) 2024-09-24 14:06:37 -04:00
2163f0220d add 'zrok access private' to dual-path cli (#751) 2024-09-23 13:53:56 -04:00
05e0e3a979 roughed-in dual-pathed cli implementation for 'zrok share [public|private|reserved] (#751) 2024-09-23 12:14:07 -04:00
92eaac43a0 tidy examples 2024-09-21 11:51:49 -04:00
9f3006d331 do not exit after warning 2024-09-21 10:45:39 -04:00
e5ed1247ed rudimentary implementation of 'zrok share reserved' using dual-pathed approach (#751) 2024-09-20 16:22:51 -04:00
5af4aa6a8c Merge pull request #739 from openziti/daemon_mode
zrok Agent (#463)
2024-09-18 13:19:30 -04:00
37ed76eb82 Merge branch 'v1_0_0' into daemon_mode 2024-09-18 12:15:48 -04:00
e97620dd02 openapi spec 0.3.0 -> 1.0.0 2024-09-18 12:15:35 -04:00