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
..
images feat: revamp email templates to be more style agnostic (#7375) 6 years ago
language Latest translations and fallbacks 6 years ago
less fix: #7373 6 years ago
src fix: resolve CORS error on uploading via URL 6 years ago
uploads
vendor
.eslintrc
.jshintrc
503.html
favicon.ico
js-enabled.css fix: removal of scroll anchoring code in favour of browser handling 6 years ago
logo.png