summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/list.php
Commit message (Expand)AuthorAgeFilesLines
* Only populate tags in main file listVincent Petry2014-12-181-0/+1
* log exceptions when listing filesJörn Friedrich Dreyer2014-10-081-0/+3
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-1/+1
* More error catching in list.phpRobin Appelman2014-07-011-7/+22
* Handle StorageNotAvailableException in ajax/list.phpRobin Appelman2014-06-301-27/+37
* Add sorting to files list, trashbin and public filesVincent Petry2014-04-281-1/+4
* Fixed dirInfo check for non existing dir in files ajax callVincent Petry2014-04-031-1/+1
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-18/+2
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-2/+4
|\
| * close the session on all file operationsThomas Müller2014-03-101-0/+1
| * use a FileInfo object of the directory when generting the filelistRobin Appelman2014-02-181-2/+3
* | remove superfluous $RUNTIME_APPTYPESThomas Müller2014-02-061-6/+0
|/
* Files app backend now normalizes paths before rendering templatesVincent Petry2013-11-141-1/+1
* remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-201-3/+3
* namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-3/+3
* Fixed ajax support to also update the current dir permissionsVincent Petry2013-09-131-0/+4
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-20/+18
* adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin a...Thomas Müller2013-09-121-0/+1
* Fix spacing of all touched lines.Andreas Fischer2013-08-171-1/+1
* Compare result are already true/falseBart Visscher2013-08-171-1/+1
* merge master into filesystemRobin Appelman2012-11-231-1/+1
|\
| * Do the url encoding once, only in breadcrumbs templateBart Visscher2012-11-161-1/+1
* | move some stuff to the new apiRobin Appelman2012-10-261-1/+1
|/
* adding space between) and {Thomas Mueller2012-09-071-2/+2
* Whitespace fixes in appsBart Visscher2012-08-291-2/+2
* apply coding styleThomas Mueller2012-08-291-2/+2
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* Make some apps compatibleLukas Reschke2012-06-111-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported the oc_template classFrank Karlitschek2012-05-061-2/+2
* ported oc_jsonFrank Karlitschek2012-05-031-2/+2
* some more portingFrank Karlitschek2012-05-011-1/+1
* move files to app folderGeorg Ehrke2012-04-181-0/+46