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
It should be possible to tap on an image in the uploader (when uploading multiple images) to see that image enlarged in the box where the latest uploaded image is right now.
It should be possible to remove items from the uploaded list.
Back-end additions
A cronjob should take care of images not found in the database (cleanup procedure)
The text was updated successfully, but these errors were encountered:
* upload:
Images can now be larger, multiple uploads available but only per single upload to allow for image capture on mobile, last uploaded image now back, also check out #23
Fixed CSS links and filenames (both default.css + main.css were present), also linked a few fonts per Tom's design. Also translated the menu items since the app will be in English
Fixed#14, last image uploaded is no longer displayed either (because of multiple file uploads)
Multiple file uploads are now allowed (in case you want to add multiple photos to a certain issue)
File uploads work!
Conflicts:
index.php, was easily fixed
Front-end additions
Back-end additions
The text was updated successfully, but these errors were encountered: