Skip to content

Handle file uploads as files instead of strings

animeirl requested to merge animeirl/pleroma:form-data into develop

Send images to backend as file data instead of string data for the sake of bandwidth and general correctness.

Depends on: pleroma-fe!282 (closed)

Edited by animeirl

Merge request reports