1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/files
epriestley 6e48bfcb0a Use Filesystem::getMimeType() instead of file
Summary: The `file` binary doesn't exist everywhere, use the more flexible
wrapper introduce in D1609.

Test Plan: Uploaded a file via drag-and-drop, it got MIME'd correctly.

Reviewers: btrahan, davidreuss, Koolvin

Reviewed By: btrahan

CC: aran, epriestley

Maniphest Tasks: T869

Differential Revision: https://secure.phabricator.com/D1615
2012-02-14 17:00:05 -08:00
..
controller Move ALL files to serve from the alternate file domain, not just files without 2012-02-14 14:52:27 -08:00
engine Replace callsites to sha1() that use it to asciify entropy with 2011-10-21 11:55:28 -07:00
engineselector Add an Amazon S3 storage engine for Phabricator 2011-08-03 10:58:03 -07:00
exception/upload Improve error messages when hitting PHP file upload issues 2011-08-16 13:16:41 -07:00
storage Use Filesystem::getMimeType() instead of file 2012-02-14 17:00:05 -08:00
transform Unify logic for username validation 2012-01-16 11:52:59 -08:00
view Files - kill tabs 2011-12-15 14:32:12 -08:00