Skip to content

fix(mobile): 🐛 full mobile support#103

Draft
LBF38 wants to merge 3 commits into
masterfrom
fix/mobile-support
Draft

fix(mobile): 🐛 full mobile support#103
LBF38 wants to merge 3 commits into
masterfrom
fix/mobile-support

Conversation

@LBF38

@LBF38 LBF38 commented Aug 18, 2023

Copy link
Copy Markdown
Owner

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.

2 participants