Skip to content

Releases: hacdias/webdav

v2.0.0

11 Jun 12:12
Compare
Choose a tag to compare

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

v1.4.1

09 Jun 12:55
764a69c
Compare
Choose a tag to compare

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

v1.4.0

24 May 13:52
Compare
Choose a tag to compare

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

v1.3.1

12 May 19:28
Compare
Choose a tag to compare

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

v1.3.0

12 May 19:17
Compare
Choose a tag to compare

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

v1.2.2

12 May 13:21
Compare
Choose a tag to compare

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

v1.2.1

12 May 12:01
505a10a
Compare
Choose a tag to compare

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

v1.2.0

21 Apr 07:46
Compare
Choose a tag to compare

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

v1.1.0

31 Mar 14:36
b645ac5
Compare
Choose a tag to compare

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

v1.0.1

29 Aug 14:17
Compare
Choose a tag to compare

Changelog

ac0e137 Close #1
65fa394 Remove useless baseURL


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