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
Jerome Jutteau
777eeaa386
add mailto link with image next to download page link
...
closes #31
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-04-25 16:23:58 +02:00
Jerome Jutteau
8999b491d1
media/courgette: cleaner design of links page
...
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-04-25 11:53:52 +02:00
Jerome Jutteau
05833d4c31
lib: simplify link deisplay function
...
why this was so complicated ?
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-04-25 11:26:35 +02:00
Jerome Jutteau
90462b6a06
remove option which shows download page
...
This commit make Jirafeau to always have the download page link available.
This option is maybe not really usefull anymore as the user already have a
download link and a preview link after the upload.
2015-04-07 13:36:45 +02:00
Jerome Jutteau
fd69ffa2b6
closes #11 show speed and time estimation during upload
2015-03-21 11:12:52 +01:00
Jerome Jutteau
29ffce500f
index.php: inverse option order for time limitation
2015-03-20 13:19:29 +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
045f02b539
Fixes #17 Add links for preview and direct download after uploading
...
- Also fixe previewable files types
- Fixe problem with download page and previewable files
- Only show preview link if the content is previewable
- Don't propose preview and direct download links when a password is set
2015-03-11 00:08:14 +01:00
Jerome Jutteau
6c49ea194c
Closes #6 can use several upload passwords in options
2015-02-23 13:38:13 +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
3d9792a36b
Fix config parameter and rename config.php
2013-07-29 21:53:54 +00:00
Jimmy Beauvois
3b097eba64
Adjust language details
2013-07-29 20:03:15 +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
f708ec8f89
small verification
2013-01-14 10:23:22 +00:00
Jerome Jutteau
4b1444392b
fix send button javascript
2013-01-02 21:16:49 +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
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
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
0d601dd942
Added admin interface
2012-12-31 01:22:14 +01:00
Jerome Jutteau
6165f1ef9b
Fix previous commit by adding forgotten files
2012-12-28 12:19:30 +01:00
Jerome Jutteau
ef06cd797d
Fix php 5.3 support and prepare languages
2012-12-22 12:54:47 +01:00
Jerome Jutteau
dc4e2ece81
changed label key to password
2012-12-07 21:53:45 +00:00
Jerome Jutteau
4c50275300
renamed 'send' button
2012-12-07 20:44:44 +00:00
Jerome Jutteau
3cf8b39b33
code reformating
2012-12-07 20:41:43 +00:00
Jerome Jutteau
8dc8b4bc88
add delete link added to each upload
2012-12-05 18:48:00 +00:00
Jerome Jutteau
3e47e7c230
delete files instead of moving them to trash
2012-12-05 18:23:54 +00:00
Jerome Jutteau
cbef2b93df
Add uploader's ip in link file
2012-12-05 17:40:32 +00:00
Jerome Jutteau
ba6f06965a
Security fix, bug fix and project name change.
...
Security: we can now upload any type of file no matter how they are named.
Bug fix: in Jyraphe 0.5 stable, we were not able to add several times the same file with a different link file.
2012-12-05 17:29:38 +00:00