Commit Graph

17 Commits

Author SHA1 Message Date
Luc Didry cc012f51ad
Fix #22 - Mitigate genRandomKey exception risk 2018-10-22 20:30:37 +02:00
Luc Didry 377ba0d0b8
Add Content-Security-Policy header - related to #80 2018-10-21 20:20:54 +02:00
Luc Didry ed472d705e
Fix #115 - Display file size when uploading 2018-10-21 18:47:46 +02:00
Luc Didry 25ab7e644d
Fix #78 - Allow to block files by setting an abuse field in DB 2018-10-21 18:24:48 +02:00
Luc Didry b6188097b1
Fix #119 - Use GzipStatic and StaticCache plugins for speed 2018-10-21 15:26:20 +02:00
Luc Didry c2e9268cc7
Fix #123 - Option to force "Burn after reading" for each uploaded file 2018-10-21 14:49:24 +02:00
Luc Didry 13e8553cf4
Use FiatTux plugins
WARNING! LDAP configuration has changed! Check lufi.conf.template
2018-10-21 14:49:24 +02:00
Luc Didry 1646980c22
Use Mojo::SQLite instead of ORLite + update deps 2018-10-21 14:49:23 +02:00
Luc Didry 7efebff4bf Fix cron tasks bug
- upload_dir had no default value in cleanfiles task
- upload_dir was not used in watch task
2017-09-18 08:53:50 +02:00
Luc Didry a729d505af Update CHANGELOG 2017-09-14 09:31:20 +02:00
Luc Didry 0edc107455 Release v0.02 2017-09-13 09:10:17 +02:00
Luc Didry 29dfd2835d Waiting for complete oc translation before releasing a new version 2017-09-12 22:57:48 +02:00
Luc Didry 81d73cfb3c Fixes #24
This commit is dedicated to jehster, who is supporting me on Tipeee.
Many thanks :-)
2017-09-12 22:54:14 +02:00
Luc Didry 55b0a366cf Fixes #23
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2017-09-12 21:46:31 +02:00
Luc Didry 834f252085 update CHANGELOG 2017-09-12 20:59:31 +02:00
Luc Didry 18499a1106 Add PostgreSQL support 2017-07-22 20:39:36 +02:00
Luc Didry d909b8ad70 Add DB abstraction layer 2017-07-22 18:56:13 +02:00