Commit graph

125 commits

Author SHA1 Message Date
Mohammed Al Sahaf
aab63c0ccc chore: housekeeping 2020-09-19 01:11:23 +03:00
Mohammed Al Sahaf
f212531d75
chore: Switch to Github Actions (#53) 2020-09-18 21:27:22 +01:00
Henrique Dias
2a39779cff
Update config.yml 2020-09-18 07:06:16 +01:00
Mohammed Al Sahaf
34f2336d91
chore: fix circleci release config (#52) 2020-09-18 07:02:51 +01:00
Henrique Dias
6c5420aa5a chore: install go 2020-08-26 08:44:14 +02:00
Henrique Dias
30c210d097 chore: use specific relese image 2020-08-26 08:09:44 +02:00
Henrique Dias
f408f7aa6f chore: remove setup_remote_docker 2020-08-26 08:02:41 +02:00
Henrique Dias
e9cd29578e use machine build on release 2020-08-26 07:58:11 +02:00
Henrique Dias
e0020e8110
chore: update go version and golangci
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2020-08-25 08:24:31 +02:00
pataquets
2078312ec8 Readme.md: Add Docker pulls badge. 2020-08-03 07:53:31 +01:00
pataquets
05e995b11b Dockerfile: make image build from local source code instead of copying outside build. 2020-08-02 07:55:52 +01:00
Shun Zi
c4d4734095
fix: GET directory fails when non-root prefix configured (#40) 2020-06-27 08:45:33 +01:00
Mohammed Al Sahaf
cf267c1006
chore: build the binary statically to fix the docker image (#44) 2020-06-27 08:44:29 +01:00
Henrique Dias
72d8e39927
fix(BREAKING): rename webdav/ --> lib/ (#36)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-11-10 11:30:45 +00:00
Henrique Dias
3ef86e8a7f
chore: update dependencies (#35)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-11-10 11:24:55 +00:00
Shun Zi
2971f7ed3d feat: add URL prefix(subpath) support (#31)
To adapt to situations such as working behind a reverse proxy dispatching query to different services by URL path prefix
2019-11-08 13:01:42 +00:00
Henrique Dias
ab0334f036 chore: add mips(64)(le)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-07-14 09:57:31 +01:00
Henrique Dias
931f125224 chore: go mod tidy
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-06-11 13:12:22 +01:00
Henrique Dias
cd472b26be chore: bump to v2.0.0
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-06-11 13:09:51 +01:00
Steven Vandevelde
7358553e69 feat(BREAKING): extend cors functionality (#25) 2019-06-11 13:02:10 +01:00
Henrique Dias
764a69cd33
fix: numeric passwords (#24)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-06-09 13:51:53 +01:00
Henrique Dias
d266f1150e fix: auth enabled by default
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-06-09 13:47:28 +01:00
Henrique Dias
76ebaffaef docs: add cors config
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-24 14:49:01 +01:00
Henrique Dias
60f2697615 fix: pass through linters
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-24 14:47:05 +01:00
oskar
e5b3946388 feat: add support for custom CORS headers 2019-05-24 14:43:22 +01:00
Henrique Dias
8c66f0c585 feat: check basic auth user anyways
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 20:25:36 +01:00
Henrique Dias
bd7e2d8158 feat: add arm v
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 20:15:13 +01:00
Henrique Dias
552c72987d fix: ldflags
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 20:11:43 +01:00
Henrique Dias
e022bad4bd chore: no more parallell go mods
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 20:07:20 +01:00
Henrique Dias
82b3da92bd chore: one more try
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 20:06:13 +01:00
Henrique Dias
0b1da0c3c4 chore: hopefully fix goreleaser
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 20:01:28 +01:00
Henrique Dias
62ca86bf4e chore: go mod tidy
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:58:05 +01:00
Henrique Dias
5afeb0eb60 fix: remove go arm
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:50:33 +01:00
Henrique Dias
4bb814bed6 feat: update go.mod and go.sum
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:46:27 +01:00
Henrique Dias
c5f3907994
refactor: fix ci and put files where they belong (#15)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:40:58 +01:00
Henrique Dias
e81638120b feat: add gitignore
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:01:42 +01:00
Henrique Dias
f172f1bca1 refactor: cleanup
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:00:58 +01:00
Henrique Dias
24fa8aa228 feat: use viper and more flags
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:00:16 +01:00
Henrique Dias
78ceb0e44c feat: warn users will be ignored
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 16:31:03 +01:00
Henrique Dias
5239649127 feat: allow no auth
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 16:29:36 +01:00
Henrique Dias
35fd913321 feat: allow no auth mode
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 16:01:25 +01:00
Henrique Dias
dd4a57af2e feat: allow empty passwords
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 15:55:26 +01:00
Henrique Dias
a037fe877c docs: update license file
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 13:48:03 +01:00
Henrique Dias
81f873d2de feat: docker images
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 13:46:39 +01:00
Henrique Dias
505a10a63d
chore: circle CI (#14)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 12:59:33 +01:00
Henrique Dias
61462c1da7
Merge pull request #13 from hacdias/fix/set-depth-header
fix: set depth header
2019-05-12 12:52:56 +01:00
Henrique Dias
21ec95a8db fix: set depth header
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 12:49:55 +01:00
Henrique Dias
8bf2c4eea3 feat: update modules
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 12:39:57 +01:00
Henrique Dias
4199ffc190
Merge pull request #11 from acez/userdata-from-environment
Add support for loading username and password from environment
2019-05-12 12:34:14 +01:00
Henrique Dias
7a67f76947
Merge pull request #12 from meeee/go-module
Make webdav a Go module
2019-03-31 12:14:08 +01:00