Files
discourse/config
Martin Brennan 7af01d88d2 FIX: Better 0 file size detection and logging (#16116)
When creating files with create-multipart, if the file
size was somehow zero we were showing a very unhelpful
error message to the user. Now we show a nicer message,
and proactively don't call the API if we know the file
size is 0 bytes in JS, along with extra console logging
to help with debugging.
2022-03-07 12:39:33 +10:00
..
2013-02-05 14:16:51 -05:00
2013-08-14 21:39:40 +02:00
2021-03-01 16:42:50 +11:00
2022-01-08 23:39:46 +01:00