Commit Graph

103 Commits

Author SHA1 Message Date
Luc Didry 75921965e8
[zanata] Fix #127 — Zanata integration 2018-10-28 15:06:52 +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 72404aaf99
Fix header injection from lang code 2018-10-26 17:26:14 +02: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
Quentin 549c230055 Update oc.po
New strings + remove espaces insécables qu'il ne fallait pas
2018-10-25 12:25:32 +02:00
Luc Didry 501db916a4
Fix #58 - Display max size on upload page 2018-10-24 23:30:14 +02:00
Luc Didry e41b08601d
Add a test suite 2018-10-24 21:56:37 +02:00
Luc Didry 6958b7fc0a
Use a recurrent task to provision shorts 2018-10-24 16:04:10 +02:00
Luc Didry c51145bf7e
Small CSS change for language dropdown 2018-10-23 07:43:12 +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 6a4e48d3cb
[i18n] Fix typographic apostroph 2018-10-22 20:31:52 +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 d4ac8f678d Related to #80
This commit is dedicated to Jean-Yves Toumit, who is supporting me with Ğ1.
Many thanks :-)
2018-04-12 18:25:48 +02:00
Luc Didry 7c8ac69ffe Fix #104 Use config->prefix to set cookie path
This commit is dedicated to Michael Kozma, who is supporting me with Ğ1.
Many thanks :-)
2018-04-12 18:25:48 +02:00
Luc Didry a2a578cdfe Fix #103 Add a fixed_domain option
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2018-04-12 18:25:48 +02:00
Luc Didry 8ab0bb2c42 Merge branch 'development'. Release version 0.02 \o/ 2017-09-13 09:14:26 +02:00
Quentin 800a20d5be Update oc.po
quelques fautes de frappes par-ci par-là ^^
J’en ai profité pour mettre des espaces fines insécables ;)
2017-09-13 09:08:17 +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 79914b21cf Fix #98 2017-09-12 20:30:10 +02:00
Quentin 04961a2880 Update oc.po 2017-09-12 09:14:17 +02:00
Luc Didry 0b79642f6a Fix #65 2017-09-11 21:42:44 +02:00
Luc Didry 7aae44f6cc Fix #64 2017-09-11 21:30:45 +02:00
Luc Didry 5754ac2113 Remove trailing spaces and replace tabs with spaces 2017-09-11 20:58:47 +02:00
Ilker Kulgu f333a9af74 IE & Edge fix for downloading blob files, gives option to save or open the file when the link is opened. 2017-09-11 20:23:32 +02:00
Nikos Filopoulos 6ae96ccd6c Correction of Italian words 2017-09-11 20:07:44 +02:00
Alexandre Nizoux 0047733b74 Fixes #95 2017-08-02 18:52:17 +02:00
Luc Didry d909b8ad70 Add DB abstraction layer 2017-07-22 18:56:13 +02:00
Luc Didry 1fbe93a71c Update Mojolicious version (use Mojo::File instead of Mojo::Util spurt/slurp) 2017-07-15 14:25:44 +02:00
Luc Didry dbd31f22c6 CSS correction 2017-07-15 13:59:09 +02:00
Ilker Kulgu d92c524a7e Update nl.po 2017-07-14 12:58:09 +02:00
Ilker Kulgu 08f8baa43a Add new file 2017-07-14 12:58:09 +02:00
Ilker Kulgu 6889b0eccc Add readAsBinaryString function to IE11 2017-07-14 12:58:09 +02:00
Ilker Kulgu c6cdf2354f Make binary upload possible for IE11 2017-07-14 12:58:09 +02:00
Ilker Kulgu 33adb4c607 Update mail.html.ep 2017-07-14 12:58:09 +02:00
Ilker Kulgu 99f8e1ad03 Update en.po for Mail from "My Files" page 2017-07-14 12:58:09 +02:00
Ilker Kulgu 50982d48db Update lufi-files.js to mail from "My files" page 2017-07-14 12:58:09 +02:00
Ilker Kulgu afa1597ae5 Update files.html.ep to mail from "My files" 2017-07-14 12:58:09 +02:00
Ilker Kulgu f34b7c214a change #files input for IE11 drag and drop. 2017-07-14 12:58:09 +02:00
Luc Didry b8e58d6d51 Update locales 2017-07-14 12:58:07 +02:00
Framasoft 9959005a89 Primera versió. Falta traduir títol de pàgina i l'apostrof del cos dell correu no surt bé a l'editor. 2017-07-14 12:53:33 +02:00