Henry Oswald
|
f11ba97389
|
check stat.isFile and isDirectory rather then symlink
|
2016-03-12 15:05:29 +00:00 |
|
Henry Oswald
|
da242d90e6
|
added extra isSymLink checks into reading files
|
2016-03-12 12:01:36 +00:00 |
|
Shane Kilkelly
|
aab7a8713e
|
Catch the case where filename is shorter than the extension length.
|
2015-08-20 15:56:30 +01:00 |
|
Shane Kilkelly
|
2dd56d0b32
|
If we're sending a html file to mobile-safari, do so as plain text.
This prevents safari from trying to render the page,
which it does because it ignores the "Content-Disposition" header.
|
2015-08-20 12:02:43 +01:00 |
|
Henry Oswald
|
3ecf201eda
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
|
Henry Oswald
|
a8571653db
|
added timeouts to filestore handler
|
2014-05-08 10:55:44 +01:00 |
|
Henry Oswald
|
029077fe6e
|
downloading a file now sets the filename in header correctly
|
2014-02-20 22:33:12 +00:00 |
|
Henry Oswald
|
65f849aad0
|
fixed bug where file uploader was calling cb on read stream not write stream, race condition created.
|
2014-02-14 18:13:22 +00:00 |
|
James Allen
|
8715690ce9
|
Intial open source comment
|
2014-02-12 10:23:40 +00:00 |
|