Luc Didry d909b8
Revision history for Lufi
Luc Didry d909b8
Luc Didry 82b8a4
0.03.2 2018-11-02
Luc Didry 82b8a4
	- Fix dependences in Lufi.pm
Luc Didry 82b8a4
Luc Didry 66a724
0.03.1 2018-10-29
Luc Didry 66a724
	- Fix default CSP Header
Luc Didry 66a724
Luc Didry 9790bc
0.03 2018-10-28
Luc Didry 164698
	- Use Mojo::SQLite instead of ORLite
Luc Didry 13e855
	- Use FiatTux plugins
Luc Didry c2e926
	- Option to force "Burn after reading" for each uploaded file
Luc Didry b61880
	- Use GzipStatic and StaticCache plugins for speed
Luc Didry 25ab7e
	- Allow to block files by setting an abuse field in DB
Luc Didry ed472d
	- Display file size when uploading
Luc Didry 377ba0
	- Add Content-Security-Policy header
Luc Didry cc012f
	- Update sjcl.js
Luc Didry cc012f
	- Mitigate genRandomKey exception risk
Luc Didry 377a48
	- Add report file link in the navbar
Luc Didry 986e77
	- Allow to choose your language
Luc Didry 6958b7
	- Use a recurrent task to provision shorts
Luc Didry a4149b
	- Add a command to migrate data from SQLite to an other database
Luc Didry e41b08
	- Add a test suite
Luc Didry 44507c
	- MySQL support
Luc Didry 501db9
	- Display max size on upload page
Luc Didry 548f83
	- Add CSRF token challenge on login
Luc Didry da7cb6
	- Add CSRF token challenge on logout
Luc Didry 9fb591
	- Add constraints on mail sending to prevent spam sending (not perfect, but
Luc Didry 9fb591
	should be good enough)
Luc Didry fef978
	- Add Code of Conduct
Luc Didry 6d9d54
	- Add arabic translation
Luc Didry e06631
	- Add german translation
Luc Didry 164698
Luc Didry 7efebf
0.02.2 2017-09-18
Luc Didry 7efebf
	- Fix cron tasks bug
Luc Didry 7efebf
Luc Didry a729d5
0.02.1 2017-09-14
Luc Didry a729d5
	- Fix DB abstraction layer bug
Luc Didry a729d5
Luc Didry 0edc10
0.02  2017-09-13
Luc Didry d909b8
	- Database abstraction layer
Luc Didry 18499a
	- PostgreSQL support
Luc Didry d909b8
	- IE 11 and Edge support
Luc Didry d909b8
	- Fix encoding error (#83)
Luc Didry d909b8
	- Htpassword authentication support
Luc Didry d909b8
	- Ability to add a password to a file
Luc Didry 834f25
	- Portuguese translation
Luc Didry 834f25
	- Catalan translation
Luc Didry 0edc10
	- Dutch translation
Luc Didry 55b0a3
	- Deleting files from "My files" is now done with Ajax (#23)
Luc Didry 81d73c
	- Allow bulk files deletion from "My files" (#24)
Luc Didry 834f25
	- Bugfixes
Luc Didry d909b8
Luc Didry d909b8
0.01  2017-01-09
Luc Didry d909b8
	- Upload files
Luc Didry d909b8
	- Download files
Luc Didry d909b8
	- Preview files in browser depending on mimetype (images and videos)
Luc Didry d909b8
	- LDAP authentication support