| Commit message (Expand) | Author | Age | Files | Lines |
* | fix delete button not always disapearing | Robin Appelman | 2012-04-16 | 1 | -2/+2 |
* | create a new filename when the uploaded file already exist | Robin Appelman | 2012-04-15 | 1 | -2/+21 |
* | dont allow draging files to the current directory | Robin Appelman | 2012-04-15 | 1 | -4/+6 |
* | do no offer 'undo delete' on opera | Robin Appelman | 2012-04-15 | 1 | -3/+3 |
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -5/+5 |
* | show text for file actions | Jan-Christoph Borchardt | 2012-04-15 | 1 | -4/+3 |
* | add span around fileactions | Robin Appelman | 2012-04-15 | 1 | -2/+3 |
* | adding tipsy tooltips for file actions | Jan-Christoph Borchardt | 2012-04-13 | 1 | -2/+2 |
* | fix: drag'n'drop actions with files containing special chars, fixes oc-420 | Arthur Schiwon | 2012-04-10 | 1 | -2/+2 |
* | make checkboxes on files page work with IE8 () | Arthur Schiwon | 2012-03-29 | 1 | -1/+1 |
* | enable admin to turn off ZIP downloads | Arthur Schiwon | 2012-03-19 | 2 | -14/+29 |
* | it may take time for zip file download, so give a message | Arthur Schiwon | 2012-03-16 | 1 | -17/+16 |
* | add option to add file from url | Robin Appelman | 2012-03-07 | 1 | -26/+43 |
* | improve log browsing | Robin Appelman | 2012-02-26 | 1 | -33/+0 |
* | if a deleted file is uploaded, finish the delete first | Robin Appelman | 2012-02-24 | 1 | -0/+7 |
* | prevent sharing from making aditional http requests while scanning | Robin Appelman | 2012-02-01 | 1 | -0/+3 |
* | only show what folder we are scanning to save bandwith | Robin Appelman | 2012-02-01 | 1 | -5/+3 |
* | provide live feedback while scanning files | Robin Appelman | 2012-01-31 | 1 | -1/+6 |
* | start of proper feedback during filessytem scan | Robin Appelman | 2012-01-30 | 1 | -4/+8 |
* | merge master into filesystem | Robin Appelman | 2012-01-16 | 2 | -7/+11 |
|\ |
|
| * | remove some of the flickering in opera | Robin Appelman | 2012-01-15 | 1 | -4/+8 |
| * | removed data-read and fixed droppable logic | Tom Needham | 2012-01-02 | 1 | -1/+1 |
| * | Used data-read and data-wite when binding drag and drop events | Tom Needham | 2012-01-02 | 1 | -2/+2 |
| * | Fix merge conflicts | Tom Needham | 2012-01-01 | 2 | -8/+9 |
| |\ |
|
| * | | Fix missing ; | Tom Needham | 2012-01-01 | 1 | -1/+3 |
| * | | Fix js error | Tom Needham | 2012-01-01 | 1 | -5/+3 |
| * | | Shared folder no longer draggable or droppable | Tom Needham | 2012-01-01 | 1 | -3/+5 |
* | | | merge master into filesystem | Robin Appelman | 2012-01-08 | 2 | -2/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Keep the urls pretty, decode forward slashes for newly added directories | Michael Gapczynski | 2011-12-28 | 1 | -1/+1 |
| * | | Fix encoding again and update the link after renaming files | Michael Gapczynski | 2011-12-28 | 1 | -0/+2 |
| * | | Keep the urls pretty, decode forward slashes | Michael Gapczynski | 2011-12-27 | 1 | -1/+1 |
| * | | Fix folder names with + characters in it | Michael Gapczynski | 2011-12-27 | 1 | -1/+1 |
* | | | Merge branch 'master' into filesystem | Robin Appelman | 2011-12-11 | 2 | -9/+10 |
|\| | |
|
| * | | Don't trigger file action when renaming, stupid fix for stupid firefox behaviour | Robin Appelman | 2011-12-05 | 2 | -7/+8 |
| |/ |
|
| * | Fix file dropping on root (Files menu entry) | Bart Visscher | 2011-11-23 | 1 | -2/+2 |
* | | use force parameter | Robin Appelman | 2011-11-10 | 1 | -1/+1 |
* | | tell the user when the files are being scanned | Robin Appelman | 2011-11-10 | 1 | -0/+19 |
|/ |
|
* | Manage More special chars in file listings. ';' is still problematic | Brice Maron | 2011-11-06 | 1 | -1/+1 |
* | Fix broken upload since merge of new button branch | Brice Maron | 2011-11-06 | 1 | -1/+1 |
* | Fix another problem of the so-called 'fix-special chars' commit. | Brice Maron | 2011-11-06 | 1 | -1/+1 |
* | Do not use mix data/attr to retrieve filename ... data() will try to convert ... | Brice Maron | 2011-11-04 | 1 | -3/+2 |
* | fix mimeicon for new files | Robin Appelman | 2011-11-04 | 1 | -0/+5 |
* | small styling fix for New button | Robin Appelman | 2011-11-04 | 1 | -2/+2 |
* | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 3 | -28/+42 |
|\ |
|
| * | Fix bug with spaces in file names. | Brice Maron | 2011-11-02 | 1 | -1/+2 |
| * | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 3 | -27/+40 |
* | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 1 | -24/+69 |
|/ |
|
* | Change javascript new folder from old icon to new | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
* | Use notification to inform about errors in file list. | Brice Maron | 2011-10-17 | 2 | -12/+25 |
* | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-13 | 2 | -10/+17 |
|\ |
|