Skip to content

Releases: sigoden/dufs

v0.26.0

11 Jul 01:08
Compare
Choose a tag to compare

Bug Fixes

  • Cors headers (#100)

Features

  • Make --path-prefix works on serving single file (#102)

v0.25.0

07 Jul 00:07
Compare
Choose a tag to compare

Features

  • Ui supports creating folder (#91)
  • Ui supports move folder/file to new path (#92)
  • Check permission on move/copy destination (#93)
  • Add completions (#97)
  • Limit the number of concurrent uploads (#98)

v0.24.0

02 Jul 22:59
Compare
Choose a tag to compare

Bug Fixes

  • Unexpect stack overflow when searching a lot (#87)

Features

  • Allow search with --render-try-index (#88)

v0.23.1

30 Jun 23:18
Compare
Choose a tag to compare

Bug Fixes

  • Safari layout and compatibility (#83)
  • Permissions of unzipped files (#84)

v0.23.0

29 Jun 03:06
Compare
Choose a tag to compare

Features

  • Use feature to conditional support tls (#77)

Ci

  • Support more platforms (#76)

v0.22.0

26 Jun 04:56
Compare
Choose a tag to compare

Features

  • Support hiding folders with --hidden (#73)

v0.21.0

23 Jun 12:05
Compare
Choose a tag to compare

Bug Fixes

  • Escape name contains html escape code (#65)

Features

  • Use custom logger with timestamp in rfc3339 (#67)

Refactor

  • Split css/js from index.html (#68)

v0.20.0

21 Jun 00:07
Compare
Choose a tag to compare

Bug Fixes

  • DecodeURI searching string (#61)

Features

  • Added basic auth (#60)
  • Add option --allow-search (#62)

v0.19.0

19 Jun 15:33
Compare
Choose a tag to compare

Features

  • [breaking] Path level access control (#52)
  • Serve single file (#54)
  • Ui hidden root dirname (#58)
  • Reactive webpage (#51)
  • [breaking] Rename to dufs (#59)

Refactor

  • [breaking] Rename --cors to --enable-cors (#57)

v0.18.0

18 Jun 00:19
Compare
Choose a tag to compare
chore(release): version v0.18.0