395 Commits

Author SHA1 Message Date
Jerome Jutteau
8ee528004f fix mordern skin in installation process 2015-02-22 18:33:38 +01:00
Jerome Jutteau
19047d45c1 back to modern style for installation process
TODO: fix courgette style for installation process
2015-02-22 18:22:33 +01:00
Jerome Jutteau
3604041e53 fix installation bug 2015-02-22 18:07:50 +01:00
Jerome Jutteau
a6c1ba9e0d fix bad permissions on files 2015-02-22 17:48:18 +01:00
Jerome Jutteau
e95272d60f adding courgette as default style 2015-01-30 12:04:50 +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
6b52bb03e7 quick dirty patch to fix installation 2015-01-30 10:05:03 +01:00
Jerome Jutteau
6819d5cce7 fix include error in install.php 2015-01-30 09:54:12 +01:00
Jerome Jutteau
9fb59d5f9a fix Jirafeau URL project in footer 2015-01-30 09:27:55 +01:00
Thomas LEBEAU
b12dbf0697 add admin style
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:20 +01:00
Thomas LEBEAU
75886b4eda debug chrome
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:20 +01:00
Thomas LEBEAU
3f8ba7f935 add new theme courgette + new logo
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:20 +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
Zertrin
fbf2b5f1a5 Detect if HTTPS is used and adapt all links accordingly
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:20 +01:00
Zertrin
0e5cca951e No more needed to delete install.php, now redirect to index.php if initial install already performed
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:19 +01:00
Zertrin
073ea480c7 Add .gitignore for var-* and lib/config.local.php
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:19 +01:00
Jerome Jutteau
3994a351bb Fix fr translation 2013-08-04 20:46:13 +00:00
Jerome Jutteau
4b020cb4db Fix fr translation 2013-08-01 20:10:53 +00: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
bbc830990c Fix async uploads with encryption 2013-07-31 07:23:02 +00:00
Jerome Jutteau
1ad5db219b Disable encryption by default 2013-07-31 06:30:57 +00:00
Jerome Jutteau
b5e3da64d8 Fix footer project name 2013-07-29 22:30:50 +00:00
Jerome Jutteau
3e79bc188e Revert "Hotfix for link name length"
This reverts commit cd5df708fc10abb53d53436cff27e234347ffcce.
2013-07-29 22:27:13 +00:00
Jerome Jutteau
3d9792a36b Fix config parameter and rename config.php 2013-07-29 21:53:54 +00:00
Jerome Jutteau
cd5df708fc Hotfix for link name length 2013-07-29 20:54:48 +00:00
Jerome Jutteau
53390fef42 Fix presentation with download page option activated 2013-07-29 20:03:48 +00:00
Jerome Jutteau
0a8d6bb097 Fix tmp link name 2013-07-29 20:03:44 +00:00
Jerome Jutteau
8e9d60538d Fix link name length check 2013-07-29 20:03:43 +00:00
Jerome Jutteau
c4b50888f4 Add check if clean_rm_file 2013-07-29 20:03:41 +00:00
Jerome Jutteau
b66edd26d7 Rename file.php to f.php to minimize url size
Note: always better with url rewriting
2013-07-29 20:03:39 +00:00
Jerome Jutteau
ce572328d7 Remove langage specific word from code 2013-07-29 20:03:35 +00:00
Jimmy Beauvois
c011d5def4 Add new theme "modern" 2013-07-29 20:03:31 +00:00
Jimmy Beauvois
3b097eba64 Adjust language details 2013-07-29 20:03:15 +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
13e2e31c60 Fix base 16 to 64 conversion 2013-02-21 16:39:51 +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
669578f799 Fix poucentage of transfert in title for the end of transferts 2013-02-14 12:36:10 +00:00
Jerome Jutteau
f894743883 Add poucentage of transfert in title 2013-02-14 12:21:03 +00:00
Jerome Jutteau
3221172a6d Fix input sanitize in scripting interface 2013-02-13 11:39:18 +00:00
Jerome Jutteau
11e1728910 Fix user input for not including new lines 2013-02-13 10:36:31 +00:00
Jerome Jutteau
60778e17e6 Fix TOS text 2013-02-13 10:12:08 +00:00
Jerome Jutteau
ef377224ff Fix array declaration 2013-02-13 10:11:36 +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