44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
Revision history for Lufi
|
|
|
|
0.03 2018-??-??
|
|
- Use Mojo::SQLite instead of ORLite
|
|
- Use FiatTux plugins
|
|
- Option to force "Burn after reading" for each uploaded file
|
|
- Use GzipStatic and StaticCache plugins for speed
|
|
- Allow to block files by setting an abuse field in DB
|
|
- Display file size when uploading
|
|
- Add Content-Security-Policy header
|
|
- Update sjcl.js
|
|
- Mitigate genRandomKey exception risk
|
|
- Add report file link in the navbar
|
|
- Allow to choose your language
|
|
- Use a recurrent task to provision shorts
|
|
- Add a command to migrate data from SQLite to an other database
|
|
- Add a test suite
|
|
|
|
0.02.2 2017-09-18
|
|
- Fix cron tasks bug
|
|
|
|
0.02.1 2017-09-14
|
|
- Fix DB abstraction layer bug
|
|
|
|
0.02 2017-09-13
|
|
- Database abstraction layer
|
|
- PostgreSQL support
|
|
- IE 11 and Edge support
|
|
- Fix encoding error (#83)
|
|
- Htpassword authentication support
|
|
- Ability to add a password to a file
|
|
- Portuguese translation
|
|
- Catalan translation
|
|
- Dutch translation
|
|
- Deleting files from "My files" is now done with Ajax (#23)
|
|
- Allow bulk files deletion from "My files" (#24)
|
|
- Bugfixes
|
|
|
|
0.01 2017-01-09
|
|
- Upload files
|
|
- Download files
|
|
- Preview files in browser depending on mimetype (images and videos)
|
|
- LDAP authentication support
|