cozy / cozy-photos-v2

Deprecated - New : https://github.com/cozy/cozy-drive/tree/master/src/photos - Personal Photo Gallery Manager
http://cozy.io
GNU Affero General Public License v3.0
27 stars 25 forks source link

Remove thumb creation #108

Closed poupotte closed 9 years ago

poupotte commented 9 years ago

Remove thumb creation because it's managed by DS (refs https://github.com/cozy/cozy-data-system/pull/127)

frankrousseau commented 9 years ago

It lacks of comments.

jsilvestre commented 9 years ago

@frankrousseau @aenario this PR is very very important, we currently have a big major bug that is not just annoying, but people who have it will have to perform actions manually (rm -rf /tmp/).

jsilvestre commented 9 years ago

Thank you!