summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/list.php
Commit message (Expand)AuthorAgeFilesLines
* Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-96/+0
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Do not leak mounttype of a public shareRoeland Jago Douma2015-07-041-0/+3
* Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-1/+1
* Update license headersJenkins for ownCloud2015-03-261-12/+15
* Revert "Updating license headers"Morris Jobke2015-02-261-14/+13
* Updating license headersJenkins for ownCloud2015-02-231-13/+14
* Do not disclose share owner in public file listVincent Petry2015-01-261-1/+4
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-2/+2
* move some deprecated usage of OC_Config and OC_AppConfig to \OC::serverThomas Müller2014-10-201-1/+1
* Merge branch 'master' into cleanup-list-codeThomas Müller2014-05-191-2/+5
|\
| * $RUNTIME_APPTYPES is no longer used - left over from pre OC4Thomas Müller2014-04-281-5/+0
| * Add sorting to files list, trashbin and public filesVincent Petry2014-04-281-1/+4
* | Add missing \Lukas Reschke2014-05-041-1/+1
* | Cleanup code a little bitLukas Reschke2014-05-041-12/+4
|/
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-0/+91