Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support IPFS images for user logo and additional field in edit profile #1182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andyoknen
Copy link
Collaborator

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • The PR has self-explained commits history.
  • The code is mine or it's from somewhere with an Apache-2.0 compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new classes, methods, I provide a valid use case for all of them.

Changes:

  • Added IPFS support for the user's icon
  • Added an additional field for the image field in the userProfile

Other comments:

I suggest starting IPFS integration to be able to upload content to the IPFS network. This PR offers a starting point for the implementation of full-fledged support in order to study the load on the IPFS gateway (ipfs.1.pocketnet.app) and search for possible problems and bottlenecks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants