summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* avoid usage of brand name 'ownCloud'Thomas Müller2013-10-281-1/+1
* adding PHPDoc commentsThomas Müller2013-10-221-0/+7
* prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-221-1/+9
* Merge branch 'master' into appframework-masterThomas Müller2013-09-251-5/+5
|\
| * fix previews in shared foldersGeorg Ehrke2013-09-231-2/+2
| * remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-201-3/+3
| * namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-3/+3
* | use \OC::$server->getPreviewManager() instead of \OCP\PreviewThomas Müller2013-09-171-1/+1
|/
* Fixed ajax support to also update the current dir permissionsVincent Petry2013-09-131-0/+22
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-0/+65
* added determineIcon to \OCA\files\lib\HelperThomas Müller2013-09-121-0/+29
* storage information is path specificThomas Müller2013-08-271-1/+1
* Add _many_ newlines at the end of fileskondou2013-08-182-2/+2
* if rename of file fails, the rename is undone in the view - #fix 2820Morris Jobke2013-06-151-1/+1
* [files] add private declaration of $viewMorris Jobke2013-05-141-0/+1
* [files] rename lib to "App"Morris Jobke2013-05-121-1/+1
* [files] ownCloud typoMorris Jobke2013-05-121-1/+1
* [files] remove normalizePath on rename and dependency injectionMorris Jobke2013-05-121-6/+4
* [files] fix typosMorris Jobke2013-05-121-5/+5
* [files] refactoringMorris Jobke2013-05-121-0/+80
* Add further capabilities to /cloud/capabilitites api callTom Needham2013-02-101-0/+24
* introducing class OCA/files/lib/Helper with new function to build an array wi...Thomas Mueller2013-01-191-0/+20