Commit Graph

43 Commits

Author SHA1 Message Date
Michael Quigley
3b35250024
-> drives/sync (#438) 2024-01-11 10:06:49 -05:00
Michael Quigley
c743622462
zrok ls (#438) 2024-01-10 14:35:27 -05:00
Michael Quigley
b6629d7fb4
align http/s webdav with zrok wrapper (#438) 2024-01-10 14:00:32 -05:00
Michael Quigley
b65d785881
small semantics tweaks in synchronizer framework (#438) 2024-01-10 13:55:07 -05:00
Michael Quigley
16ddb0a1f5
synchronizer framework tweaks (#438) 2024-01-10 13:38:35 -05:00
Michael Quigley
8313f3f686
fix default source/target scheme (#438) 2024-01-10 12:54:24 -05:00
Michael Quigley
999b65fc6c
endpoints/drive/driveServer -> drives/davServer (#511) 2024-01-10 11:57:21 -05:00
Michael Quigley
34acc81822
util/sync/driveClient -> drives/davClient (#511) 2024-01-10 11:44:06 -05:00
Michael Quigley
07c162bf4e
fix for log formatting (#438) 2024-01-09 17:15:58 -05:00
Michael Quigley
8ccb5603ca
endpoints/drive/webdav -> endpoints/drive/driveServer (#511) 2024-01-09 14:55:51 -05:00
Michael Quigley
a28aa2f77f
support for private zrok-direct targets (#511) 2024-01-09 14:26:07 -05:00
Michael Quigley
a95476bbe7
updated synchronizer and target wrappers (#511) 2024-01-09 13:58:38 -05:00
Michael Quigley
562e4226b3
integrate 'driveClient' into the synchronizer (#511) 2024-01-09 12:57:42 -05:00
Michael Quigley
03cf7cc8b4
support for updating timestamps in 'driveClient' (#511) 2024-01-09 11:52:22 -05:00
Michael Quigley
f46e3db4de
initial 'driveClient' based on 'github.com/emersion/go-webdav' (#511) 2024-01-05 14:41:54 -05:00
Michael Quigley
ef0ac1e140
snapshot 2024-01-03 17:05:18 -05:00
Michael Quigley
0c39cd8752
snapshot; starting 'driveClient' 2024-01-03 16:58:32 -05:00
Michael Quigley
103b60c2c2
for when the drive source is a file instead of a directory (#438) 2023-12-15 12:10:35 -05:00
Michael Quigley
cbb69373f4
updated 'zrok copy' (#438) 2023-12-14 14:25:24 -05:00
Michael Quigley
2878994608
Merge branch 'main' into zrok_copy_p1 2023-12-11 17:37:13 -05:00
Michael Quigley
f61b2c9086
basic unique name implementation (#123) 2023-12-08 12:03:07 -05:00
Michael Quigley
fa9f77bd1d
checksum plumbing (#438) 2023-12-06 17:13:45 -05:00
Michael Quigley
31dc90afda
remove timestamp header experiment (#438) 2023-12-01 13:56:22 -05:00
Michael Quigley
ba3d1b5032
hacky proppatch support for lastmodified property (#438) 2023-12-01 13:53:36 -05:00
Michael Quigley
d955a77af7
start of 'copy to'; more plumbing to support passing modification times through (#438) 2023-12-01 12:36:06 -05:00
Michael Quigley
f40fd83b82
initial import of gowebdav fork to support custom properties (#438) 2023-12-01 11:44:50 -05:00
Michael Quigley
9d80e1cf66
more use our fork (#438) 2023-11-30 12:37:17 -05:00
Michael Quigley
c397ae883b
modification time and UTC (#438) 2023-11-27 21:11:19 -05:00
Michael Quigley
93277a191b
very rudimentary sync (#438) 2023-11-27 17:31:13 -05:00
Michael Quigley
e6aa1420be
files to copy (#438) 2023-11-27 16:53:02 -05:00
Michael Quigley
57c5a9977e
filesystem target (#438) 2023-11-27 16:18:22 -05:00
Michael Quigley
0832f28dc7
framework start; webdav (#438) 2023-11-27 15:44:38 -05:00
Michael Quigley
65d1539182
ensure supplied email addresses are valid at both the CLI and the API (#108) 2022-11-29 13:23:23 -05:00
Michael Quigley
ca9ff75f6b
rudimentary zrokloop metrics (#40) 2022-10-06 13:02:44 -04:00
Michael Quigley
b3939dbd84
check service/refresh missing services zrok proxy fix (#27) 2022-08-10 15:02:47 -04:00
Michael Quigley
3d40eaaa7e
refactoring and restructuring the core proxying machinery (#27) 2022-08-09 14:11:50 -04:00
Michael Quigley
a863fd63f8
tui; broken proxy on second attempt :( 2022-08-09 13:57:45 -04:00
Michael Quigley
0b6469b742
adjust reverse proxy infrastructure to selectively proxy based on host header (#7) 2022-07-26 13:30:19 -04:00
Michael Quigley
5598f40426
more minor logging lint 2022-07-21 16:19:05 -04:00
Michael Quigley
770b697c95
lint 2022-07-21 16:16:46 -04:00
Michael Quigley
af3328f333
solid proxy infrastructure 2022-07-21 16:01:39 -04:00
Michael Quigley
fe7e3acbca
more proxy debugging 2022-07-21 15:26:44 -04:00
Michael Quigley
33ff69f85f
mvp... minimum viable proxy 2022-07-20 14:36:14 -04:00