You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now file uploading requires JavaScript (dropzonejs)
it would be handy to have an html-only fallback for vintage browsers. If we can make it work, it could serve as a quick and dirty way to transfer smaller files from a vintage computer to the piscsi RPi.
Flask has built in classes for file uploading that we can potentially leverage.
The text was updated successfully, but these errors were encountered:
Right now file uploading requires JavaScript (dropzonejs)
it would be handy to have an html-only fallback for vintage browsers. If we can make it work, it could serve as a quick and dirty way to transfer smaller files from a vintage computer to the piscsi RPi.
Flask has built in classes for file uploading that we can potentially leverage.
The text was updated successfully, but these errors were encountered: