summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/ajax/preview.php
Commit message (Expand)AuthorAgeFilesLines
* Move over files_trashbinRoeland Jago Douma2016-11-031-80/+0
* Opening the trashbin causes errors in log for files without previewMorris Jobke2016-09-091-0/+2
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Happy new year!Thomas Müller2016-01-121-1/+2
* Use proper public API for OC_Helper::getFileNameMimeTypeMorris Jobke2015-12-171-1/+1
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-011-3/+3
|\
| * Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-3/+3
* | update license headers and authorsMorris Jobke2015-06-251-1/+0
|/
* Update license headersJenkins for ownCloud2015-03-261-4/+21
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+4
* Updating license headersJenkins for ownCloud2015-02-231-4/+20
* Close session for files_trashbinLukas Reschke2014-10-291-0/+1
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-1/+1
* Merge pull request #6726 from owncloud/fix_6630Vincent Petry2014-02-141-1/+1
|\
| * don't urldecode get var, php does this automaticallyGeorg Ehrke2014-01-301-1/+1
* | Fixed image preview in trashbin subdirsVincent Petry2014-01-301-2/+12
|/
* remove duplicateBjoern Schiessle2013-11-281-1/+0
* detect mimetype from the original filename, without the delete timestampBjoern Schiessle2013-11-281-2/+9
* outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-191-0/+42