38 Commits (631592b81858f91de99318a5ec56959c37349ccd)

Author SHA1 Message Date
pichalite 7f4e4c8e2e Fix styling 8 years ago
pichalite 4d755bad0c Use typeToExtension from file.js 8 years ago
barisusakli 51981ffb99 get extention from content type 8 years ago
Anil Mandepudi 619ca48403 remove shims for IE8 (#5157) 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
barisusakli aac0313f2e closes #4917 9 years ago
pichalite 2cd709418b fix resizeImage on upload 9 years ago
barisusakli d2cbd7e6dc new priv for uploads 9 years ago
barisusakli 630dd66cf6 closes #4645 9 years ago
barisusakli acc030e6da added filter:image.size
fix uploading of gifs if imagemagick plugin is installed but no image
upload plugins are present.
9 years ago
barisusakli 9b54ce7235 fix uploads with no extensions 9 years ago
barisusakli fea18a050f closes #4590 9 years ago
barisusakli e9d548d057 closes #4580 removed path.parse 9 years ago
pichalite f154853b39 add extension after filename trim 9 years ago
pichalite 821d723541 fix image upload in post 9 years ago
Julian Lam 4f913d3f19 fixed issue with missing base in path.format 9 years ago
Julian Lam 5858d914bf closes #4550 9 years ago
barisusakli 7ab55b0e95 closes #4392 9 years ago
barisusakli c50d655922 closes #4325 9 years ago
barisusakli cf00371892 closes #4295 9 years ago
Julian Lam 119930131d fixed errors when uploading files 9 years ago
barisusakli 59c350e63c closes #4019 9 years ago
barisusakli 3ea453e8a0 closes #4006 9 years ago
Julian Lam 1660e13aed #3695 9 years ago
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: 10 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.
10 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
10 years ago
psychobunny f19043d046 profile cover photos 10 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