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 ed99ea20cb feat: allow FormData object to be passed in to the API module
Currently, only objects can be passed in, and it is automatically serialized into json and sent via jQuery .ajax().

This PR extends the module so a FormData object can be passed in, and updates the module so it uses Fetch API instead of jQuery.

At this time regular requests continue to use jQuery for backwards compatibility.

Use case: file uploads via API.
2 years ago
..
images docs: add social media card 3 years ago
language Latest translations and fallbacks 2 years ago
openapi spec 2 years ago
scss remove unused css 2 years ago
src feat: allow FormData object to be passed in to the API module 2 years ago
uploads Delete favicon.ico 4 years ago
vendor Bootstrap5 (#10894) 2 years ago
.eslintrc feat: replace eslint configs on server and client side to inherit rules from eslint-config-nodebb 4 years ago
503.html add again 2 years ago
favicon.ico Update bundled logos with new branding (#8702) 4 years ago
logo.png Update bundled logos with new branding (#8702) 4 years ago