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

Please add Api for profile creation #94

Open
defnax opened this issue Jan 22, 2024 · 6 comments
Open

Please add Api for profile creation #94

defnax opened this issue Jan 22, 2024 · 6 comments

Comments

@defnax
Copy link
Contributor

defnax commented Jan 22, 2024

Hi think for retroshare-mobile its importend too to have a api for profile generation then we can generate without qt a user profile, rs mobile depends on qt too

@G10h4ck
image

@defnax defnax changed the title Plese add Api for propfikle creation Plese add Api for propfile creation Jan 22, 2024
@defnax defnax changed the title Plese add Api for propfile creation Plese add Api for profile creation Jan 22, 2024
@defnax defnax changed the title Plese add Api for profile creation Please add Api for profile creation Jan 22, 2024
@G10h4ck
Copy link
Contributor

G10h4ck commented Jan 23, 2024

JSON API already supports profile creation https://github.com/RetroShare/libretroshare/blob/954178f8130f8def04df757cfbdb7ca224b181fd/src/retroshare/rsinit.h#L472
elRepo.io mobile application uses it, so it is a matter to just implement the view to create the profile also in the RS web interface

@defnax
Copy link
Contributor Author

defnax commented Jan 23, 2024

ah i doesnt known that, maybe we can skip the qt install on rs mobile app.

@defnax
Copy link
Contributor Author

defnax commented Jan 23, 2024

@zelfroster
you can implement webui part where we can generate a new profile from webui?

@zelfroster
Copy link
Contributor

zelfroster commented Jan 23, 2024 via email

@G10h4ck
Copy link
Contributor

G10h4ck commented Jan 23, 2024

ah i doesnt known that, maybe we can skip the qt install on rs mobile app.

no need of Qt at all to use libretroshare on Android, elRepo.io uses libretroshare and is written in flutter

@defnax
Copy link
Contributor Author

defnax commented Jan 23, 2024

Im not sure more why retroshare-mobile used qt. maybe soon after its compliming again needs to removed that depencies
https://github.com/RetroShare/retroshare-mobile?tab=readme-ov-file#installing-on-local-machine

Maybe @ayushkoli772 can remove it in the future when we doesnt need more the qt depencies in retroshare mobile

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

No branches or pull requests

3 participants