1.0.0
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