FriendsOfFlarum / upload

The file upload extension with insane intelligence for your Flarum forum.
https://discuss.flarum.org/d/4154
MIT License
176 stars 95 forks source link

Implement client-side upload validation #273

Open davwheat opened 3 years ago

davwheat commented 3 years ago

Client-side validation should be used alongside server-side.

This allows people on slower connections to not have to upload a whole file before discovering that it's not valid.