aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/ajax/list.php
Commit message (Expand)AuthorAgeFilesLines
* Close session for files_trashbinLukas Reschke2014-10-291-0/+1
* make sure that we always use the right userBjoern Schiessle2014-06-181-1/+1
* Add sorting to files list, trashbin and public filesVincent Petry2014-04-281-1/+3
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-25/+4
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-3/+3
|\
| * if file is not in db, fall back to restore file to the users rootBjoern Schiessle2014-03-101-3/+3
* | remove superfluous $RUNTIME_APPTYPESThomas Müller2014-02-061-6/+0
|/
* namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-201-2/+2
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-0/+51