aboutsummaryrefslogtreecommitdiffstats
path: root/files/ajax/list.php
Commit message (Collapse)AuthorAgeFilesLines
* move files to app folderGeorg Ehrke2012-04-181-46/+0
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|
* add the option to only load apps of a specific typeRobin Appelman2012-03-301-0/+3
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-9/+2
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* Renaming classes :-)Jakob Sack2011-07-291-5/+5
|
* Delete requires in applications where possibleJakob Sack2011-07-271-1/+0
|
* don't reload the whole page after file uploadArthur Schiwon2011-04-171-11/+26
|
* Beginning of some ajax features and an admin page for filesJakob Sack2011-03-031-0/+36