You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı 8ca65b0c78
fix: dont send 200 status on admin upload errors (#11707)
* fix: dont send 200 status on admin upload errors

* test: update test

* bring back both checks for error

* test: add statusCode tests
2 years ago
..
database Fixes for "validate email" & "send validation email" in ACP (#11677) 2 years ago
files
helpers test: log socket.io error 2 years ago
mocks feat: update mkdirp to 3.x, closes #11455 2 years ago
posts
topics
user Fixes for "validate email" & "send validation email" in ACP (#11677) 2 years ago
.eslintrc
api.js feat: token rolling API for admins 2 years ago
authentication.js test: fix authentication tests to use new token saving utility functions 2 years ago
batch.js
blacklist.js
build.js feat: update mkdirp to 3.x, closes #11455 2 years ago
categories.js
controllers-admin.js Acp redesign (#11639) 2 years ago
controllers.js test: fix test 2 years ago
coverPhoto.js
database.js
defer-logger.js
emailer.js
feeds.js
file.js
flags.js test: remove history test 2 years ago
groups.js test: fix assert.reject calls 2 years ago
i18n.js
image.js
locale-detect.js
messaging.js test: fix another test 2 years ago
meta.js
middleware.js
notifications.js
package-install.js
pagination.js
password.js
plugins-installed.js
plugins.js
posts.js fix: #11664, dont create backlinks for quotes 2 years ago
pubsub.js
rewards.js
search-admin.js
search.js
settings.js
socket.io.js test: remove socket.io test 2 years ago
template-helpers.js
tokens.js test: additional tests for .roll() 2 years ago
topics.js test: add missing tests 2 years ago
translator.js test: fix escaping 2 years ago
upgrade.js
uploads.js fix: dont send 200 status on admin upload errors (#11707) 2 years ago
user.js fix: #11679, fix username change 2 years ago
utils.js test: remove is touch test 2 years ago