summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-092-1/+38
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-093-0/+14
* Merge pull request #261 from owncloud/fix_opera_file_deleteGeorg Ehrke2012-11-081-0/+3
|\
| * fix file delete in opera - fixes #188Georg Ehrke2012-11-051-0/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-0843-399/+0
* | Revert "fix blocking drag & drop upload of folders"Robin Appelman2012-11-071-2/+2
* | Merge pull request #306 from owncloud/crumb_drop_fixBjörn Schießle2012-11-071-1/+1
|\ \
| * | get the right file name for drag&drop. This was necessary after the switch to...Björn Schießle2012-11-071-1/+1
* | | Merge pull request #289 from zimba12/masterThomas Müller2012-11-071-21/+0
|\ \ \ | |/ / |/| |
| * | Moved relative_modified_date from file/js to core/jsAlessandro Cosentino2012-11-061-21/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-071-0/+1
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-062-0/+2
* | prepare SQL query only once, that's what prepared statements are for. Should ...Arthur Schiwon2012-11-051-2/+2
|/
* remove debug statementsRobin Appelman2012-11-051-2/+0
* this line shouldn't be hereRobin Appelman2012-11-041-1/+0
* some more code reuse for fileactionsRobin Appelman2012-11-041-16/+13
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-0410-14/+14
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-043-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-046-1/+19
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-0335-0/+116
* Checkstyle: many fixesFelix Moeller2012-11-023-3/+3
* Fix a typoLukas Reschke2012-11-021-1/+1
* Add CSRF tokenLukas Reschke2012-11-022-1/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-0249-49/+0
* Files: change wording 'From url' to 'From link'Jan-Christoph Borchardt2012-11-011-1/+1
* adapted comments to the code changesBjörn Schießle2012-11-012-2/+2
* load logging apps for webdav connectionsBjörn Schießle2012-11-012-2/+3
* Merge pull request #155 from owncloud/token-expired-IEJörn Friedrich Dreyer2012-10-311-0/+2
|\
| * Change IE8 to "older IE versions"Lukas Reschke2012-10-301-1/+1
| * Send the requesttoken as form valueLukas Reschke2012-10-301-0/+2
* | Merge pull request #152 from scambra/webdav-quotaThomas Müller2012-10-311-0/+1
|\ \
| * | fix checking quota in webdav, adding a sabredav pluginscambra2012-10-301-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-312-1/+20
|/ /
* | Merge pull request #142 from denis-b/patch-2blizzz2012-10-291-1/+1
|\ \
| * | Update apps/files/ajax/move.phpdenis-b2012-10-291-1/+1
| |/
* / Update apps/files/index.phpdenis-b2012-10-291-1/+1
|/
* Use files remote webdav in compatibility files/webdav.phpBart Visscher2012-10-291-2/+2
* Remove fixme, problem is solved alreadyBart Visscher2012-10-291-4/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-293-14/+28
* Fix shared status iconsMichael Gapczynski2012-10-281-1/+1
* properly replace fileaction icons with pngs when neededRobin Appelman2012-10-281-2/+2
* don't move file into subdirectory if a file with the same name already exists...Georg Ehrke2012-10-281-0/+5
* use css to show/hide fileactionsRobin Appelman2012-10-282-28/+10
* code styleRobin Appelman2012-10-281-93/+101
* Remove wrongly committed filesBart Visscher2012-10-272-180/+0
* Merge remote-tracking branch 'git://github.com/susinths/SabreDAV_1.7.1.git'Bart Visscher2012-10-272-0/+180
|\
| * Update Sabre to version 1.7.1Susinthiran Sithamparanathan2012-10-172-0/+180
* | Fix download url generationBart Visscher2012-10-271-1/+1
* | Merge branch 'routing'Bart Visscher2012-10-274-4/+16
|\ \
| * \ Merge branch 'master' into routingBart Visscher2012-10-1732-74/+503
| |\ \