josh4trunks
|
acd5660492
|
Cleanup Document Preview
Use the env:UserInstallation flag like https://github.com/owncloud/documents/blob/master/lib/converter.php.
This will stop the creating of multiple directories for document conversion in tmpDir.
|
2014-07-22 22:46:38 -07:00 |
Philipp Schmitt
|
43b1d81f77
|
Use 'command -v' to detect whether and where software is installed (instead of 'which')
|
2014-02-21 13:45:57 +01:00 |
Thomas Tanghus
|
ec51825d31
|
Use dedicated OC_Image loader methods
This prevents excessive logging and disk access
|
2013-11-13 00:36:42 +01:00 |
Thomas Müller
|
e3489b36ff
|
any preview requiring the which command will not be used on Windows
|
2013-10-15 00:15:45 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |