summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2012-01-093-5/+6
| |\|
| | * Fixed merge conflict in /files/ajax/move.phpTom Needham2012-01-041-1/+1
| | |\
| | * | removed data-read and fixed droppable logicTom Needham2012-01-022-3/+2
| | * | Used data-read and data-wite when binding drag and drop eventsTom Needham2012-01-021-2/+2
| | * | Added data-read and data-write attributes to file listTom Needham2012-01-021-1/+3
| | * | Fix merge conflictsTom Needham2012-01-017-48/+50
| | |\ \
| | * | | Fix missing ;Tom Needham2012-01-011-1/+3
| | * | | Fix js errorTom Needham2012-01-011-5/+3
| | * | | Shared folder no longer draggable or droppableTom Needham2012-01-011-3/+5
| | * | | Fixed error messageTom Needham2011-12-301-1/+1
| * | | | Remove repeated codeTom Needham2011-12-311-3/+0
| | |/ / | |/| |
* | | | merge master into filesystemRobin Appelman2012-01-088-43/+46
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix typo in move error messageMichael Gapczynski2012-01-011-1/+1
| |/ /
| * | Keep the urls pretty, decode forward slashes for newly added directoriesMichael Gapczynski2011-12-281-1/+1
| * | Fix encoding again and update the link after renaming filesMichael Gapczynski2011-12-283-4/+10
| * | Keep the urls pretty, decode forward slashesMichael Gapczynski2011-12-271-1/+1
| * | Fix folder names with + characters in itMichael Gapczynski2011-12-273-4/+4
| * | fix upload error reportingRobin Appelman2011-12-231-1/+2
| * | Fix whitespace folder nameMichael Gapczynski2011-12-231-1/+1
| * | fix some display issues for readonly foldersRobin Appelman2011-12-162-34/+30
* | | Merge branch 'master' into filesystemRobin Appelman2011-12-112-9/+10
|\| |
| * | Don't trigger file action when renaming, stupid fix for stupid firefox behaviourRobin Appelman2011-12-052-7/+8
| |/
| * Fix file dropping on root (Files menu entry)Bart Visscher2011-11-231-2/+2
* | Merge branch 'database' into filesystemRobin Appelman2011-11-261-0/+4
|\|
| * take free disk space (and user quota) into account for max upload sizeRobin Appelman2011-11-081-0/+4
* | use force parameterRobin Appelman2011-11-101-1/+1
* | tell the user when the files are being scannedRobin Appelman2011-11-104-1/+43
* | provide caching for file metadataRobin Appelman2011-11-091-2/+2
* | remove OC_Filesystem::fromUploadedFileRobin Appelman2011-11-081-1/+1
|/
* Manage More special chars in file listings. ';' is still problematicBrice Maron2011-11-061-1/+1
* Fix broken upload since merge of new button branchBrice Maron2011-11-061-1/+1
* Fix another problem of the so-called 'fix-special chars' commit.Brice Maron2011-11-061-1/+1
* Do not use mix data/attr to retrieve filename ... data() will try to convert ...Brice Maron2011-11-041-3/+2
* make 'New' button work with firefoxRobin Appelman2011-11-042-6/+6
* fix mimeicon for new filesRobin Appelman2011-11-041-0/+5
* small styling fix for New buttonRobin Appelman2011-11-042-4/+5
* Merge branch 'master' into newbuttonRobin Appelman2011-11-044-29/+43
|\
| * Fix bug with spaces in file names.Brice Maron2011-11-022-2/+3
| * attempt to manage some special chars in file listBrice Maron2011-11-014-28/+41
* | upgraded the new new button. Didn't and doesn't work in Firefox thoughJan-Christoph Borchardt2011-10-232-11/+12
* | 'New' button, needs some css workRobin Appelman2011-10-234-40/+126
|/
* Change javascript new folder from old icon to newMichael Gapczynski2011-10-221-1/+1
* Redirect file browser if directory does not existMichael Gapczynski2011-10-221-0/+4
* removed '/' from file path because only Unix people understand the concept of...Jan-Christoph Borchardt2011-10-221-2/+2
* Correct unknown breadcrumb add '/' permanantly in it and DRY code for last br...Brice Maron2011-10-212-9/+5
* bold current folder in breadcrumbsJan-Christoph Borchardt2011-10-212-4/+9
* only show checkbox on hovering filetype iconJan-Christoph Borchardt2011-10-211-1/+1
* hopefully finally fixed the initial breadcrumb arrowJan-Christoph Borchardt2011-10-211-4/+5
* Use notification to inform about errors in file list.Brice Maron2011-10-172-12/+25
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-1/+1