17 Commits

Author SHA1 Message Date
Jerome Jutteau
2e017ea2f8 admin.php: div should be 'admin' not 'install' 2015-03-23 19:08:18 +01:00
Julien Malik
a56e619e35 typo : transferts/transfers 2015-03-22 22:34:56 +01:00
Jerome Jutteau
d1ee60f610 Fixes #21 repair file downloading in admin interface
Thanks to @tbleiker who found the bug :)
2015-03-13 18:15:15 +01:00
Jerome Jutteau
4c5e2caa3a Fixes #16 Permits to authenticate administrator using HTTP auth
This patch permits to ease integration of Jirafeau in external projects
like https://yunohost.org/.
Also fix a license oversight.
2015-03-10 17:38:34 +01:00
Jerome Jutteau
625f38a7de adapt license year to 2015 2015-03-10 10:21:26 +01:00
Jerome Jutteau
03d1001bce Closes #4 Remove block feature 2015-02-23 18:44:50 +01:00
Jerome Jutteau
a6c1ba9e0d fix bad permissions on files 2015-02-22 17:48:18 +01:00
Zertrin
12b5f1c92a No more needed to delete install.php to access admin.php
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:20 +01: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
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
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
6bb6cfda2f added download button in admin interface 2013-01-02 21:31:47 +01:00
Jerome Jutteau
f9f84c1e43 Changed path system to links and files to manage large volumes, max size fix, refactorised delete_link function name 2013-01-02 00:41:31 +01:00
Jerome Jutteau
53517d3b93 refactorised translation function 2012-12-31 15:48:30 +01:00
Jerome Jutteau
0d601dd942 Added admin interface 2012-12-31 01:22:14 +01:00