]>
git.p6c8.net - jirafeau.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jerome Jutteau [Thu, 3 Jan 2013 00:08:54 +0000 (01:08 +0100)]
better form for download page and fix missing translation
Jerome Jutteau [Wed, 2 Jan 2013 23:01:01 +0000 (00:01 +0100)]
Forgeted install.php ... shame ... ;)
Jerome Jutteau [Wed, 2 Jan 2013 22:18:35 +0000 (23:18 +0100)]
Jirafeau version 1.0
Jerome Jutteau [Wed, 2 Jan 2013 22:17:26 +0000 (23:17 +0100)]
get header template correction
Jerome Jutteau [Wed, 2 Jan 2013 22:06:24 +0000 (23:06 +0100)]
fix TOS link in footer
Jerome Jutteau [Wed, 2 Jan 2013 22:03:32 +0000 (23:03 +0100)]
New option to show a page at download time
Jerome Jutteau [Wed, 2 Jan 2013 20:47:39 +0000 (21:47 +0100)]
Add option to activate or not preview mode
Jerome Jutteau [Wed, 2 Jan 2013 20:42:42 +0000 (21:42 +0100)]
fix admin searches
Jerome Jutteau [Wed, 2 Jan 2013 20:31:47 +0000 (21:31 +0100)]
added download button in admin interface
Jerome Jutteau [Wed, 2 Jan 2013 20:16:49 +0000 (21:16 +0100)]
fix send button javascript
Jerome Jutteau [Wed, 2 Jan 2013 00:07:04 +0000 (01:07 +0100)]
Fixed little mistake in installation
Jerome Jutteau [Tue, 1 Jan 2013 22:22:12 +0000 (23:22 +0100)]
Changed path system to links and files to manage large volumes, max size fix, refactorised delete_link function name
Jerome Jutteau [Tue, 1 Jan 2013 20:50:42 +0000 (21:50 +0100)]
footer fix
Jerome Jutteau [Mon, 31 Dec 2012 15:39:40 +0000 (16:39 +0100)]
Send button changes while uploading
Jerome Jutteau [Mon, 31 Dec 2012 14:56:09 +0000 (15:56 +0100)]
fixed a little tos mistake
Jerome Jutteau [Mon, 31 Dec 2012 14:48:30 +0000 (15:48 +0100)]
refactorised translation function
Jerome Jutteau [Mon, 31 Dec 2012 14:08:50 +0000 (15:08 +0100)]
Fix potential error: do not scan for .tmp files
Fix clean function
Jerome Jutteau [Mon, 31 Dec 2012 13:27:47 +0000 (14:27 +0100)]
Modification of default TOS
Jerome Jutteau [Mon, 31 Dec 2012 13:27:21 +0000 (14:27 +0100)]
Modification of default TOS
Jerome Jutteau [Mon, 31 Dec 2012 01:59:13 +0000 (02:59 +0100)]
Traduction corrections
Jerome Jutteau [Mon, 31 Dec 2012 01:41:50 +0000 (02:41 +0100)]
Added default TOS from opensource.org wich should be configured for each web sites.
Jerome Jutteau [Mon, 31 Dec 2012 00:40:08 +0000 (01:40 +0100)]
New design from original Jiraphe project
Jerome Jutteau [Mon, 31 Dec 2012 00:22:14 +0000 (01:22 +0100)]
Added admin interface
Jerome Jutteau [Fri, 28 Dec 2012 12:50:39 +0000 (13:50 +0100)]
Added french support to installation process
Jerome Jutteau [Fri, 28 Dec 2012 11:19:30 +0000 (12:19 +0100)]
Fix previous commit by adding forgotten files
Jerome Jutteau [Fri, 28 Dec 2012 11:12:08 +0000 (12:12 +0100)]
Add langage support (french) and automatic langage selection
Jerome Jutteau [Sat, 22 Dec 2012 11:46:58 +0000 (12:46 +0100)]
Fix php 5.3 support and prepare languages
Jerome Jutteau [Fri, 7 Dec 2012 21:53:45 +0000 (21:53 +0000)]
changed label key to password
Jerome Jutteau [Fri, 7 Dec 2012 20:44:44 +0000 (20:44 +0000)]
renamed 'send' button
Jerome Jutteau [Fri, 7 Dec 2012 20:41:43 +0000 (20:41 +0000)]
code reformating
Jerome Jutteau [Wed, 5 Dec 2012 18:52:27 +0000 (18:52 +0000)]
remove clear text password storage
Jerome Jutteau [Wed, 5 Dec 2012 18:48:00 +0000 (18:48 +0000)]
add delete link added to each upload
Jerome Jutteau [Wed, 5 Dec 2012 18:23:54 +0000 (18:23 +0000)]
delete files instead of moving them to trash
Jerome Jutteau [Wed, 5 Dec 2012 17:40:32 +0000 (17:40 +0000)]
Add uploader's ip in link file
Jerome Jutteau [Wed, 5 Dec 2012 17:29:38 +0000 (17:29 +0000)]
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.
Jérôme Jutteau [Wed, 5 Dec 2012 12:51:29 +0000 (13:51 +0100)]
Initial commit: Jiraph 0.5 (stable) project
patrick-canterino.de