Commit Graph

43 Commits

Author SHA1 Message Date
Luc Didry 466433fad1
📜 Add mention of TECH’advantage in CHANGELOG 2019-08-04 19:42:07 +02:00
Luc Didry 8b68d7e821
Fix #150✉️ Implement invitations to other people when using LDAP auth 2019-08-01 19:50:36 +02:00
Luc Didry 0700ea7375
Fix #130 — Allow to individually download files from zip 2019-08-01 19:50:08 +02:00
Luc Didry 33f8707240
Update CHANGELOG 2019-08-01 19:50:07 +02:00
Luc Didry cf79936070
Allow to zip the files before upload 2019-08-01 19:50:04 +02:00
Luc Didry b2d5f3ba96
Bump version (0.03.7) 2019-08-01 19:42:32 +02:00
Luc Didry 4e02665666
Bump version (0.03.6) 2019-07-30 21:49:54 +02:00
Luc Didry 2ac16f9f11
Fix CI 2018-12-06 14:10:17 +01:00
Luc Didry 73eed1f9b8
[i18n] Update arabic, german and italian translations
+ add job to automatically push CHANGELOG on tags
2018-12-06 13:48:26 +01:00
Luc Didry f8d02e190e
Update deps, seems to fix install on Debian Jessie
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2018-11-02 14:19:24 +01:00
Luc Didry 82b8a4d017
Fix dependences in Lufi.pm 2018-11-02 10:02:47 +01:00
Luc Didry 66a724147d
Fix default CSP Header 2018-10-29 22:54:25 +01:00
Luc Didry 9790bca8d5
Bump version (0.03) 2018-10-28 23:08:33 +01:00
Luc Didry e066312791
[i18n] Add german translation 2018-10-28 21:58:04 +01:00
Luc Didry 6d9d548970
[i18n] Add arabic translation 2018-10-28 21:56:17 +01:00
Luc Didry fef978c7e1
Add CoC link in README 2018-10-28 16:05:30 +01:00
Luc Didry 9fb59173fc
Fix #129 — Add constraints on mail sending to prevent spam sending 2018-10-28 14:41:29 +01:00
Luc Didry da7cb658df
Add CSRF token challenge on logout 2018-10-26 16:03:21 +02:00
Luc Didry 548f838e60
Add CSRF token challenge on login 2018-10-26 14:53:06 +02:00
Luc Didry 501db916a4
Fix #58 - Display max size on upload page 2018-10-24 23:30:14 +02:00
Luc Didry 44507ccfa5
Add MySQL support 2018-10-24 23:05:19 +02:00
Luc Didry e41b08601d
Add a test suite 2018-10-24 21:56:37 +02:00
Luc Didry a4149b73ba
Fix #126 - Add a command to migrate data from SQLite to an other database 2018-10-24 17:50:17 +02:00
Luc Didry 6958b7fc0a
Use a recurrent task to provision shorts 2018-10-24 16:04:10 +02:00
Luc Didry 986e7793db
Allow to choose your language 2018-10-22 23:54:20 +02:00
Luc Didry 377a48bda2
Add report file link in the navbar 2018-10-22 21:21:11 +02:00
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