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 dd8719a10e fix: upload modal error handler
The underlying API call was updated to v3 style (with standard status/response object in response body), so the existing code always falls back to the default error instead of showing the more specific error sent back by the backend.

Also, the fallback wasn't internationalized, so that's done to.
2 years ago
..
admin feat: display when an api key was last used, in ACP, #10873 2 years ago
client fix: #11440, update timestamp on lastpost button 2 years ago
installer Bootstrap5 (#10894) 2 years ago
modules fix: upload modal error handler 2 years ago
ajaxify.js Bootstrap5 (#10894) 2 years ago
app.js Bootstrap5 (#10894) 2 years ago
client.js Bootstrap5 (#10894) 2 years ago
overrides.js Bootstrap5 (#10894) 2 years ago
service-worker.js fix: #9151, dont use service worker for posts requests 4 years ago
sockets.js Bootstrap5 (#10894) 2 years ago
utils.common.js Bootstrap5 (#10894) 2 years ago
utils.js Bootstrap5 (#10894) 2 years ago
widgets.js Bootstrap5 (#10894) 2 years ago