Commit Graph

2683 Commits

Author SHA1 Message Date
Michael Quigley
79449859de
new share modal ported to typescript (#221) 2024-11-19 13:47:43 -05:00
Michael Quigley
0f2418e921
share and access cards ported (#221) 2024-11-19 12:55:25 -05:00
Michael Quigley
7f9f610302
Merge branch 'v1_0_0' into agent_ui_1 2024-11-19 12:33:03 -05:00
Michael Quigley
418a7a4620
Merge branch 'main' into v1_0_0 2024-11-19 12:32:53 -05:00
Michael Quigley
c3a6ef1ada
more typescript porting (#221) 2024-11-19 12:32:40 -05:00
Michael Quigley
7377b021c6
skip typescript checking for production builds (for now) (#221) 2024-11-18 14:22:36 -05:00
Michael Quigley
6a535a1cd2
exercise the generated api (#781) 2024-11-18 14:20:23 -05:00
Michael Quigley
32f661c694
package lint (#221) 2024-11-18 13:56:05 -05:00
Michael Quigley
fe77e69955
prune unused dependencies (#781) 2024-11-18 13:47:51 -05:00
Michael Quigley
0bdbc9effb
new typescript skeleton for agent ui (#781) 2024-11-18 13:45:47 -05:00
Kenneth Bingham
14e3fa1836
Merge pull request #768 from openziti/dependabot/docker/docker/images/zrok/all-788b02829b
Bump openziti/ziti-cli from 1.1.7 to 1.1.15 in /docker/images/zrok in the all group across 1 directory
2024-11-18 10:07:49 -05:00
dependabot[bot]
971e8f3584
Bump openziti/ziti-cli
Bumps the all group with 1 update in the /docker/images/zrok directory: openziti/ziti-cli.


Updates `openziti/ziti-cli` from 1.1.7 to 1.1.15

---
updated-dependencies:
- dependency-name: openziti/ziti-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 07:39:32 +00:00
Michael Quigley
679ecb7ef1
more 2024-11-15 22:04:55 -05:00
Michael Quigley
7243a2152f
more tweaks 2024-11-15 22:04:32 -05:00
Michael Quigley
e121b8dc14
tweaks 2024-11-15 22:03:23 -05:00
Michael Quigley
a851be1bcb
more tweaks 2024-11-15 22:02:06 -05:00
Michael Quigley
78370f84ef
tweaks 2024-11-15 22:01:13 -05:00
Michael Quigley
9fa05f83e4
issue template 2024-11-15 21:59:47 -05:00
Kenneth Bingham
262e55e0c7
Merge pull request #788 from openziti/qrkourier-patch-3
Update README.md
2024-11-15 12:54:26 -05:00
Kenneth Bingham
67c1d1df26
Merge pull request #787 from openziti/doc-share-backend-modes
cross-link concepts to make it easier to answer "what are the different backend modes?"
2024-11-15 12:54:16 -05:00
Michael Quigley
3205b92d06
port the share infrastructure over to the subordinate framework (#789) 2024-11-15 12:09:20 -05:00
Michael Quigley
5c4cf9b26a
migrated the access infrastructure in the agent over to the new 'subordinate' framework (#789) 2024-11-14 15:03:41 -05:00
Michael Quigley
a41ed307f6
tweaks (#789) 2024-11-14 14:22:44 -05:00
Michael Quigley
1e89badd61
Merge branch 'v1_0_0' into agent_ui_1 2024-11-14 14:19:28 -05:00
Michael Quigley
4398746ab5
deps 2024-11-14 14:18:03 -05:00
Michael Quigley
9ab803b2fd
Merge branch 'main' into v1_0_0 2024-11-14 14:17:35 -05:00
Michael Quigley
8d8f9261e9
Merge pull request #795 from openziti/golang-jwt-v4.5.1
Update github.com/golang-jwt/jwt/v4 to v4.5.1 (#794)
2024-11-14 12:23:13 -05:00
Michael Quigley
77ac466f8b
changelog (#794) 2024-11-14 11:48:05 -05:00
Michael Quigley
37bc5ab8af
update github.com/golang-jwt/jwt/v4 to v4.5.1 (#794) 2024-11-14 11:47:04 -05:00
Michael Quigley
77eca93c9d
first iteration of work on the subordinate process framework (#789) 2024-11-13 16:15:10 -05:00
Michael Quigley
6b4dbaafb0
use json logging when in subordinate mode (#789) 2024-11-13 11:38:57 -05:00
Michael Quigley
85a22950a7
refactored 'share.tail' for new subordinate boot protocol (#789) 2024-11-13 11:18:52 -05:00
Michael Quigley
f4fa04e687
Merge branch 'v1_0_0' into agent_ui_1 2024-11-13 10:58:41 -05:00
Michael Quigley
133087faf1
Merge branch 'main' into v1_0_0 2024-11-13 10:58:32 -05:00
Michael Quigley
bf3a470ebd
update 'zrok share reserved' to latest subordinate protocol (#789) 2024-11-12 13:34:31 -05:00
Michael Quigley
ef5e654558
subordinate protocol update for 'zrok share private' (#789) 2024-11-12 13:27:50 -05:00
Michael Quigley
f5601e3a54
reworked 'tail' function for subordinate access (#789) 2024-11-12 13:04:21 -05:00
Michael Quigley
94cfba746c
subordinate mode messaging improvements (#789) 2024-11-12 12:51:41 -05:00
Michael Quigley
35fc32b5f8
error handling dry (#789) 2024-11-08 14:58:22 -05:00
Michael Quigley
662aa59065
debugging lint 2024-11-08 14:58:02 -05:00
Michael Quigley
1face3bb86
error handing for '--subordinate' in 'zrok access private' (#789) 2024-11-08 14:53:05 -05:00
Kenneth Bingham
87cfe5732d
Update README.md
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-11-07 23:01:38 -05:00
Kenneth Bingham
66c70dd0ed
Merge pull request #786 from openziti/upgrade-docusaurus
upgrade docusaurus
2024-11-07 22:26:49 -05:00
Kenneth Bingham
1db5953ba7
fix file path 2024-11-07 17:47:51 -05:00
Kenneth Bingham
f60d92535c
link each mode to a resource 2024-11-07 17:46:25 -05:00
Kenneth Bingham
e08981a7aa
correct file paths 2024-11-07 17:22:57 -05:00
Kenneth Bingham
595a1d65c4
briefly mention backend modes that apply to public and private share concepts 2024-11-07 17:19:23 -05:00
Kenneth Bingham
31f5684e2d
upgrade docusaurus 2024-11-07 16:05:30 -05:00
Michael Quigley
f00835d68b
changelog (#780) 2024-11-07 13:50:11 -05:00
Michael Quigley
c728ae878f
support --auto mode for agent-based private shares (#780) 2024-11-07 13:48:41 -05:00