yarl / pattypan

Upload files to Wikimedia Commons. The Spreadsheet Way.
https://commons.wikimedia.org/wiki/Commons:Pattypan
MIT License
56 stars 37 forks source link

add error if file name contains common invalid characters #133

Closed Abbe98 closed 2 years ago

Abbe98 commented 3 years ago

This adds another basic check to filenames. Not all invalid characters are included but the most commons ones. At one time the error endpoint should be implemented to solve this and other filename issues.

Related: #113 #69 etc