Commit Graph

2331 Commits

Author SHA1 Message Date
492337ed8b 'zrok md' (#438) 2024-01-11 13:04:27 -05:00
21a470d60b 'zrok rm' (#438); lint removal and messaging cleanup 2024-01-11 12:11:21 -05:00
fcb156d650 dir -> ls (#438) 2024-01-11 11:50:25 -05:00
badff9bd2c remove directory root from directory listing (#438) 2024-01-11 11:44:17 -05:00
e40df8c101 'zrok copy' now supports copy and oneway sync (#438) 2024-01-11 11:36:05 -05:00
3b35250024 -> drives/sync (#438) 2024-01-11 10:06:49 -05:00
6a1f429749 sort objects list (#438) 2024-01-10 15:14:04 -05:00
3ccbfe2829 table output for zrok ls (#438) 2024-01-10 15:00:31 -05:00
c743622462 zrok ls (#438) 2024-01-10 14:35:27 -05:00
4b7f5df1ee cli lint (438) 2024-01-10 14:01:58 -05:00
b6629d7fb4 align http/s webdav with zrok wrapper (#438) 2024-01-10 14:00:32 -05:00
b65d785881 small semantics tweaks in synchronizer framework (#438) 2024-01-10 13:55:07 -05:00
16ddb0a1f5 synchronizer framework tweaks (#438) 2024-01-10 13:38:35 -05:00
8313f3f686 fix default source/target scheme (#438) 2024-01-10 12:54:24 -05:00
999b65fc6c endpoints/drive/driveServer -> drives/davServer (#511) 2024-01-10 11:57:21 -05:00
34acc81822 util/sync/driveClient -> drives/davClient (#511) 2024-01-10 11:44:06 -05:00
a972c9fc2f Merge branch 'main' into zrok_copy_p1 2024-01-09 17:16:10 -05:00
07c162bf4e fix for log formatting (#438) 2024-01-09 17:15:58 -05:00
3cb249e9ea Merge pull request #524 from openziti/512-delete-the-auth-cookie-if-its-not-needed
delete the zrok-access cookie if not oauth
2024-01-09 16:54:53 -05:00
5e0cc3ce53 correct logical operator 2024-01-09 16:46:22 -05:00
8674edc23e correctly filter the pkce cookie by name 2024-01-09 16:34:41 -05:00
df829bf225 optimize cookie handling loops 2024-01-09 16:30:47 -05:00
ee3bcbbbdb delete cookie from request instead of setting max age because cookie is never seen by client at this stage before it's passed to backend 2024-01-09 15:34:37 -05:00
8ccb5603ca endpoints/drive/webdav -> endpoints/drive/driveServer (#511) 2024-01-09 14:55:51 -05:00
a28aa2f77f support for private zrok-direct targets (#511) 2024-01-09 14:26:07 -05:00
a95476bbe7 updated synchronizer and target wrappers (#511) 2024-01-09 13:58:38 -05:00
b5f6fd3f55 normalize function names 2024-01-09 13:08:37 -05:00
25ac8a76f4 delete the zrok-access cookie if not oauth 2024-01-09 13:05:37 -05:00
562e4226b3 integrate 'driveClient' into the synchronizer (#511) 2024-01-09 12:57:42 -05:00
03cf7cc8b4 support for updating timestamps in 'driveClient' (#511) 2024-01-09 11:52:22 -05:00
2d16ac2056 Merge branch 'main' into zrok_copy_p1 2024-01-09 10:08:26 -05:00
0cb436801a changelog typos 2024-01-08 12:53:14 -05:00
37b1dad4d7 Merge branch 'main' into zrok_copy_p1 2024-01-08 11:13:41 -05:00
0aa520d10c Merge pull request #521 from openziti/missing_drive
Fix for Missing 'drive' in Share Public (#518)
2024-01-08 11:12:25 -05:00
99bd7eefa6 Merge branch 'main' into missing_drive 2024-01-08 11:10:12 -05:00
32c1286bc4 Merge pull request #520 from openziti/case_insensitive_email
Fix for Email Case Sensitivity (#517)
2024-01-08 11:09:43 -05:00
d66b7c71c0 refine style guide 2024-01-08 11:09:39 -05:00
03e8d88069 fix for missing 'drive' in share public (#518) 2024-01-08 11:07:57 -05:00
7a0d835e30 fix for case sensitive email addresses (#517) 2024-01-08 10:50:19 -05:00
aef603529f Merge pull request #502 from openziti/caddy-no-admin
stop listening on 2019/tcp with the caddy admin API
2024-01-05 14:50:31 -05:00
f46e3db4de initial 'driveClient' based on 'github.com/emersion/go-webdav' (#511) 2024-01-05 14:41:54 -05:00
52643f174f Merge branch 'main' into zrok_copy_p1 2024-01-05 13:46:49 -05:00
68139c3c57 Merge pull request #516 from openziti/ui_delete_frontend
Support for Removing Frontends through the Web Console (#515)
2024-01-05 13:34:20 -05:00
7d85b75514 Merge branch 'main' into ui_delete_frontend 2024-01-05 13:32:24 -05:00
1e8646e7a7 Merge pull request #513 from okandas/patch-1
Update _frontdoor-linux.mdx
2024-01-05 13:31:54 -05:00
2afaa54afc support for removing frontends through the web console and all associated plumbing (#515) 2024-01-05 13:26:18 -05:00
18a4f0ec51 Merge branch 'main' into zrok_copy_p1 2024-01-05 11:22:37 -05:00
8d7c0d73b7 Merge pull request #514 from openziti/migration_fix_2
Migration Fix Redux (#504)
2024-01-04 21:38:49 -05:00
c5dfc98e8a a better migration fix (#504) 2024-01-04 21:20:28 -05:00
a3f8d62878 Update _frontdoor-linux.mdx
Remove extra sudo 

Signed-off-by: okandas <okandas@users.noreply.github.com>
2024-01-05 00:57:28 +02:00