Commit Graph

1385 Commits

Author SHA1 Message Date
Michael Quigley
bdb4bd45aa
Merge pull request #361 from openziti/js-lint-update
updated ui lintintg to be stricter and fixed relevant errors
2023-06-29 14:54:54 -04:00
Cam Otts
15a3ef92f4
added ci strictness to release pipeline 2023-06-28 12:41:16 -05:00
Cam Otts
28a105f33e
readded old newling 2023-06-28 12:39:52 -05:00
Cam Otts
8d78fd61d8
updated ui lintintg to be stricter and fixed relevant errors 2023-06-28 12:38:28 -05:00
Michael Quigley
309b146fd8
Merge pull request #358 from openziti/v0.4.0
v0.4.0
2023-06-27 13:55:05 -04:00
Michael Quigley
dd57127d93
Merge branch 'main' into v0.4.0 2023-06-27 13:44:09 -04:00
Michael Quigley
f4d6368945
Merge pull request #357 from openziti/brew-update
add brew auto update
2023-06-27 13:43:46 -04:00
Cam Otts
58b239eed3
ignore rc's 2023-06-27 11:50:44 -05:00
Michael Quigley
8ba741a550
admin migrate 2023-06-27 11:44:38 -04:00
Michael Quigley
041330b54f
flip axes on sparks and metrics 2023-06-27 10:41:09 -04:00
Cam Otts
268c660212
add brew auto update 2023-06-26 23:53:07 -05:00
Michael Quigley
75795b326b
cross-wire backend rx/tx (#356) 2023-06-26 16:58:32 -04:00
Michael Quigley
5b7ff0968d
Merge pull request #355 from openziti/v0.4.0_tunnel_docs
Docs Site Updates (Tunnels) (#336)
2023-06-26 16:49:58 -04:00
Michael Quigley
badb3b6ce9
Merge branch 'v0.4.0' into v0.4.0_tunnel_docs 2023-06-26 16:47:41 -04:00
Michael Quigley
881c263132
fix for frontend detail handler 2023-06-26 16:47:09 -04:00
Michael Quigley
8608fc438c
click the button 2023-06-26 15:02:32 -04:00
Michael Quigley
160f9bcc30
opensource 2023-06-26 13:32:07 -04:00
Michael Quigley
936b8968e3
lint 2023-06-26 13:30:14 -04:00
Michael Quigley
a345df9397
better web/files sharing guide 2023-06-26 13:28:04 -04:00
Michael Quigley
061fb697e9
better screenie 2023-06-26 13:15:18 -04:00
Michael Quigley
c02b1016b8
better screenies 2023-06-26 13:11:29 -04:00
Michael Quigley
4abc4321d4
concepts 2023-06-26 13:04:48 -04:00
Michael Quigley
e0ebe53d42
core features -> concepts 2023-06-26 13:01:12 -04:00
Michael Quigley
775566f1de
naming 2023-06-26 13:00:23 -04:00
Michael Quigley
98c79845de
proxy 2023-06-26 12:57:04 -04:00
Michael Quigley
6f53e43238
tweaks 2023-06-26 12:48:20 -04:00
Michael Quigley
5f9ac52a7f
names 2023-06-26 12:06:33 -04:00
Michael Quigley
0f2ea4d510
reserved shares 2023-06-26 12:00:06 -04:00
Michael Quigley
bdf684b389
public shares; tweaks 2023-06-26 11:52:51 -04:00
Michael Quigley
b89a7f1709
private shares; tweaks 2023-06-26 11:45:00 -04:00
Michael Quigley
41791a74a5
tcp and udp tunnels 2023-06-23 16:19:24 -04:00
Michael Quigley
c46e979d6e
private sharing 2023-06-23 16:16:43 -04:00
Michael Quigley
1b65b6ba38
private sharing tweaks 2023-06-23 16:13:43 -04:00
Michael Quigley
0db020b962
private sharing rewrite 2023-06-23 16:09:06 -04:00
Michael Quigley
29c35f0fa6
self hosting references 2023-06-23 15:56:20 -04:00
Michael Quigley
dab82eab83
attic 2023-06-23 15:51:22 -04:00
Michael Quigley
fd25be7c61
core features improvements 2023-06-23 15:43:51 -04:00
Michael Quigley
1467f4c939
also udp 2023-06-23 15:40:00 -04:00
Michael Quigley
877a0c6442
tunnels 2023-06-23 15:37:31 -04:00
Michael Quigley
9dc7455f7a
tunnels update 2023-06-23 15:35:11 -04:00
Michael Quigley
7565e323d6
starting on tunnels core feature docs 2023-06-23 15:19:46 -04:00
Michael Quigley
5d2d7b1b00
-> sdk-golang@v0.20.67 2023-06-22 13:49:20 -04:00
Michael Quigley
688c9d74c2
Merge pull request #354 from openziti/v0.4.0_amqp_sink_reconnect
ampqSink Reconnection (#351)
2023-06-21 11:52:25 -04:00
Michael Quigley
d09140b14e
error message improvements in amqpSink (#351) 2023-06-21 11:43:14 -04:00
Michael Quigley
c2021980fb
lint (#351) 2023-06-21 11:41:13 -04:00
Michael Quigley
5a2f6a1f72
simpler amqp sink approach (#351) 2023-06-21 11:33:43 -04:00
Michael Quigley
aabf695bec
interim step for enhacing ZitiEventJsonSink to support reconnection; bridge and model adjustments (#351) 2023-06-21 10:35:55 -04:00
Michael Quigley
af746b2382
reference configuration lint; aligning with metrics docs example 2023-06-21 10:16:12 -04:00
Michael Quigley
3c0477f9e3
cli lint removal 2023-06-20 09:58:41 -04:00
Michael Quigley
ebfb039687
Merge pull request #353 from openziti/v0.4.0_controller_profiling
AMQP Connection Handling Fixes; Profiling Support
2023-06-16 14:00:37 -04:00