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.
Julian Lam 3871a02ccc fix: resolve CORS error on uploading via URL
On uploading a new profile picture via URL, a CORS error presents
itself during the .toDataUrl() call due to misconfigured CORS
handling in the library. The change here allows cropper.js to
check crossorigin attribute in image and handle appropriately.

Also, the error handling is improved so the error is caught on
Firefox, as it sends a different error message than on Chrome.
6 years ago
..
admin style(eslint): match operator-linebreak preferences 6 years ago
categories fix: #7502 6 years ago
cli fix: #https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/49 6 years ago
controllers feat: add original sessionID to static:user.loggedOut 6 years ago
database fix: tests 6 years ago
groups Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
messaging fix: #7085 6 years ago
meta fix: #7444 Re-factor handling of og:image tags (#7463) 6 years ago
middleware fix: #7494 6 years ago
navigation fix lint 6 years ago
plugins fix: hook names getting objectified by winston 6 years ago
posts fix: #7508 6 years ago
privileges fix: #6806 6 years ago
rewards chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599) 7 years ago
routes fix: #7494 6 years ago
socket.io feat: #7501 6 years ago
topics Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
upgrades fix: #7487 6 years ago
user fix: #7487 6 years ago
views fix: resolve CORS error on uploading via URL 6 years ago
widgets refactor widgets admin 6 years ago
analytics.js fix: #6979 6 years ago
batch.js Allow new "withScores" option in batch.processSortedSet (#6602) 7 years ago
cache.js fix: #6979 6 years ago
coverPhoto.js fix: dont crash if default cover is invalid 6 years ago
emailer.js fix: #6911, email throttling options set 6 years ago
events.js feat: #7032 6 years ago
file.js use includes instead of indexOf 7 years ago
flags.js fix: don't crash in flags.validate if user blocked target 6 years ago
image.js fix: strip exif data on image uploads 6 years ago
install.js fix: remove debug logs 6 years ago
languages.js fix: generate timeago codes from files 6 years ago
logger.js Provide more error information to logs 8 years ago
notifications.js fix: merge post notifs 6 years ago
pagination.js fix: #7468 6 years ago
password.js move bcrypt into password 7 years ago
prestart.js fix: move upload_url to prestart so it is defined in upgrade scripts 6 years ago
promisify.js remove node 6 6 years ago
pubsub.js test pubsub 7 years ago
search.js Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
settings.js closes #5008 7 years ago
sitemap.js Use topics:read privilege for topic filtering use cases (#7462) 6 years ago
social.js fix: #7406 6 years ago
start.js fix: move upload_url to prestart so it is defined in upgrade scripts 6 years ago
translator.js
upgrade.js chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599) 7 years ago
utils.js
webserver.js feat: more naming 6 years ago