Commit Graph

22 Commits

Author SHA1 Message Date
barisusakli
c50d655922 closes #4325 2016-03-08 19:01:45 +02:00
Julian Lam
3a6ad52ac8 closes #4164 2016-02-09 09:45:16 -05:00
Julian Lam
95fb0075c6 re-added missing base64ToLocal method in file lib 2016-02-04 10:13:05 -05:00
barisusakli
99d64db9e0 closes #4011
allow both `.png` and `png`
2015-12-28 15:38:02 +02:00
Julian Lam
96afd13155 Removed mmmagic from dependencies, closes #3836 2015-11-09 15:32:04 -05:00
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.
2015-11-09 14:39:00 -05:00
psychobunny
bc2bf6ef37 fix list of allowed filetypes 2015-10-13 16:18:54 -04:00
barisusakli
ca294fc6ec closes #3663 2015-09-29 18:22:47 -04:00
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.
2015-09-22 14:27:44 -04:00
barisusakli
69ebe7679d removed console .log 2015-09-18 11:22:55 -04:00
barisusakli
c98bd87334 better checks for file extensions
jpg allows jpeg
dots dont break extensions
2015-09-18 11:07:43 -04:00
psychobunny
3ed3612047 file upload with spaces / general file upload fix wrt ajaxiy 2015-03-18 13:54:43 -04:00
barisusakli
909fe660a9 decodeURIComponent for uploaded file/image 2015-03-17 20:19:24 -04:00
barisusakli
dc94fe2b6c move admin upload routes to api namespace
move usrrs/csv to api namespace
2015-03-07 20:19:00 -05:00
barisusakli
aa94dafac1 closes #725 2015-02-18 21:09:33 -05:00
Julian Lam
cfcfc8e0b1 Revert "fixed #2681"
This reverts commit a46aaf2c87.
2015-02-01 20:03:48 -05:00
Julian Lam
a46aaf2c87 fixed #2681 2015-02-01 20:01:41 -05:00
barisusakli
61c73b7761 fix urls 2014-10-08 14:04:48 -04:00
barisusakli
1d1625f5c4 closes #2157 2014-10-08 13:46:36 -04:00
psychobunny
6f1a795f0e upload_url shouldn't use path.join 2014-04-17 13:22:03 -04:00
psychobunny
51a7d163be fixes #1396 2014-04-17 13:12:01 -04:00
Baris Soner Usakli
695891ffd7 added missing file 2014-02-13 20:43:19 -05:00