summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-3/+3
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-131-3/+1
* writable not writeableRobin Appelman2012-02-052-2/+2
* some improvements in file scanningRobin Appelman2012-02-051-1/+7
* Merge branch 'master' into filesystemRobin Appelman2012-02-022-6/+4
|\
| * Fixed upload button display errorMarvin Thomas Rabe2012-02-012-6/+4
* | prevent sharing from making aditional http requests while scanningRobin Appelman2012-02-011-0/+3
* | only show what folder we are scanning to save bandwithRobin Appelman2012-02-011-5/+3
* | dont try to use something that isn't thereRobin Appelman2012-01-311-1/+5
* | some fixes to scanningRobin Appelman2012-01-311-2/+10
* | provide live feedback while scanning filesRobin Appelman2012-01-312-2/+10
* | start of proper feedback during filessytem scanRobin Appelman2012-01-302-8/+15
* | merge master into filesystemRobin Appelman2012-01-309-0/+52
|\|
| * update translationsRobin Appelman2012-01-272-0/+7
| * update translationsRobin Appelman2012-01-242-0/+8
| * translation updatesRobin Appelman2012-01-205-0/+37
* | Merge branch 'master' into filesystemRobin Appelman2012-01-202-0/+27
|\|
| * update translationsRobin Appelman2012-01-162-0/+27
* | merge master into filesystemRobin Appelman2012-01-1647-57/+444
|\|
| * fix creating/moving/renaming/deleting files/dirs with ' in nameBartek Przybylski2012-01-156-15/+15
| * update translationsRobin Appelman2012-01-1511-2/+44
| * remove some of the flickering in operaRobin Appelman2012-01-152-4/+9
| * fix some of the styling issues on operaRobin Appelman2012-01-141-0/+1
| * Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editorTom Needham2012-01-1337-28/+369
| |\
| | * update translationsRobin Appelman2012-01-1136-28/+367
| | * fix uploading to subfoldersRobin Appelman2012-01-101-1/+3
| | * Quick fix for file actions inside Shared folder (or other readonly folder)Michael Gapczynski2012-01-091-1/+1
| * | 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