Commit Graph

1587 Commits

Author SHA1 Message Date
799900d477 raise an exception if invalid mode for public share 2023-11-03 14:51:17 -04:00
795b953845 Merge pull request #437 from RobHumphris/issue-436
clarification of http-frontend.yml content
2023-11-01 14:28:32 -04:00
55a3dc941a clarification of http-frontend.yml content 2023-11-01 09:52:08 +00:00
913f3cf5e3 Merge pull request #415 from openziti/drives_p1
zrok Drives (Phase 1) (#218)
v0.4.14
2023-10-30 13:43:00 -04:00
f2966eb822 Merge branch 'main' into drives_p1 2023-10-30 13:22:31 -04:00
0c8ba2a404 Merge pull request #418 from openziti/docker-reserved-public-share
Docker reserved public share
2023-10-30 13:18:08 -04:00
a2e8883852 'zrok reserve' fix for 'drive' backend (#218) 2023-10-30 13:02:30 -04:00
00ad6cbff3 Merge branch 'main' into drives_p1 2023-10-30 12:54:36 -04:00
54794fa052 add docker project for reserved public share 2023-10-27 19:03:22 -04:00
2af4f8ef58 Merge pull request #429 from openziti/tidy-build-workflow
tidy build workflow
2023-10-27 18:59:10 -04:00
7dba185f42 Merge branch 'main' into drives_p1 2023-10-26 14:12:13 -04:00
02f1d3f376 Merge pull request #431 from openziti/fix-typo
fix typo
2023-10-25 21:58:24 -04:00
272b923e91 fix typo
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
2023-10-25 21:19:26 -04:00
5e4fbab2a4 Merge branch 'main' into drives_p1 2023-10-25 16:54:56 -04:00
0f930f70c5 changelog v0.4.13 2023-10-25 14:40:03 -04:00
be98634336 Merge pull request #426 from chenrui333/patch-1
workflows(homebrew): fix url format issue
2023-10-25 14:37:46 -04:00
86b1898749 tidy build workflow 2023-10-25 14:37:14 -04:00
64b9c68dae changelog (#427) v0.4.12 2023-10-25 14:33:00 -04:00
94d17abee6 Merge pull request #428 from openziti/reserved_metadata_fix
sdk fixes to re-instate reserved share metadata (#427)
2023-10-25 14:31:10 -04:00
77964211b3 sdk fixes to re-instate reserved share metadata (#427) 2023-10-25 14:16:18 -04:00
7167251f98 workflows(homebrew): update url format
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-10-25 13:57:15 -04:00
5934242c7b workflows(homebrew): bump action to v3.1
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-10-25 13:49:27 -04:00
7bc923d67d Merge pull request #424 from openziti/docker-install-jq
bump ziti cli version and install jq
v0.4.11
2023-10-25 13:05:20 -04:00
818b4d8a3e bump ziti cli version and install jq 2023-10-25 13:00:04 -04:00
ac8eb82600 Merge pull request #423 from openziti/reserved_oauth
Reserved OAuth Shares (#421); JSON Output for 'zrok reserve' (#422)
2023-10-25 12:42:37 -04:00
870c1a083b incorporate '--json-output' flag to the 'zrok reserve' command (#422) 2023-10-25 11:44:21 -04:00
aba9f68348 only allow --oauth-provider for 'zrok reserve public'; changelog (#421) 2023-10-25 11:36:26 -04:00
9f018e730f support oauth flags for the 'zrok reserve' command (#421) 2023-10-25 11:32:21 -04:00
2b26f71834 changelog (#218) 2023-10-23 11:34:23 -04:00
e188f1243d support public and reserved shares with drives backend (#218) 2023-10-20 16:13:00 -04:00
e58f5bfba6 Merge branch 'main' into drives_p1 2023-10-18 12:36:19 -04:00
7f23d7980b Merge pull request #412 from openziti/oauth_config_changes
Improved OAuth Frontend Configuration (#411)
v0.4.10
2023-10-18 12:00:47 -04:00
509bea7fc2 improved oauth frontend configuration; better separation of concerns (#411) 2023-10-18 11:47:26 -04:00
1566efe637 changelog v0.4.9 2023-10-17 16:09:02 -04:00
62719c13ad fix redirect issue for oauth frontend 2023-10-17 16:08:18 -04:00
62cfa4a2c7 the most basic drive implementation (#218) 2023-10-17 13:49:44 -04:00
23a6f128d0 lint 2023-10-17 13:23:16 -04:00
952dd3aff0 spec updated to include backend mode 'drive' (#218) 2023-10-17 13:05:55 -04:00
83e7263fde new backend mode 'drive' (#218) 2023-10-17 13:04:09 -04:00
6b378c5cc3 the most basic dav (#218) 2023-10-17 12:57:15 -04:00
2d6cd3a6ae Merge pull request #410 from openziti/v0.4.8
Multiple Changes for v0.4.8
v0.4.8
2023-10-17 11:02:37 -04:00
44c66564f5 add spam folder warning 2023-10-17 10:39:46 -04:00
2f8b711fb9 public frontend configuration structure now versioned; starts with 'v: 2' (#406) 2023-10-16 21:18:28 -04:00
8dbebed34a sdk.Overview implementation; migrated 'zrok overview' to dogfood the sdk implementation (#407) 2023-10-16 21:10:48 -04:00
d93b40fc1e changelog update for email deliverability (#405) 2023-10-16 21:08:35 -04:00
397fbf4f47 email deliverability improvements (#405) 2023-10-16 14:33:52 -04:00
5f51214248 Merge pull request #409 from testwill/typo
fix: typo
2023-10-12 12:03:45 -04:00
6525bc5cde Added Zrok Gtag 2023-10-12 10:24:17 -04:00
3e51dda5d0 fix: typo 2023-10-12 13:03:29 +08:00
de28ad0e93 improve inline docs in 'etc/frontend.yml' 2023-10-11 11:47:02 -04:00