12 Commits

Author SHA1 Message Date
Jerome Jutteau
6b28d8973d Minimize URL length 2013-07-26 15:45:54 +00:00
Jerome Jutteau
0a5462c331 Add encryption feature (disabled by default).
Notes:
- This feature requieres mcrypt module to be installed.
- File dedupliation will stop working (as files are encrypted).
- Server's ressource usage is heavier (encryption/decryption cost).
2013-07-26 00:19:46 +02:00
Jerome Jutteau
bd23d65292 prevent api exec in case of problem 2013-06-05 15:47:03 +00:00
Jerome Jutteau
8d85f9772a Add block size query in script interface 2013-02-25 12:28:23 +00:00
Jerome Jutteau
8adcdf2e61 New data block feature 2013-02-20 22:49:35 +00:00
Jerome Jutteau
a995e194d8 Fix some bugs due to PHP's max_execution_time 2013-02-14 13:44:32 +00:00
Jerome Jutteau
11e1728910 Fix user input for not including new lines 2013-02-13 10:36:31 +00:00
Jerome Jutteau
1394469c06 Bypass size limit by splitting big files on client’s side using HTML5 file API 2013-02-12 01:06:46 +01:00
Jerome Jutteau
db5c05cc01 Fix error checks 2013-02-06 22:23:09 +01:00
Jerome Jutteau
18c82ef56d use scripting interface to send files 2013-02-06 20:06:56 +01:00
Jerome Jutteau
e788e47fbd Add the capacity to grab version using the scripting interface 2013-01-31 21:58:13 +01:00
Jerome Jutteau
2a71cdda5b Added a scripting interface. 2013-01-29 23:42:55 +01:00