got drag n drop to work with firefox -and- chrome and checking in before I manage to break it again

This commit is contained in:
Kyle Drake 2024-03-10 16:22:12 -05:00
parent a0707e9d54
commit a91041ae61
11 changed files with 148 additions and 171 deletions

View file

@ -74,7 +74,6 @@ def extract_files(params, files = [])
files
end
post '/api/upload' do
require_api_credentials
files = extract_files params