14 Commits (a6d270082337b64e95a0fa119bf28d6f3ba1972c)

Author SHA1 Message Date
barisusakli 99d64db9e0 closes #4011
allow both `.png` and `png`
9 years ago
Julian Lam 37b13b4879 Re-added file extension restriction ACP option
Closes #3918
9 years ago
Julian Lam dbe5b963bd fixes #3863 :trollface: 9 years ago
Julian Lam 051a8e22df Removed allowedFileExtensions meta config
Now, when NodeBB needs to determine file compatibility, jimp
will attempt to open the file for reading. If it fails, file is
considered to be of an invalid type.
9 years ago
barisusakli 323cc165b6 closes #3851
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
9 years ago
psychobunny f19043d046 profile cover photos 9 years ago
Julian Lam ebed9d641c Add new ACP option to upload Touch Icon, #3668
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.

This commit also creates a new template helper for link tags.
10 years ago
barisusakli cf193581e4 check and log all fs.unlink errors 10 years ago
Barış Soner Uşaklı 3f92984be2 fix image url in relative_path install in post 10 years ago
Barış Soner Uşaklı 767816e669 #2738 10 years ago
Barış Soner Uşaklı c1ce0a9e1d closes #2738 10 years ago
barisusakli aa94dafac1 closes #725 10 years ago
Julian Lam 675968f0f3 cover photo for groups, #2588 10 years ago
barisusakli 1caddb6182 uploads controller 10 years ago