Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 1 | -58/+0 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
* | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 1 | -5/+16 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+17 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -17/+14 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+17 |
* | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 1 | -3/+3 |
* | Check for existence of $_GET keys | Lukas Reschke | 2015-01-09 | 1 | -5/+5 |
* | 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 | -0/+1 |
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
* | [files] fix mock creation and remove hardcoded 'require' statement | Morris Jobke | 2013-05-12 | 1 | -2/+0 |
* | [files] rename lib to "App" | Morris Jobke | 2013-05-12 | 1 | -2/+2 |
* | [files] remove normalizePath on rename and dependency injection | Morris Jobke | 2013-05-12 | 1 | -1/+4 |
* | [files] kill stripslashes | Morris Jobke | 2013-05-12 | 1 | -3/+3 |
* | [files] refactoring | Morris Jobke | 2013-05-12 | 1 | -19/+31 |
* | string comparision | Morris Jobke | 2013-05-12 | 1 | -1/+1 |
* | wrong root dir name | Morris Jobke | 2013-05-12 | 1 | -2/+2 |
* | fix allowed rename of folder in root directory to reserved name "Shared" | Morris Jobke | 2013-05-12 | 1 | -2/+4 |
* | 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 | -2/+2 |
* | merge master into filesystem | Robin Appelman | 2013-01-15 | 1 | -1/+1 |
|\ | |||||
| * | more translations | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -3/+3 |
* | | merge master into filesystem | Robin Appelman | 2013-01-07 | 1 | -1/+1 |
|\| | |||||
| * | Files: prevent people from renaming files to '.' | Robin Appelman | 2013-01-05 | 1 | -1/+1 |
* | | fix rename parameter order | Robin Appelman | 2012-11-08 | 1 | -3/+3 |
* | | cleanup OC_Files a bit | Robin Appelman | 2012-10-24 | 1 | -5/+9 |
|/ | |||||
* | 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/+21 |