| Commit message (Expand) | Author | Age | Files | Lines |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
* | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 1 | -8/+19 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -1/+28 |
* | adding storage specific filename verification - refs #13640 | Thomas Müller | 2015-03-09 | 1 | -14/+11 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -27/+1 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -1/+27 |
* | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 1 | -2/+2 |
* | Remove stripslashes() from newfolder.php | Lukas Reschke | 2015-01-19 | 1 | -2/+1 |
* | Get rid of `stripslashes()` | Lukas Reschke | 2015-01-13 | 1 | -2/+2 |
* | 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 |
* | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -2/+2 |
* | close the session on all file operations | Thomas Müller | 2014-03-10 | 1 | -0/+1 |
* | Added extra checks for invalid file chars in newfile.php and newfolder.php | Vincent Petry | 2014-02-18 | 1 | -2/+2 |
* | Added error message for when target folder was removed | Vincent Petry | 2014-01-29 | 1 | -0/+9 |
* | Fix double not in newfile/newfolder language. | Andreas Fischer | 2013-10-27 | 1 | -1/+1 |
* | fix translations | Jörn Friedrich Dreyer | 2013-10-23 | 1 | -3/+3 |
* | cleanup precondition checking when creating new files / folders | Jörn Friedrich Dreyer | 2013-10-23 | 1 | -8/+30 |
* | move some stuff to the new api | Robin Appelman | 2012-10-26 | 1 | -1/+2 |
* | cleanup OC_Files a bit | Robin Appelman | 2012-10-24 | 1 | -1/+1 |
* | add data-id directly after upload/creation to the file list (bugfix for #1917) | Björn Schießle | 2012-10-08 | 1 | -1/+7 |
* | apply coding style | Thomas Mueller | 2012-08-29 | 1 | -1/+1 |
* | Added CSRF checks | Lukas Reschke | 2012-07-20 | 1 | -0/+1 |
* | fixed var name, $filename should be $foldername | Bjoern Schiessle | 2012-06-06 | 1 | -1/+1 |
* | prevent creating files with a / the name | Robin Appelman | 2012-06-06 | 1 | -0/+4 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -4/+4 |
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -0/+22 |