Skip to content

Releases: pluveto/flydav

v0.2.56

16 Nov 02:00
c40f2bb
Compare
Choose a tag to compare

New Features

  • create directory in buildDirName function if it doesn't

v0.2.55

24 Jan 10:19
Compare
Choose a tag to compare

Bugfixes

  • yaml not working

v0.2.54

24 Jan 08:13
Compare
Choose a tag to compare
v0.2.54 Pre-release
Pre-release

New Features

  • improve package archive level (#14 by pluveto)
  • support yaml config (#15 by pluveto)
  • enable ui by arg. fix missing yaml key

Bugfixes

  • Update ARCH var in path

Documentation Changes

  • Use steps to install
  • Fix typo
  • Fix install command
  • ubuntu tutorial

v0.2.46

11 Feb 15:39
Compare
Choose a tag to compare

New Features

  • UI installer

Bugfixes

  • Create TMP_USER_FS_ROOT if not exists
  • Static serve
  • Installer.sh arch
  • UI credentials

Build System

  • Make run enhancement

Refactors

  • ui: Extend lastmod col width. Hide search.

Documentation Changes

  • Add FlyDav UI section
  • Fix typo
  • Update install to installer
  • create CONTRIBUTION.md

v0.2.35

07 Feb 15:34
Compare
Choose a tag to compare

New Features

  • Add one-click install
  • UI configuration
  • SHA256 hash for passwords
  • CORS support
  • Basic frontend UI
  • Settings UI
  • ui: Goto path

Bugfixes

  • devops: Typo in release action

Refactors

  • Remove users in default config

Documentation Changes

  • Add some braggadocio
  • Create the Chinese documentation
  • Add link to Chinese documentation
  • Add goal in README
  • Add SHA256 Hash
  • Update UI readme

Chores

  • conf: CORS conf example

Devops

  • ui: Add Node.js CI
  • ui: Release UI

v0.1.1

05 Feb 05:48
Compare
Choose a tag to compare

Bugfixes

  • Build invalid binary for Windows

Documentation Changes

  • Add systemd config tutorial
  • Add command line options

v0.1.0

04 Feb 13:22
Compare
Choose a tag to compare

New Features

  • Different prefix for different users
  • Create tmp dir when fs dir not set
  • Default username
  • Better hints when run program
  • Added options desc for log levels

Bugfixes

  • No output when logger is not configured
  • Falsely reporting security issues for tmp dir

Documentation Changes

  • Add full tutorial

v0.0.1

04 Feb 10:36
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First release