Commit Graph

23 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 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 5754ac2113 Remove trailing spaces and replace tabs with spaces 2017-09-11 20:58:47 +02:00
Alexandre Nizoux 0047733b74 Fixes #95 2017-08-02 18:52:17 +02:00
Ilker Kulgu c6cdf2354f Make binary upload possible for IE11 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 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 8ebaf93485 Fix #17 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 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 adf0a4d2f2 Themes system 2015-10-06 02:12:22 +02:00