34 Commits

Author SHA1 Message Date
Jerome Jutteau
d9647e1afe manage visitor IP behind reverse proxies, refs #36
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-05-07 12:50:04 +02:00
Jerome Jutteau
364d1c4437 add optional IP authentication for uploaders
closes #34

Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-04-27 20:10:23 +02:00
Julien Malik
4907042203 typo : transfert / transfer 2015-03-22 23:59:36 +01:00
Julien Malik
63719dc2b2 typo : transfert / transfer 2015-03-22 23:58:45 +01:00
Julien Malik
9ec4f08e55 typo : transfert / transfer 2015-03-22 23:57:11 +01:00
Julien Malik
fcf9eb2998 typo : Get a generated scripts/Get a generated script 2015-03-22 23:52:34 +01:00
Julien Malik
652b90a655 typo : succeded/succeeded 2015-03-22 23:51:51 +01:00
Julien Malik
8b600187ed fix typo : lenght/length 2015-03-22 22:15:31 +01:00
Jerome Jutteau
c5571d9237 Fixes #7 Jirafeau can now limit file size
- Can limit file size whatever upload method is used
- Add a <div> for error handling
- Fix courgette style
2015-03-12 20:16:34 +01:00
Jerome Jutteau
f58031f406 Fixes #15 admins can now choose an availability duration
- Add 'year' in list of possible durations
- By default, 'year' and 'none' durations are disabled
2015-03-11 22:16:07 +01:00
Jerome Jutteau
625f38a7de adapt license year to 2015 2015-03-10 10:21:26 +01:00
Jerome Jutteau
0a1877c8b6 remove bad end of line 2015-02-23 19:25:12 +01:00
Jerome Jutteau
38069302c9 Fixes #13 fix script documentation
Also fix lang typo
2015-02-23 18:57:33 +01:00
Jerome Jutteau
03d1001bce Closes #4 Remove block feature 2015-02-23 18:44:50 +01:00
Jerome Jutteau
6c49ea194c Closes #6 can use several upload passwords in options 2015-02-23 13:38:13 +01:00
Jerome Jutteau
1459503082 Fixes #1 repair async upload password setting 2015-02-22 19:03:11 +01:00
Jerome Jutteau
a6c1ba9e0d fix bad permissions on files 2015-02-22 17:48:18 +01:00
Jerome Jutteau
d8192d6d36 add variable in conf to check if installation is done 2015-01-30 11:56:33 +01:00
Jerome Jutteau
631048856d Add option to set an upload password 2013-08-01 19:30:11 +00:00
Jerome Jutteau
8d0d50765b Remove errors when occurs 2013-08-01 19:29:56 +00:00
Jerome Jutteau
3d9792a36b Fix config parameter and rename config.php 2013-07-29 21:53:54 +00:00
Jerome Jutteau
8e9d60538d Fix link name length check 2013-07-29 20:03:43 +00:00
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