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

fix(mobile): 🐛 full mobile support #103

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

LBF38
Copy link
Owner

@LBF38 LBF38 commented Aug 18, 2023

Goals:

  • provide full mobile support for the plugin
  • can call Syncthing API on mobile

@LBF38 LBF38 self-assigned this Aug 18, 2023
@LBF38 LBF38 added the bug Something isn't working label Aug 18, 2023
@LBF38 LBF38 mentioned this pull request Aug 20, 2023
@LBF38 LBF38 force-pushed the master branch 2 times, most recently from 4a891f5 to c15e534 Compare August 22, 2023 20:47
@LBF38 LBF38 force-pushed the fix/mobile-support branch from 1ee4d12 to 009d4cf Compare August 27, 2023 18:24
redirect: "follow",
},
agent: new https.Agent({
rejectUnauthorized: false, // works on desktop but not on mobile.

Check failure

Code scanning / CodeQL

Disabling certificate validation

Disabling certificate validation is strongly discouraged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

1 participant