aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/ajax/preview.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved over files_versionsRoeland Jago Douma2016-11-031-66/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix apps/Joas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* 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/+2
|
* Add versions tab to files sidebarVincent Petry2015-09-031-1/+4
| | | | | | | - move versions to a tab in the files sidebar - added mechanism to auto-update the row in the FileList whenever values are set to the FileInfoModel given to the sidebar - updated tags/favorite action to make use of that new mechanism
* 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\Util
| * 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/+19
|
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+4
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-4/+18
|
* don't use the user id within the versions preview call as it could be used ↵Thomas Müller2014-01-211-8/+2
| | | | to access previews of another user
* detect mimetype from the original filename, without the versioning timestampBjoern Schiessle2013-11-281-2/+3
|
* remove debug outputBjoern Schiessle2013-10-111-1/+1
|
* make previews work for shared files in the versions drop-downBjoern Schiessle2013-10-101-4/+11
|
* maxX and maxY should be a integerBjoern Schiessle2013-10-021-3/+3
|
* add previews to versions dialogBjoern Schiessle2013-10-021-0/+43