summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
* | [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
| |\ \
| * | | Implement route for download in OC_Search_Provider_FileBart Visscher2012-09-281-0/+12
| * | | Merge branch 'master' into routingBart Visscher2012-09-281-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into routingBart Visscher2012-09-2860-158/+613
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into routingBart Visscher2012-09-0747-171/+384
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into routingBart Visscher2012-08-3056-198/+118
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'gitorious/master' into routingBart Visscher2012-08-2951-108/+356
| |\ \ \ \ \ \ \
| * | | | | | | | Fix linkTo calls for new routingBart Visscher2012-08-153-4/+4
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-273-7/+35
* | | | | | | | | separate buttons for new file and uploadJan-Christoph Borchardt2012-10-261-6/+5
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-263-7/+22
* | | | | | | | | dir in newfile has to start with /Bart Visscher2012-10-251-1/+1