| Commit message (Expand) | Author | Age | Files | Lines |
* | move files to app folder | Georg Ehrke | 2012-04-18 | 4 | -124/+0 |
* | upload arrow has full opacity, button is highlighted for new users and empty ... | Jan-Christoph Borchardt | 2012-04-17 | 1 | -1/+1 |
* | fix 2 potential xss problems | Robin Appelman | 2012-04-16 | 2 | -2/+2 |
* | improving file actions also for multiselect | Jan-Christoph Borchardt | 2012-04-15 | 1 | -5/+5 |
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
* | file settings: let people set no more than upper boundary for file uploads, b... | Arthur Schiwon | 2012-04-13 | 1 | -1/+1 |
* | always display config values | Arthur Schiwon | 2012-04-12 | 1 | -1/+1 |
* | Fix HTML, misspelled span close tag | Bart Visscher | 2012-03-30 | 1 | -3/+3 |
* | IE 8: fix appeareance of checkboxes on login and files pages | Arthur Schiwon | 2012-03-29 | 1 | -0/+1 |
* | use placeholder in template file | Arthur Schiwon | 2012-03-21 | 1 | -2/+2 |
* | Config file is more appropriate here | Arthur Schiwon | 2012-03-21 | 1 | -2/+2 |
* | enable admin to turn off ZIP downloads | Arthur Schiwon | 2012-03-19 | 2 | -2/+10 |
* | check if selected files for zip archive are not too large | Arthur Schiwon | 2012-03-16 | 1 | -6/+5 |
* | make Files settings work | Arthur Schiwon | 2012-03-16 | 1 | -0/+3 |
* | add option to add file from url | Robin Appelman | 2012-03-07 | 1 | -0/+1 |
* | writable not writeable | Robin Appelman | 2012-02-05 | 1 | -1/+1 |
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-02 | 1 | -5/+2 |
|\ |
|
| * | Fixed upload button display error | Marvin Thomas Rabe | 2012-02-01 | 1 | -5/+2 |
* | | provide live feedback while scanning files | Robin Appelman | 2012-01-31 | 1 | -1/+4 |
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 2 | -1/+4 |
|\| |
|
| * | fix uploading to subfolders | Robin Appelman | 2012-01-10 | 1 | -1/+3 |
| * | Quick fix for file actions inside Shared folder (or other readonly folder) | Michael Gapczynski | 2012-01-09 | 1 | -1/+1 |
| * | removed data-read and fixed droppable logic | Tom Needham | 2012-01-02 | 1 | -2/+1 |
| * | Added data-read and data-write attributes to file list | Tom Needham | 2012-01-02 | 1 | -1/+3 |
* | | merge master into filesystem | Robin Appelman | 2012-01-08 | 2 | -37/+36 |
|\| |
|
| * | Fix encoding again and update the link after renaming files | Michael Gapczynski | 2011-12-28 | 1 | -3/+7 |
| * | Fix folder names with + characters in it | Michael Gapczynski | 2011-12-27 | 1 | -2/+2 |
| * | fix some display issues for readonly folders | Robin Appelman | 2011-12-16 | 1 | -34/+29 |
* | | tell the user when the files are being scanned | Robin Appelman | 2011-11-10 | 1 | -0/+5 |
* | | provide caching for file metadata | Robin Appelman | 2011-11-09 | 1 | -2/+2 |
|/ |
|
* | make 'New' button work with firefox | Robin Appelman | 2011-11-04 | 1 | -2/+2 |
* | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 1 | -1/+1 |
|\ |
|
| * | Fix bug with spaces in file names. | Brice Maron | 2011-11-02 | 1 | -1/+1 |
| * | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 1 | -1/+1 |
* | | upgraded the new new button. Didn't and doesn't work in Firefox though | Jan-Christoph Borchardt | 2011-10-23 | 1 | -5/+5 |
* | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 1 | -13/+20 |
|/ |
|
* | Correct unknown breadcrumb add '/' permanantly in it and DRY code for last br... | Brice Maron | 2011-10-21 | 1 | -7/+3 |
* | bold current folder in breadcrumbs | Jan-Christoph Borchardt | 2011-10-21 | 1 | -3/+8 |
* | Added breadcrumb and control bar. | Tom Needham | 2011-10-03 | 2 | -2/+2 |
|\ |
|
| * | escape file and directory names when downloading files | Robin Appelman | 2011-09-30 | 1 | -1/+1 |
* | | Editor now loads on top of files app. | Tom Needham | 2011-10-01 | 1 | -1/+1 |
|/ |
|
* | files: hide non functioning code when called from a/f_s/get.php | Florian Pritz | 2011-09-24 | 2 | -2/+6 |
* | don't print empty folder warning if it will be hidden | Florian Pritz | 2011-09-24 | 1 | -1/+5 |
* | files: fix wrong image paths if called from files_shareing/get.php | Florian Pritz | 2011-09-24 | 1 | -3/+3 |
* | Revert "hints for file actions" | Jan-Christoph Borchardt | 2011-08-23 | 1 | -1/+0 |
* | hints for file actions | Bartek Przybylski | 2011-08-22 | 1 | -0/+1 |
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 2 | -7/+6 |
* | Add downloadURL to files templates for both public links and files | Michael Gapczynski | 2011-08-18 | 2 | -2/+2 |
* | Copy get.php into files_sharing, public links now use files templates | Michael Gapczynski | 2011-08-18 | 2 | -2/+2 |
* | resolved merge conflict | Jan-Christoph Borchardt | 2011-08-14 | 1 | -10/+0 |
|\ |
|