Skip to content

Releases: sigoden/dufs

v0.34.2

05 Jun 04:02
Compare
Choose a tag to compare

Bug Fixes

  • Ui refresh page after login (#230)
  • Webdav only see public folder even logging in (#231)

v0.34.1

02 Jun 11:57
Compare
Choose a tag to compare

Bug Fixes

  • Auth logic (#224)
  • Allow all cors headers and methods (#225)

Refactor

  • Ui checkAuth (#226)

v0.34.0

01 Jun 23:29
Compare
Choose a tag to compare

Bug Fixes

  • URL-encoded filename when downloading in safari (#203)
  • Ui path table show move action (#219)
  • Ui set default max uploading to 1 (#220)

Features

  • Webui editing support multiple encodings (#197)
  • Add timestamp metadata to generated zip file (#204)
  • Show precise file size with decimal (#210)
  • [breaking] New auth (#218)

Refactor

  • Cli positional rename root => SERVE_PATH(#215)

v0.33.0

17 Mar 01:27
Compare
Choose a tag to compare

Bug Fixes

  • Cors allow-request-header add content-type (#184)
  • Hidden don't works on some files (#188)
  • Basic auth sometimes does not work (#194)

Features

  • Guess plain text encoding then set content-type charset (#186)

Refactor

  • Improve error handle (#195)

v0.32.0

24 Feb 00:33
65da9be
Compare
Choose a tag to compare

Bug Fixes

  • Set the STOPSIGNAL to SIGINT for Dockerfile
  • Remove Method::Options auth check (#168)
  • Clear search input also clear query (#178)

Features

  • [breaking] Add option --allow-archive (#152)
  • Use env var for args (#170)
  • Hiding only directories instead of files (#175)
  • API to search and list directories (#177)
  • Support edit files (#179)
  • Support new file (#180)
  • Ui improves the login experience (#182)

v0.31.0

12 Nov 00:57
Compare
Choose a tag to compare

Bug Fixes

  • Auth not works with --path-prefix (#138)
  • Don't search on empty query string (#140)
  • Status code for MKCOL on existing resource (#142)
  • Panic on PROPFIND // (#144)

Features

  • Support unix sockets (#145)

v0.30.0

09 Sep 14:12
Compare
Choose a tag to compare

Bug Fixes

  • Hide path by ext name (#126)

Features

  • Support sort by name, mtime, size (#128)
  • Add --assets options to override assets (#134)

v0.29.0

03 Aug 01:09
Compare
Choose a tag to compare

Bug Fixes

  • Table row hover highlighting in dark mode (#122)

Features

  • Support ecdsa tls cert (#119)

v0.28.0

01 Aug 01:02
Compare
Choose a tag to compare

Bug Fixes

  • File path contains special charactors (#114)

Features

  • Add table row hover (#115)
  • Support customize http log format (#116)

v0.27.0

25 Jul 02:23
Compare
Choose a tag to compare

Features

  • Improve hidden to support glob (#108)
  • Adjust digest auth timeout to 1day (#110)