53 Commits

Author SHA1 Message Date
Jerome Jutteau
cd5df708fc Hotfix for link name length 2013-07-29 20:54:48 +00:00
Jerome Jutteau
0a8d6bb097 Fix tmp link name 2013-07-29 20:03:44 +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
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
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
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
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
497b4c2739 fix french translation 2013-01-29 23:57:34 +01:00
Jerome Jutteau
72c6eff9ee fix french translation 2013-01-29 23:52:52 +01:00
Jerome Jutteau
2a71cdda5b Added a scripting interface. 2013-01-29 23:42:55 +01:00
Jerome Jutteau
17e768a21c base_16_to_64 corrected and link url verification fixed 2013-01-10 13:44:39 +00:00
Jerome Jutteau
a23a86c48b better array construction for base_16_to_64 construction 2013-01-09 23:37:12 +01:00
Jerome Jutteau
6bf56aac5e Convert links to base 64 string for shorter links 2013-01-09 21:36:42 +01:00
Jerome Jutteau
c8f707dd7e better form for download page and fix missing translation 2013-01-03 01:08:54 +01:00
Jerome Jutteau
136a8fd4ca Jirafeau version 1.0 2013-01-02 23:18:35 +01:00
Jerome Jutteau
6c79f21725 get header template correction 2013-01-02 23:17:26 +01:00
Jerome Jutteau
c11a7c2d5c fix TOS link in footer 2013-01-02 23:06:24 +01:00
Jerome Jutteau
a2a87c7364 New option to show a page at download time 2013-01-02 23:03:32 +01:00
Jerome Jutteau
6ceeb5ff53 Add option to activate or not preview mode 2013-01-02 21:47:39 +01:00
Jerome Jutteau
c5187160be fix admin searches 2013-01-02 21:42:42 +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
0019ed4915 footer fix 2013-01-01 21:50:42 +01:00
Jerome Jutteau
be0e8b0e4c Send button changes while uploading 2012-12-31 16:52:01 +01:00
Jerome Jutteau
53517d3b93 refactorised translation function 2012-12-31 15:48:30 +01:00
Jerome Jutteau
1fe28b19ec Fix potential error: do not scan for .tmp files
Fix clean function
2012-12-31 15:15:10 +01:00
Jerome Jutteau
6dc6c81936 Traduction corrections 2012-12-31 02:59:13 +01:00
Jerome Jutteau
5d66538822 Added default TOS from opensource.org wich should be configured for each web sites. 2012-12-31 02:41:50 +01:00
Jerome Jutteau
328280882d New design from original Jiraphe project 2012-12-31 01:40:08 +01:00
Jerome Jutteau
0d601dd942 Added admin interface 2012-12-31 01:22:14 +01:00
Jerome Jutteau
f371f1e0c1 Added french support to installation process 2012-12-28 13:50:39 +01:00
Jerome Jutteau
6165f1ef9b Fix previous commit by adding forgotten files 2012-12-28 12:19:30 +01:00
Jerome Jutteau
6924499c65 Add langage support (french) and automatic langage selection 2012-12-28 12:12:08 +01:00
Jerome Jutteau
ef06cd797d Fix php 5.3 support and prepare languages 2012-12-22 12:54:47 +01:00
Jerome Jutteau
3cf8b39b33 code reformating 2012-12-07 20:41:43 +00:00
Jerome Jutteau
ab330a749d remove clear text password storage 2012-12-05 18:52:27 +00:00
Jerome Jutteau
8dc8b4bc88 add delete link added to each upload 2012-12-05 18:48:00 +00:00