Commit graph

51 commits

Author SHA1 Message Date
Georg Ehrke
728fc7f123 fix parameter missing warning 2013-08-29 16:13:16 +02:00
Georg Ehrke
70b6e2161e invert logic of disable_previews 2013-08-29 10:08:53 +02:00
Georg Ehrke
58c727a495 fix return value of method 2013-08-23 23:27:36 +02:00
Georg Ehrke
1dab076750 make it possible to disable previews 2013-08-23 23:05:44 +02:00
Georg Ehrke
48f0c54261 style fixes for preview lib 2013-08-19 12:16:55 +02:00
Georg Ehrke
825d8610d0 fix svg and cache transparency issue 2013-08-15 13:22:05 +02:00
Georg Ehrke
e5761d90ef fix deleting old previews after file changed 2013-08-14 20:49:47 +02:00
Georg Ehrke
f9b2815767 remove \OC\Preview::showErrorPreview 2013-08-14 12:21:27 +02:00
Georg Ehrke
ac6a3133ec style fixes 2013-07-30 12:33:54 +02:00
Georg Ehrke
1e4ec2ac27 add class='preview-icon' to rows in file app that make use of previews 2013-07-29 15:47:17 +02:00
Georg Ehrke
e01bc7de98 Revert "OC\Preview - outsource static methods"
This reverts commit 14a35267c1.
2013-07-29 14:51:06 +02:00
Georg Ehrke
65affdc9b3 make previews in files app smaller 2013-07-29 14:40:26 +02:00
Georg Ehrke
1303fe0f9f OC\Preview - set scale factor down to 2 and upscale cached preview - this got lost in a git stash ... 2013-07-14 00:00:10 +02:00
Georg Ehrke
21abebf96a OC\Preview - proper handling of a cached previews's filename 2013-07-12 11:50:24 +02:00
Georg Ehrke
33ac4d93d6 OC\Preview - use !== and === instead of != and == 2013-07-12 10:04:27 +02:00
Georg Ehrke
14a35267c1 OC\Preview - outsource static methods 2013-07-11 20:35:55 +02:00
Georg Ehrke
1ffc42b4be OC\Preview - fix logic of two return values 2013-07-11 20:15:30 +02:00
Georg Ehrke
1e8a646f51 OC\Preview - improve documentation 2013-07-11 19:21:37 +02:00
Georg Ehrke
7b2aa5d830 OC\Preview - use camelCase 2013-07-11 19:03:21 +02:00
Georg Ehrke
06eca985ce use $root instead of $path 2013-07-11 11:57:46 +02:00
Georg Ehrke
4bbbba1dc8 fix typo 2013-07-11 11:43:53 +02:00
Georg Ehrke
7f71ae60b0 improve validation of oc\preview and implement preview of error icon if something went wrong 2013-07-11 10:10:07 +02:00
Georg Ehrke
5c31b843fc fix typo 2013-07-10 18:04:13 +02:00
Georg Ehrke
f14b0fa6e0 update some comments in preview lib 2013-07-10 18:01:04 +02:00
Georg Ehrke
7091d7a6d2 clean up oc\preview 2013-07-10 17:57:04 +02:00
Georg Ehrke
45d1691671 fix orientation before caching preview 2013-07-10 13:38:42 +02:00
Georg Ehrke
04292ff16c implement use of preview icons in thrashbin app 2013-07-08 10:53:53 +02:00
Georg Ehrke
a98391b976 some minor improvements to preview lib 2013-06-26 11:18:53 +02:00
Georg Ehrke
25981a079a some whitespace fixes 2013-06-13 09:52:39 +02:00
Georg Ehrke
0e4f5001d5 don't crop Y axis 2013-06-11 10:45:50 +02:00
Georg Ehrke
25e8ac1c2f implement previews for single shared files 2013-06-10 11:01:12 +02:00
Georg Ehrke
f437673f1a update require_once block in preview.php 2013-06-05 10:55:57 +02:00
Georg Ehrke
34decf3576 save current work state 2013-06-03 11:24:37 +02:00
Georg Ehrke
a11a40d9a9 add backend for microsoft office 2007 documents 2013-05-31 12:23:51 +02:00
Georg Ehrke
5433a50461 validate size of file 2013-05-30 10:44:27 +02:00
Georg Ehrke
7408ab660a respect coding style guidelines 2013-05-29 13:03:33 +02:00
Georg Ehrke
268246fac8 namespace fix 2013-05-29 12:48:21 +02:00
Georg Ehrke
fa6b96090a move to OC namespace 2013-05-29 12:46:54 +02:00
Georg Ehrke
eebc15dce0 connect preview lib to filesystem hooks 2013-05-29 12:01:43 +02:00
Georg Ehrke
a03787bc42 make preview cache work with encryption and improve error handling 2013-05-28 16:04:39 +02:00
Georg Ehrke
00985068ca add previews for public files 2013-05-22 15:13:02 +02:00
Georg Ehrke
13c6ef1ba9 add svg backend 2013-05-21 12:23:31 +02:00
Georg Ehrke
dd06387a9c remove whitespace 2013-05-17 19:08:16 +02:00
Georg Ehrke
f29b8cf685 set default value of scalingup to true 2013-05-17 11:30:44 +02:00
Georg Ehrke
8dba46912d Disable transparent backgrounds for now 2013-05-17 11:28:53 +02:00
Georg Ehrke
40597ac944 implement OC_Preview 2013-05-17 09:42:20 +02:00
Georg Ehrke
8c1925425b save current work state 2013-04-25 12:51:44 +02:00
Georg Ehrke
9ef449842a save current work state of Preview Lib 2013-04-25 11:41:54 +02:00
Frank Karlitschek
eb27c0b2a8 snapshor of the preview lib. movies are not yet working 2013-01-14 15:51:47 +01:00
Frank Karlitschek
e484811e24 add some documentation, remove a debug hack, move folder name definition to main class 2012-11-13 16:14:16 +01:00