Skip to content

1.0.0

Compare
Choose a tag to compare
@rigon rigon released this 12 Sep 21:48

Authentication and fileupload support

Changelog since v0.1:

  • Introduction of authentication to protect your data.
  • Basic authentication and htpasswd support
  • Update README
  • Download page as ZIP
  • Publish files
  • Template editor
  • Reverse listing of revision files
  • File upload: server implementation and interface with dropzone.js
  • Pages organized by folders

Bugfixes:

  • Bugfix: images larger than the container
  • Bugfix: publish readonly file
  • Bugfix: read-only bug
  • Bugfix: other bugfixes