webdav

A simple and standalone WebDAV server.

MIT License

Stars
3.1K
Committers
20

Bot releases are hidden (Show)

webdav - v3.0.0

Published by hacdias almost 5 years ago

Changelog

72d8e39 fix(BREAKING): rename webdav/ --> lib/ (#36)
3ef86e8 chore: update dependencies (#35)
2971f7e feat: add URL prefix(subpath) support (#31)

Docker images

  • docker pull hacdias/webdav:latest
  • docker pull hacdias/webdav:v3.0.0
  • docker pull hacdias/webdav:v3.0
  • docker pull hacdias/webdav:v3
webdav - v2.0.1

Published by hacdias over 5 years ago

Changelog

ab0334f chore: add mips(64)(le)
931f125 chore: go mod tidy

Docker images

  • docker pull hacdias/webdav:latest
  • docker pull hacdias/webdav:v2.0.1
  • docker pull hacdias/webdav:v2.0
  • docker pull hacdias/webdav:v2
webdav - v2.0.0

Published by hacdias over 5 years ago

Changelog

cd472b2 chore: bump to v2.0.0
7358553 feat(BREAKING): extend cors functionality (#25)

Docker images

  • docker pull hacdias/webdav:latest
  • docker pull hacdias/webdav:v2.0.0
  • docker pull hacdias/webdav:v2.0
  • docker pull hacdias/webdav:v2
webdav - v1.4.1

Published by hacdias over 5 years ago

Changelog

764a69c fix: numeric passwords (#24)
d266f11 fix: auth enabled by default

Docker images

  • docker pull hacdias/webdav:latest
  • docker pull hacdias/webdav:v1.4.1
  • docker pull hacdias/webdav:v1.4
  • docker pull hacdias/webdav:v1
webdav - v1.4.0

Published by hacdias over 5 years ago

Changelog

76ebaff docs: add cors config
60f2697 fix: pass through linters
e5b3946 feat: add support for custom CORS headers

Docker images

  • docker pull hacdias/webdav:latest
  • docker pull hacdias/webdav:v1.4.0
  • docker pull hacdias/webdav:v1.4
  • docker pull hacdias/webdav:v1
webdav - v1.3.1

Published by hacdias over 5 years ago

Changelog

8c66f0c feat: check basic auth user anyways

Docker images

  • docker pull hacdias/webdav:latest
  • docker pull hacdias/webdav:v1.3.1
  • docker pull hacdias/webdav:v1.3
  • docker pull hacdias/webdav:v1
webdav - v1.3.0

Published by hacdias over 5 years ago

Changelog

bd7e2d8 feat: add arm v
552c729 fix: ldflags
e022bad chore: no more parallell go mods
82b3da9 chore: one more try
0b1da0c chore: hopefully fix goreleaser
62ca86b chore: go mod tidy
5afeb0e fix: remove go arm
4bb814b feat: update go.mod and go.sum
c5f3907 refactor: fix ci and put files where they belong (#15)
e816381 feat: add gitignore
f172f1b refactor: cleanup
24fa8aa feat: use viper and more flags
78ceb0e feat: warn users will be ignored
5239649 feat: allow no auth
35fd913 feat: allow no auth mode
dd4a57a feat: allow empty passwords

Docker images

  • docker pull hacdias/webdav:latest
  • docker pull hacdias/webdav:v1.3.0
  • docker pull hacdias/webdav:v1.3
  • docker pull hacdias/webdav:v1
webdav - v1.2.2

Published by hacdias over 5 years ago

Changelog

a037fe8 docs: update license file
81f873d feat: docker images

Docker images

  • docker pull hacdias/webdav:latest
  • docker pull hacdias/webdav:v1.2.2
  • docker pull hacdias/webdav:v1.2
  • docker pull hacdias/webdav:v1
webdav - v1.2.1

Published by hacdias over 5 years ago

Changelog

505a10a chore: circle CI (#14)
61462c1 Merge pull request #13 from hacdias/fix/set-depth-header
21ec95a fix: set depth header
8bf2c4e feat: update modules
4199ffc Merge pull request #11 from acez/userdata-from-environment
7a67f76 Merge pull request #12 from meeee/go-module
0889589 Travis: Use Go 1.12 for Go module support
3e7b396 Add Go module files
d95c1ec Add support for loading username and password from environment

webdav - v1.2.0

Published by hacdias over 6 years ago

Changelog

3d06904 style: replace Tls by TLS
4dc7bae Update .travis.yml
6b139d3 feat: TLS support
80e3ffd added tls options to readme example config
893d3b4 added TLS support
cdaf929 Update readme.md
d216a2e Merge pull request #4 from alex3305/master
eeae21c Adds a Systemd service unit

webdav - v1.1.0

Published by hacdias over 6 years ago

Changelog

b645ac5 Merge pull request #3 from fzoske/master
62aea27 Add Support For BCrypt Storage of Passwords
541defc Update .travis.yml
d2f2b1c Update Travis
6c10c35 Merge pull request #2 from c35sys/master
8271975 Add address config option


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

webdav - v1.0.1

Published by hacdias about 7 years ago

Changelog

ac0e137 Close #1
65fa394 Remove useless baseURL


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

webdav - v1.0.0

Published by hacdias about 7 years ago

Changelog

26ebe92 fxix travis error
2229a26 Update readme
90c49f4 Config file and parse configuration
37f7de2 Add Travus and Goreleaser
cb70d30 Add license and readme
4ad8aa6 Init


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64