gearheads
/
mastodon
Archived
2
0
Fork 0
Commit Graph

1 Commits (1e4ccc655acb0ac746656bed891d44b3a986384b)

Author SHA1 Message Date
slice 85973f4f37 Improvements to image upload validation and creation (#10431)
* Check if image value is nil? before creating an image

Check if uploaded images aren't nil before creating SiteUpload models
for them.

* Validate presence of file in SiteUpload

* Fix file presence validation

* Fabricate SiteUpload#file

* Add link to Creative Commons license
2019-04-01 07:30:46 +02:00