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

Configure Custom Sync Server in Mobile App #31

Closed
mtdevans opened this issue May 4, 2020 · 7 comments
Closed

Configure Custom Sync Server in Mobile App #31

mtdevans opened this issue May 4, 2020 · 7 comments

Comments

@mtdevans
Copy link

mtdevans commented May 4, 2020

The sync server is open source and self-hostable, but cannot be pointed at in the mobile app's UI.

The goal of implementing this was mentioned in a comment on a closed issue but having an open issue makes tracking progress easier.

I would help with this but I don't have the requisite mobile dev knowledge at present.

@HrX03
Copy link
Collaborator

HrX03 commented May 4, 2020

if i remember correctly in the newer version of the app i already added this kind of feature, so you should be covered on that already. if thats not the case dont worry i already planned on adding it and will do so asap

@broodroosterdev
Copy link
Collaborator

In the rewrite we have the logic to store and use the custom API url. We only need to add it to the settingspage but this shouldn't be hard to do.
https://github.com/HrX03/PotatoNotes/blob/77631f355dd10feb7190d5c3e714c8b427a91b5d/lib/internal/preferences.dart#L60

@HrX03
Copy link
Collaborator

HrX03 commented May 4, 2020

for more info, refer to the commit 4f3595c

@broodroosterdev
Copy link
Collaborator

broodroosterdev commented Aug 7, 2020

Changing to a custom api url is now possible via the settingspage, see ea257ec

@gargakshit
Copy link
Collaborator

gargakshit commented Aug 15, 2020

Should we close this?

@broodroosterdev
Copy link
Collaborator

I would close this issue since the feature that is asked for has been implemented. Any other request or issue related to a custom sync server should go in a separate issue.

@HrX03
Copy link
Collaborator

HrX03 commented Aug 15, 2020

Agree, closing

@HrX03 HrX03 closed this as completed Aug 15, 2020
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

4 participants