Michael Quigley
|
76009effb4
|
Merge pull request #489 from openziti/sdk_update
Optimize Public Frontend Service Refresh (#487)
|
2023-12-12 21:03:38 -05:00 |
|
Michael Quigley
|
e77e55e10e
|
updated caddy 'browse.html' template to latest v2.7.6
|
2023-12-12 11:58:51 -05:00 |
|
Michael Quigley
|
68e088d2d3
|
changelog (#487)
|
2023-12-12 10:57:17 -05:00 |
|
Michael Quigley
|
049151a71b
|
use the new 'RefreshService(name)' instead of 'RefreshServices()' (#487)
|
2023-12-12 10:51:03 -05:00 |
|
Michael Quigley
|
b376683b28
|
dependency updates
|
2023-12-12 00:45:51 -05:00 |
|
Kenneth Bingham
|
f73d6860a6
|
Merge pull request #480 from openziti/frontdoor_vanity_names
expect the unique-name option in reserved share wrappers
|
2023-12-11 21:30:06 -05:00 |
|
Kenneth Bingham
|
6eaee8122c
|
fix ordered list child codeblock indentation
|
2023-12-11 18:27:27 -05:00 |
|
Kenneth Bingham
|
5126add525
|
refine unique name doc
|
2023-12-11 18:23:27 -05:00 |
|
Kenneth Bingham
|
d4c005ccf3
|
normalize var names with "ZROK_" prefix
|
2023-12-11 18:05:29 -05:00 |
|
Michael Quigley
|
444b45626f
|
Merge pull request #479 from openziti/vanity_share_tokens
Unique Names (Vanity Share Tokens) (#123)
|
2023-12-11 17:22:49 -05:00 |
|
Kenneth Bingham
|
95104a0cf3
|
adopt UNIQUE_NAME convention in frontdoor doc
|
2023-12-11 11:59:31 -05:00 |
|
Kenneth Bingham
|
79a0b6b0dc
|
ignore stashed override files
|
2023-12-11 11:59:28 -05:00 |
|
Kenneth Bingham
|
9cf4dee896
|
document using vanity subdomains with frontdoor
|
2023-12-11 11:59:25 -05:00 |
|
Kenneth Bingham
|
b887e33a30
|
explain UNIQUE_NAME in the reserved public share context
|
2023-12-11 11:59:23 -05:00 |
|
Kenneth Bingham
|
63d639408c
|
expect the unique-name option in reserved share wrappers
|
2023-12-11 11:59:11 -05:00 |
|
Cam Otts
|
7c5680077c
|
Merge pull request #484 from openziti/python-public-shares
fix spelling mistake and add conditional setting
|
2023-12-11 09:42:34 -06:00 |
|
Michael Quigley
|
e68752c763
|
Merge pull request #482 from abdullhakim-sami/patch-1
dublicate word (as) Update instance-configuration.mdx
|
2023-12-11 10:37:31 -05:00 |
|
Cam
|
142e7e50b6
|
fix spelling mistake and add conditional setting
|
2023-12-11 09:32:07 -06:00 |
|
abdullhakim-sami
|
573d414aeb
|
dublicate word (as) Update instance-configuration.mdx
Signed-off-by: abdullhakim-sami <136203274+abdullhakim-sami@users.noreply.github.com>
|
2023-12-10 10:48:00 +03:00 |
|
Cam
|
4f457155a7
|
Moved defaultable params further down struct and capitlaized model params
|
2023-12-08 14:14:20 -06:00 |
|
Michael Quigley
|
21dc7dd5d5
|
Merge branch 'main' into vanity_share_tokens
|
2023-12-08 13:14:59 -05:00 |
|
Michael Quigley
|
2e7c183f4b
|
this file should not be changed (#123)
|
2023-12-08 13:14:54 -05:00 |
|
Michael Quigley
|
e3920330bc
|
CHANGELOG (#123)
|
2023-12-08 13:11:59 -05:00 |
|
Michael Quigley
|
b6de71bb17
|
update the python sdk to support both reserved shares and unique names (#123)
|
2023-12-08 13:02:54 -05:00 |
|
Michael Quigley
|
5ef3924ac0
|
sqlite schema update to constrain token uniqueness only when not deleted (#123)
|
2023-12-08 12:54:31 -05:00 |
|
Michael Quigley
|
f61b2c9086
|
basic unique name implementation (#123)
|
2023-12-08 12:03:07 -05:00 |
|
Michael Quigley
|
ead350b442
|
added 'uniqueName' to the share request in the api spec (#123)
|
2023-12-07 14:26:03 -05:00 |
|
Kenneth Bingham
|
e186958f89
|
Merge pull request #476 from openziti/frontdoor-modal-diagram
use ThemedImage component
|
2023-12-07 13:52:25 -05:00 |
|
Kenneth Bingham
|
fa0cb680e5
|
upgrade Docusaurus to 3.0.1
|
2023-12-07 13:46:56 -05:00 |
|
Kenneth Bingham
|
7c522ddd2e
|
prune a stray semi-colon
|
2023-12-07 11:30:32 -05:00 |
|
Kenneth Bingham
|
23b08aa4bd
|
use ThemedImage component instead of CSS to switch frontdoor diagram dark mode
|
2023-12-07 11:29:02 -05:00 |
|
Kenneth Bingham
|
bfa1c39b4c
|
Merge pull request #475 from openziti/frontdoor-modal-diagram
add light/dark modal frontdoor diagram
|
2023-12-07 10:47:54 -05:00 |
|
Kenneth Bingham
|
b0c71a702c
|
finish adding light/dark mode frontdoor diagram
|
2023-12-07 10:46:33 -05:00 |
|
Kenneth Bingham
|
8b59787fc5
|
start adding light/dark mode frontdoor diagram
|
2023-12-06 21:52:31 -05:00 |
|
Michael Quigley
|
70a43b5ac7
|
lint
|
2023-12-06 13:48:08 -05:00 |
|
Michael Quigley
|
26e2dff5ac
|
Merge pull request #457 from openziti/python-sdk
Python SDK (#401)
|
2023-12-05 17:27:59 -05:00 |
|
Cam
|
f1897e7034
|
small fix
|
2023-12-05 16:21:26 -06:00 |
|
Cam
|
a0b3dbb18b
|
update zrok-venv in gitignore
|
2023-12-05 15:50:51 -06:00 |
|
Cam
|
5c553f6144
|
Merge branch 'main' of github.com:openziti/zrok into python-sdk
|
2023-12-05 13:51:51 -06:00 |
|
Cam
|
19bca3e8fa
|
removed extra paren
|
2023-12-05 13:51:08 -06:00 |
|
Cam
|
e40dd15921
|
update changelog
|
2023-12-05 13:29:17 -06:00 |
|
Kenneth Bingham
|
669fdf7b34
|
Merge pull request #471 from openziti/docker-docs-samples
summarize docker samples changes
|
2023-12-05 14:24:39 -05:00 |
|
Cam
|
73414b85d6
|
removed very wrong gitignore declarations
|
2023-12-05 13:24:03 -06:00 |
|
Kenneth Bingham
|
47278dbc33
|
Merge pull request #472 from openziti/frontdoor-embed-video
enhance frontdoor install guide
|
2023-12-05 13:47:31 -05:00 |
|
Kenneth Bingham
|
fc91ec1f14
|
summarize docker samples changes
|
2023-12-05 13:46:11 -05:00 |
|
Kenneth Bingham
|
955d0e1f3c
|
Merge pull request #468 from openziti/stop-debugging
finish debugging docker compose
|
2023-12-05 13:43:46 -05:00 |
|
Kenneth Bingham
|
ba2ddd30ac
|
finish debugging docker compose
|
2023-12-05 13:43:23 -05:00 |
|
Kenneth Bingham
|
c0202e183e
|
prune unused import
|
2023-12-05 13:41:11 -05:00 |
|
Kenneth Bingham
|
191f0065c6
|
explain a bit about about zrok frontdoor in the install guide
|
2023-12-04 17:20:31 -05:00 |
|
Kenneth Bingham
|
4ad7356211
|
revert solidifying Tux so he looks transparent like the other logos
|
2023-12-04 17:20:13 -05:00 |
|