All the uploads to the server should instead go to IPFS and IPFS hash should be stored in contracts (where available) or send to the feathers service directly. The reason is that IPFS service works just fine while uploading files to the server directly is challenging in terms of configuration.
This will later on allow us to completely remove any patching of feathers from the UI making it nice unidirectional data flow.
All the uploads to the server should instead go to IPFS and IPFS hash should be stored in contracts (where available) or send to the feathers service directly. The reason is that IPFS service works just fine while uploading files to the server directly is challenging in terms of configuration.
This will later on allow us to completely remove any patching of feathers from the UI making it nice unidirectional data flow.