HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
8 years ago
barisusakli
a0ef96a6e1
dont treat url as path, closes #5006
9 years ago
barisusakli
aac0313f2e
closes #4917
9 years ago
Ben Lubar
f5009b1a11
add a hook for plugins like nodebb-plugin-imagemagick that don't want to replace the entire upload system
9 years ago
barisusakli
c50d655922
closes #4325
9 years ago
Julian Lam
3a6ad52ac8
closes #4164
9 years ago
Julian Lam
95fb0075c6
re-added missing base64ToLocal method in file lib
9 years ago
barisusakli
99d64db9e0
closes #4011
...
allow both `.png` and `png`
9 years ago
Julian Lam
96afd13155
Removed mmmagic from dependencies, closes #3836
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
psychobunny
bc2bf6ef37
fix list of allowed filetypes
9 years ago
barisusakli
ca294fc6ec
closes #3663
9 years ago
Julian Lam
78863a438f
Firing new hook `filter:auth.list`
...
This new plugins allows SSO services to list whether a
user has authenticated via that service, and will display
as such in the user's profile editing screen.
9 years ago
barisusakli
69ebe7679d
removed console .log
9 years ago
barisusakli
c98bd87334
better checks for file extensions
...
jpg allows jpeg
dots dont break extensions
9 years ago
psychobunny
3ed3612047
file upload with spaces / general file upload fix wrt ajaxiy
10 years ago
barisusakli
909fe660a9
decodeURIComponent for uploaded file/image
10 years ago
barisusakli
dc94fe2b6c
move admin upload routes to api namespace
...
move usrrs/csv to api namespace
10 years ago
barisusakli
aa94dafac1
closes #725
10 years ago
Julian Lam
cfcfc8e0b1
Revert "fixed #2681"
...
This reverts commit a46aaf2c87
.
10 years ago
Julian Lam
a46aaf2c87
fixed #2681
10 years ago
barisusakli
61c73b7761
fix urls
10 years ago
barisusakli
1d1625f5c4
closes #2157
10 years ago
psychobunny
6f1a795f0e
upload_url shouldn't use path.join
11 years ago
psychobunny
51a7d163be
fixes #1396
11 years ago
Baris Soner Usakli
695891ffd7
added missing file
11 years ago