Commit Graph

  • f073d3021d remove all debug master v0.9.1 shoopea 2024-01-20 12:33:07 +0100
  • d8c0f204df test shoopea 2024-01-20 12:18:22 +0100
  • 45e36d9254 details shoopea 2024-01-20 12:11:08 +0100
  • 526c74ad21 fix shoopea 2024-01-20 12:06:08 +0100
  • 1dc1a2b378 still more debug shoopea 2024-01-20 12:05:02 +0100
  • e3bd2a5fb2 even more debug shoopea 2024-01-20 11:59:18 +0100
  • 331e1f8e16 more debug shoopea 2024-01-20 11:43:26 +0100
  • d59e787694 debug shoopea 2024-01-20 11:27:24 +0100
  • 42ddb5a83e migrate shoopea 2024-01-20 11:02:25 +0100
  • f16d742eae
    Merge 9a0e9f18c6 into f9157dbec1 ThePlate 2023-11-02 12:13:53 +0000
  • 9a0e9f18c6 Gets error code from error as int TAV2BJ 2023-11-02 13:10:18 +0100
  • d00ca9ce95
    Merge 828132ab79 into f9157dbec1 Ben Tam 2023-10-31 15:27:31 +0000
  • 828132ab79
    feat: add unit test for upload file to server acquire content length Ben Tam 2023-10-31 23:24:53 +0800
  • df102c9cec
    fix: use io.Reader after copy Ben Tam 2023-10-30 01:40:09 +0800
  • c6155fbcae
    feat: provide content length for put method Ben Tam 2023-10-29 21:53:10 +0800
  • 94a4a57e03
    Merge 62b9fa77db into f9157dbec1 ThePlate 2023-10-18 16:29:41 +0200
  • 62b9fa77db returns pointer to FileInfo from ReadDir - same as Stat does TAV2BJ 2023-10-18 16:27:28 +0200
  • 698f211ffe
    Merge 4852177de4 into f9157dbec1 ThePlate 2023-10-17 10:32:23 +0000
  • 4852177de4 Allows to disable making parent collection in createParentCollection TAV2BJ 2023-10-13 10:51:30 +0200
  • f9157dbec1 Update Readme v0.9.0 9 Christoph Polcin 2023-06-22 14:01:14 +0200
  • 3cf99ede06 Fix missing last modified time on Stat() Yuriy Zaytsev 2023-06-14 12:14:44 +0300
  • ea9c8490dd feat(auth): add support for MS-PASS Julian Imhof 2023-02-11 01:15:00 +0100
  • 036581a6c8 io.Discard is already handeld by Body.Close() Christoph Polcin 2023-06-08 15:26:30 +0200
  • 11f0c10ed2 Runs test on go 1.18, 1.19 and 1.20 Christoph Polcin 2023-06-07 20:30:38 +0200
  • b601d4bcbf Update preemtiveAuthorizer documentation Christoph Polcin 2023-06-07 20:16:09 +0200
  • 9c049da1f7 Updates API Christoph Polcin 2023-06-07 19:33:11 +0200
  • fcd6cac508 Removes panic from authShim Christoph Polcin 2023-06-07 19:28:01 +0200
  • a4cd839b8a Adds len checks to negoAuth Christoph Polcin 2023-06-07 17:57:15 +0200
  • d59c1705b2 Explicit assignment of struct fields Christoph Polcin 2023-06-07 17:23:35 +0200
  • ad27fc07a7 Adds interface documentation Christoph Polcin 2023-06-07 17:07:43 +0200
  • 5fd8037a63 Add multiple auth test Steffen Brüheim 2023-02-13 00:55:16 +0100
  • ca40e2802e Feat: Authentication API Christoph Polcin 2023-02-03 10:18:35 +0100
  • 7e6eeb42e7 Fix missing last modified time on Stat() Yuriy Zaytsev 2023-06-14 12:14:44 +0300
  • 65bcca7db3 io.Discard is already handeld by Body.Close() Christoph Polcin 2023-06-08 15:26:30 +0200
  • 5f7878eb29 Runs test on go 1.18, 1.19 and 1.20 Christoph Polcin 2023-06-07 20:30:38 +0200
  • 2d78f22d34 Update preemtiveAuthorizer documentation Christoph Polcin 2023-06-07 20:16:09 +0200
  • aeb5c702bb Updates API Christoph Polcin 2023-06-07 19:33:11 +0200
  • 9e6b3f24e8 Removes panic from authShim Christoph Polcin 2023-06-07 19:28:01 +0200
  • 356034a7a4 Adds len checks to negoAuth Christoph Polcin 2023-06-07 17:57:15 +0200
  • 8d9f74a89f Explicit assignment of struct fields Christoph Polcin 2023-06-07 17:23:35 +0200
  • ef2a31ee11 Adds interface documentation Christoph Polcin 2023-06-07 17:07:43 +0200
  • 84b4c3655f feat(auth): add support for MS-PASS Julian Imhof 2023-02-11 01:15:00 +0100
  • 83286580c8 Add multiple auth test Steffen Brüheim 2023-02-13 00:55:16 +0100
  • a5fa9a5a4a Feat: Authentication API Christoph Polcin 2023-02-03 10:18:35 +0100
  • aa3be156cb
    Merge 0d8627db50 into 3282f94193 Ringo Hoffmann 2023-02-08 00:00:48 +0100
  • 3282f94193 Feat: Makefile adds target dependencies Christoph Polcin 2023-02-03 14:43:59 +0100
  • cd21842fb6
    fix: Allow concurrent use for DigestAuth (#69) yyeltsyn 2023-02-03 20:59:54 +0300
  • b6ab280c11 fix: Allow concurrent use for DigestAuth Yury Yeltsyn 2023-01-10 13:24:09 +0300
  • 60ec5ad560 Fixes #64 Support for cookies Steffen Brüheim 2022-11-09 16:48:38 +0100
  • 65990691fc
    Fixes #64 Support for cookies Steffen Brüheim 2022-11-09 16:48:38 +0100
  • 0f74925694 wip cmd_test Christoph Polcin 2022-11-02 17:37:27 +0100
  • 200a600c02 Add TestWriteStreamFromPipe Christoph Polcin 2022-11-02 16:54:56 +0100
  • d0572a97a8 Supports writeCloser TAV2BJ 2022-10-26 15:40:17 +0200
  • 17255f2e74 Updates badges Christoph Polcin 2022-10-16 01:27:14 +0200
  • 937a18c9a3 removes travis-ci Christoph Polcin 2022-10-16 01:22:06 +0200
  • d2a480ffa9 updates workflows Christoph Polcin 2022-10-16 01:13:50 +0200
  • 8528c01163 updates API Christoph Polcin 2022-10-16 01:02:00 +0200
  • bf6102194f fix: Write creates parent collections on 404 Christoph Polcin 2022-10-16 00:42:21 +0200
  • 2c20e7e763 Revert "feat: handle 404 on propfind (#57)" Christoph Polcin 2022-10-16 00:39:39 +0200
  • fbeb69f25b Add client tests Christoph Polcin 2022-10-16 00:39:27 +0200
  • 4adca27344 uses log instead of fmt Christoph Polcin 2022-10-15 14:44:49 +0200
  • 8190232c06
    feat: handle 404 on propfind (#57) Felipe Martin Garcia 2022-10-13 23:11:52 +0200
  • efbac9123c
    feat: handle 404 on propfind Felipe M 2022-06-04 07:58:33 +0200
  • e70a598e94
    supports get range offset with unkown length (#58) zhijian 2022-10-13 00:09:28 +0800
  • 0cf158551d
    support get range offset=2 length=-1 zhijian 2022-06-22 23:20:46 +0800
  • 5262ea8f20 Added function NewClientProxy hrncirik 2022-05-16 05:57:50 +0200
  • 0d8627db50
    Re-add setting requestBuf after seeking dev-bodyclosing Ringo Hoffmann 2022-01-28 17:24:17 +0100
  • c7b1ff8a5e
    Improve Error Handling (#54) Ringo Hoffmann 2022-01-28 17:20:35 +0100
  • c42caf78a2
    update doucmentaiton comment Ringo Hoffmann 2022-01-28 17:19:52 +0100
  • 341db84788
    close closable body after request Ringo Hoffmann 2022-01-28 17:06:32 +0100
  • 806c91369a
    Revert "inhibit stream close on request" Ringo Hoffmann 2022-01-28 16:32:49 +0100
  • b51247bb2c
    inhibit stream close on request Ringo Hoffmann 2022-01-22 12:29:02 +0100
  • a047320e42 Updates README Christoph Polcin 2022-01-27 16:33:26 +0100
  • b5bd04e2b5 Escapes destination path on copy and move #42 Christoph Polcin 2022-01-27 16:27:44 +0100
  • 0eb08f9ae0 start review Christoph Polcin 2022-01-26 00:33:59 +0100
  • 64ef785fa7
    PUT: check if given target is a directory Ringo Hoffmann 2022-01-22 14:47:06 +0100
  • da21ab76db
    add StatusError Ringo Hoffmann 2022-01-22 14:46:36 +0100
  • 2889239999
    inhibit stream close on request Ringo Hoffmann 2022-01-22 12:29:02 +0100
  • c01be49bed
    bubble up request errors [#28] Ringo Hoffmann 2022-01-22 11:07:58 +0100
  • 4e3fc52310 Check rs for nil and return 400 fischor 2021-12-24 17:56:46 +0100
  • 7d17ad48b0 Return actual status codes instead of 400 fischor 2021-12-23 14:04:01 +0100
  • 3f8721cd4b fix crash when req is called with no body Ringo Hoffmann 2021-11-08 23:10:07 +0100
  • adba8dc051 add .vscode directory Ringo Hoffmann 2021-11-08 23:09:45 +0100
  • e3486f6f28 fix crash when req is called with no body Ringo Hoffmann 2021-11-08 23:10:07 +0100
  • 0334e4a6b0 add .vscode directory Ringo Hoffmann 2021-11-08 23:09:45 +0100
  • 2f2cda4122 use seeker when available on request Ringo Hoffmann 2021-11-08 09:22:26 +0100
  • b9f283c6d3 use seeker when available on request Ringo Hoffmann 2021-11-08 09:22:26 +0100
  • 73a7f0bf37 add artifacts workflow Ringo Hoffmann 2021-11-07 14:13:52 +0100
  • aff231de53 add github workflow for unit tests Ringo Hoffmann 2021-11-07 14:04:41 +0100
  • e5dd1e70b1 create go module Ringo Hoffmann 2021-11-07 13:59:15 +0100
  • 6c265f186c add artifacts workflow Ringo Hoffmann 2021-11-07 14:13:52 +0100
  • acc5461864 add github workflow for unit tests Ringo Hoffmann 2021-11-07 14:04:41 +0100
  • 5b5606292f create go module Ringo Hoffmann 2021-11-07 13:59:15 +0100
  • 29e74efa70
    Merge pull request #46 from jkowalski/read-stream-range Christoph Polcin 2021-11-06 10:05:35 +0100
  • 741fdbda3d added ReadStreamRange() method to efficiently read a range of data Jarek Kowalski 2021-11-04 23:24:19 -0700
  • a3a86976a1
    Merge pull request #45 from marcelblijleven/master Christoph Polcin 2021-09-17 15:32:50 +0200
  • a2cbdfa976 Fix index out of range runtime error when provided string is empty Marcel Blijleven 2021-09-17 13:24:28 +0200
  • 9a1ba21162 Fix typo in description Marcel Blijleven 2021-09-17 13:23:09 +0200
  • 7ff61aa87b Handle request errors in copymove Mark Severson 2021-06-29 22:01:35 -0600
  • e3374cf778
    Handle request errors in copymove Mark Severson 2021-06-29 22:01:35 -0600