Commit Graph

1639 Commits

Author SHA1 Message Date
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
b5210a61c6
support updating the lastmodtime property (#438) 2023-12-01 13:26:54 -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
837d2289f2
first round of modifications to the core webdav stack to support custom dead properties (#438) 2023-12-01 11:44:20 -05:00
Michael Quigley
9d80e1cf66
more use our fork (#438) 2023-11-30 12:37:17 -05:00
Michael Quigley
6f3e217196
oops (#438) 2023-11-29 13:52:34 -05:00
Michael Quigley
d1fe17fdf6
local copy of x/net/webdav (#438) 2023-11-29 13:39: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
56ecc330ed
copyfrom update 2023-11-27 14:19:01 -05:00
Michael Quigley
3f817de8ec
Merge branch 'zrok_copy_p1' of github.com:openziti/zrok into zrok_copy_p1 2023-11-27 14:18:41 -05:00
Michael Quigley
92d751bd20
Merge branch 'main' into zrok_copy_p1 2023-11-20 20:53:50 -05:00
Kenneth Bingham
53950a0a0d
Merge pull request #455 from openziti/server-guide
add a Linux service guide
2023-11-20 16:14:38 -05:00
Kenneth Bingham
b5b7425e4b
Merge pull request #458 from openziti/linux-pax-changelog
bump changelog
2023-11-20 12:09:15 -05:00
Kenneth Bingham
5ef4505019
bump changelog 2023-11-20 11:03:41 -05:00
Michael Quigley
348dfb5171
Merge branch 'main' into zrok_copy_p1 2023-11-17 09:02:31 -05:00
Kenneth Bingham
b1b0f69bac
Merge pull request #456 from openziti/linux-service-basic-auth
add a separate config var for basic auth
2023-11-16 14:39:43 -05:00
Kenneth Bingham
04df0f1878
organize the compatibility/requirements stuff at the bottom of the page 2023-11-16 12:51:35 -05:00
Kenneth Bingham
51b4fb2a45
refine service guide 2023-11-15 23:17:38 -05:00
Kenneth Bingham
16f0b7639d
add package and testing info 2023-11-15 23:02:37 -05:00
Kenneth Bingham
cebe0bcd63
refine service guide 2023-11-15 22:10:37 -05:00
Kenneth Bingham
cbe8e66f76
close control structure 2023-11-15 20:27:49 -05:00
Kenneth Bingham
3453dbd392
add a separate config var for basic auth 2023-11-15 20:15:06 -05:00
Kenneth Bingham
258f994127
add a Linux service guide 2023-11-15 20:08:27 -05:00
Kenneth Bingham
8efdd06780
Merge pull request #440 from openziti/linux-service-package
add zrok-share package
2023-11-15 17:40:42 -05:00
Kenneth Bingham
d6bfcedd1f
tweak documentation 2023-11-15 16:23:26 -05:00
Kenneth Bingham
80d5123674 add zrok-share package 2023-11-15 16:10:19 -05:00
Michael Quigley
ac4b5b93bc
sync from scratch 2023-11-14 14:27:32 -05:00
Michael Quigley
3aea884f2d
starting on 'zrok copy from' (#438) 2023-11-08 14:21:19 -05:00
Michael Quigley
6e16a856a7
Merge pull request #450 from openziti/readme_v0.4.15
README updates for v0.4.15 (#416)
2023-11-08 12:34:29 -05:00
Michael Quigley
82fa74bca5
images; readme (#416) 2023-11-08 11:55:44 -05:00
Michael Quigley
cf380e60b3
office hours 2023-11-08 11:30:20 -05:00
Kenneth Bingham
ec3b944862
Merge pull request #434 from openziti/linux-cli-package
add Linux CLI package
2023-11-07 17:28:21 -05:00
Michael Quigley
f992c30ed7
changelog (#435) 2023-11-07 16:12:52 -05:00
Michael Quigley
b2316b6e8a
remove old 'gon' lint (#435) 2023-11-07 13:12:17 -05:00
Michael Quigley
92cd24e0b7
Merge pull request #445 from openziti/apple-signing
update goreleaser to user apple notarytool over archived gon (#435)
2023-11-07 13:09:17 -05:00
Kenneth Bingham
b25b15e2af
Merge pull request #446 from openziti/tidy-cli-hints
raise an exception if invalid mode for public share
2023-11-06 09:21:51 -05:00
Michael Quigley
930f965c57
Merge pull request #447 from beaucollins/patch-1
Nginx TLS proxy docs: Add websocket support to the nginx proxy config
2023-11-06 08:26:36 -05:00
Beau Collins
1fdcac13ea
Update nginx_tls_guide.md with websocket support
Adds websocket support to the nginx proxy config.

Signed-off-by: Beau Collins <beau@collins.pub>
2023-11-04 17:53:41 -07:00
Cam
afaf7b173b
update goreleaser to user apple notarytool over archived gon 2023-11-03 14:30:19 -05:00
Kenneth Bingham
799900d477
raise an exception if invalid mode for public share 2023-11-03 14:51:17 -04:00
Kenneth Bingham
c7fc1d8ec2
correct factual error in release instructions 2023-11-01 17:41:49 -04:00
Kenneth Bingham
2e99232562
clarify release procedure 2023-11-01 17:36:41 -04:00
Kenneth Bingham
092cf4e2c5
adopt the same name ziti uses for RELEASING.md 2023-11-01 17:22:59 -04:00
Kenneth Bingham
b38dd4e049
fix multiline yaml operator 2023-11-01 17:20:21 -04:00