summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/rawlist.php
Commit message (Expand)AuthorAgeFilesLines
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-54/+0
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-31/+28
|\
| * Merge pull request #7651 from owncloud/close-session-faster-masterThomas Müller2014-03-201-0/+1
| |\
| | * close the session on all file operationsThomas Müller2014-03-101-0/+1
| * | Improve sorting performance of large lists of filesRobin Appelman2014-03-191-3/+2
| |/
| * Update rawlist to work with new fileinfo objectRobin Appelman2014-02-271-31/+28
* | remove superfluous $RUNTIME_APPTYPESThomas Müller2014-02-061-3/+0
|/
* Remove require in rawlist.phpkondou2013-10-021-4/+0
* Fix require in apps/files/ajax/rawlist.phpkondou2013-10-021-1/+1
* Merge branch 'master' into appframework-masterThomas Müller2013-09-251-3/+3
|\
| * 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-3/+3
|/
* Use external and shared icons in OC.Dialogs.filepicker()kondou2013-09-141-11/+9
* Clean up rawlist.php and fix non-array requestkondou2013-09-121-20/+30
* Split some lines, use ===, avoid unnecessary operationkondou2013-09-111-5/+7
* Use usort() instead of uasort() to not maintain keyskondou2013-09-061-1/+1
* Sort files by name, not by mimetypekondou2013-09-051-0/+9
* Only use mimetype_list and clean up a bitkondou2013-09-051-9/+10
* Make it possible to pass rawlist.php an JSON array, to filter by more than on...kondou2013-09-051-5/+17
* Various cleanups in OC.dialogsThomas Tanghus2013-05-171-0/+8
* move some stuff to the new apiRobin Appelman2012-10-261-1/+1
* Whitespace fixes in appsBart Visscher2012-08-291-1/+1
* apply coding styleThomas Mueller2012-08-291-3/+3
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* oc-627, calling base function instead of loading too much useless functionsBartek Przybylski2012-05-121-1/+1
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
* ported oc_jsonFrank Karlitschek2012-05-031-2/+2
* some more portingFrank Karlitschek2012-05-011-1/+1
* Various file path fixes.Thomas Tanghus2012-04-301-1/+1
* move files to app folderGeorg Ehrke2012-04-181-0/+26