Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 1 | -59/+0 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -1/+26 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -25/+1 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -1/+25 |
* | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 1 | -3/+3 |
* | Get rid of `stripslashes()` | Lukas Reschke | 2015-01-13 | 1 | -3/+3 |
* | Catch exceptions when moving files | Vincent Petry | 2014-09-05 | 1 | -4/+10 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -1/+1 |
* | close the session on all file operations | Thomas Müller | 2014-03-10 | 1 | -3/+1 |
* | don't allow to create a file or folder named 'Shared' in the root folder, als... | Bjoern Schiessle | 2014-03-05 | 1 | -1/+1 |
* | Files: explicitly define | Robin Appelman | 2013-02-08 | 1 | -0/+2 |
* | Files: add translation support back to move/rename | Robin Appelman | 2013-02-07 | 1 | -3/+3 |
* | Files: fix moving files by DnD | Robin Appelman | 2013-01-31 | 1 | -2/+2 |
* | merge master into filesystem | Robin Appelman | 2013-01-30 | 1 | -3/+3 |
|\ | |||||
| * | use post instead of get | Jörn Friedrich Dreyer | 2013-01-30 | 1 | -3/+3 |
* | | merge master into filesystem | Robin Appelman | 2013-01-15 | 1 | -0/+5 |
|\| | |||||
| * | more translations | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -2/+3 |
| * | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | | merge master into filesystem | Robin Appelman | 2012-10-30 | 1 | -2/+2 |
|\| | |||||
| * | Update apps/files/ajax/move.php | denis-b | 2012-10-29 | 1 | -1/+1 |
| * | don't move file into subdirectory if a file with the same name already exists... | Georg Ehrke | 2012-10-28 | 1 | -0/+5 |
* | | merge master into filesystem | Robin Appelman | 2012-10-25 | 1 | -1/+1 |
|\| | |||||
| * | urldecode target directory | Björn Schießle | 2012-10-24 | 1 | -1/+1 |
* | | cleanup OC_Files a bit | Robin Appelman | 2012-10-24 | 1 | -4/+9 |
|/ | |||||
* | apply coding style | Thomas Mueller | 2012-08-29 | 1 | -2/+2 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
* | CSRF checks | Lukas Reschke | 2012-07-07 | 1 | -0/+1 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -3/+3 |
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -0/+20 |