summaryrefslogtreecommitdiffstats
path: root/apps/files/js/fileinfomodel.js
Commit message (Collapse)AuthorAgeFilesLines
* recognize eps, psd and illustrator as imageRobin Appelman2015-09-151-1/+7
|
* Fix sidebar thumbnail loading JS unit testsVincent Petry2015-09-031-7/+6
|
* fallback for isimageRobin Appelman2015-09-021-1/+1
|
* larger preview for images in the sidebarRobin Appelman2015-09-021-0/+9
|
* Introduce FileInfoModelVincent Petry2015-08-121-0/+71
FileInfoModel is a backbone model that will make it possible to track changes and update views accordingly