Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolve merge conflicts | Arthur Schiwon | 2012-04-26 | 5 | -65/+1261 |
|\ | |||||
| * | Fixed cancelling of uploads and wrong merge conflict resolution | Simon Birnbach | 2012-04-15 | 1 | -9/+33 |
| | | |||||
| * | Fixed cancelling upload of same file to folder and subfolder | Simon Birnbach | 2012-04-15 | 1 | -1/+3 |
| | | |||||
| * | Merge git://gitorious.org/owncloud/owncloud | Simon Birnbach | 2012-04-15 | 4 | -46/+59 |
| |\ | | | | | | | | | | | | | | | | Conflicts: files/css/files.css files/js/files.js | ||||
| * | | Added uploading to folder and cancellable downloads | Simon Birnbach | 2012-03-27 | 3 | -31/+158 |
| | | | |||||
| * | | Added global progressbar for all uploads | Simon Birnbach | 2012-03-17 | 1 | -1/+13 |
| | | | |||||
| * | | Fixed upload of undeleted file and size information | Simon Birnbach | 2012-03-17 | 1 | -7/+3 |
| | | | |||||
| * | | Support for legacy browsers | Simon Birnbach | 2012-03-16 | 2 | -95/+182 |
| | | | |||||
| * | | coding guidelines | Simon Birnbach | 2012-03-16 | 1 | -3/+3 |
| | | | |||||
| * | | Initial version of drag&drop file upload support | Simon Birnbach | 2012-03-16 | 2 | -0/+949 |
| | | | |||||
* | | | fix problem with filescanning | Robin Appelman | 2012-04-25 | 1 | -0/+3 |
| | | | |||||
* | | | allow manually scanning of specific directories | Robin Appelman | 2012-04-25 | 1 | -2/+2 |
| | | | |||||
* | | | 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 |
| |/ |/| | | | | | opera lacks the onunload to make it work | ||||
* | | 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 |
| | | | | | | | | | | | | user interface offers multi-file/folder downloads only if available make function name more clear | ||||
* | | 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 |
| | | | | otherwise the upload will fail because the file still exists on the server, the old file will be deleted and neither the old or new file will be left | ||||
* | prevent sharing from making aditional http requests while scanning | Robin Appelman | 2012-02-01 | 1 | -0/+3 |
| | | | | additional requests to the server can block feedback of scannning depending on server configuration | ||||
* | 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 |
| |