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
|
c2e9268cc7
|
Fix #123 - Option to force "Burn after reading" for each uploaded file
|
2018-10-21 14:49:24 +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 |
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
|
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 |
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 |
Ilker Kulgu
|
c6cdf2354f
|
Make binary upload possible for IE11
|
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 |
Luc Didry
|
50b1f00c17
|
Add ability to protect download with a password
|
2017-07-14 12:52:03 +02:00 |
Luc Didry
|
d94c2b7f90
|
Fix XSS bugs
Thanks to Neil Jomunsi (http://page42.org) to support me on Tipeee :-)
|
2016-07-24 18:39:21 +02:00 |
Luc Didry
|
9cf06931e5
|
Fix UI bug introduced in 8337eb6
|
2016-07-24 18:39:21 +02:00 |
Luc Didry
|
57cf403624
|
Fix #40
|
2016-07-24 18:39:20 +02:00 |
Luc Didry
|
e14e58e0ff
|
Small default in UI
|
2016-07-24 18:39:20 +02:00 |
Luc Didry
|
eb803d3666
|
Fix #47 (message block not displayed on download page)
|
2016-07-24 18:39:17 +02:00 |
Luc Didry
|
1923e95690
|
Fix #35
|
2016-07-24 18:39:12 +02:00 |
Luc Didry
|
2d835b7083
|
Fix #33
|
2016-07-24 18:39:12 +02:00 |
Luc Didry
|
d3222b1d5e
|
Default theme now use Materialize (http://materializecss.com/)
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
d9412f8cf9
|
Fix #31
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
8ebaf93485
|
Fix #17
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
e6dca37d6b
|
Fix #18 + add img and video tags showing the downloaded file
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
e9bff89954
|
Fix #19 Set paranoia to 10 for key generation
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
4feff52664
|
Remove unnecessary setTimeout
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
cc5f4d26d3
|
Small change on console debug output
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
1119e736e7
|
Remove unnecessary setTimeout
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
cd104cb512
|
Fix unnecessary slices write
It seems that's the culprit for bad response time when sending big
files.
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
0c560221c8
|
Websocket error handling again
|
2016-07-24 18:32:48 +02:00 |
Luc Didry
|
a594b9111c
|
Handle WebSocket errors
|
2016-07-24 18:32:41 +02:00 |
Luc Didry
|
a13f766c3c
|
Fix typo
|
2015-10-09 02:55:44 +02:00 |
Luc Didry
|
4858866569
|
Increase ws timeout + lower sliceLength + console informations
|
2015-10-09 02:53:16 +02:00 |
Luc Didry
|
69151630b3
|
Fix #8
|
2015-10-08 02:12:08 +02:00 |
Luc Didry
|
9907297025
|
Fix #11
|
2015-10-07 22:18:41 +02:00 |
Luc Didry
|
adf0a4d2f2
|
Themes system
|
2015-10-06 02:12:22 +02:00 |