Richard Bogle

Results 12 comments of Richard Bogle

> Update: 2022-06-29: Windows Defender is not finding anything and only 2 minor anti-virus vendors detect the file, so it's safe to say that it is a false positive. Trojan:Win32/Tisifi.RR!MTB...

This makes it too easy to lose work. A user would assume they needed only the location of their sync'd files and their encryption password. Requiring an export and import...

Poor attitude, @Poorchop.

@JnMik PR is the correct way to make up to date Docker images. I needed one, however, just for the latest version. Based on @JnMik work (and others on Docker...

iOS I can get working but not macos. Ownserver displays the required information in the web interface for iOS and macos. The Service Discovery page says to place the server...

I have a similar problem with Excel 2010 (Pro Plus). Nothing happens at all when I try to run testImport().

Is there a workaround for this warning?

+1 for @miguelerm as his solution also worked for me

I fixed this by disabling the extension.

I think adding the following to the android.yml may work: ``` - name: Create Release id: create_release uses: actions/create-release@v1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: tag_name: ${{ github.ref }} release_name:...