Craig

Results 24 comments of Craig

I’m flexible, as long as it eliminates the need to spoof user-agent string.

I had the same question, I'm happy to submit a pull request for the docs. Is this an accurate summary? * You can use the official and Maestral clients at...

@samschott got it. I'll submit a pull request this weekend.

NextCloud 20 implemented client-side encryption, enabled per folder. The general model may be applicable to this feature request. - https://github.com/nextcloud/end_to_end_encryption - https://github.com/nextcloud/end_to_end_encryption/blob/master/doc/api-usage.md - https://github.com/nextcloud/end_to_end_encryption/blob/master/doc/api.md - https://github.com/nextcloud/end_to_end_encryption_rfc/blob/master/RFC.md

I can confirm Google has changed the format of the export from JSON to CSV. I'll work on a new process.

@jonasmalacofilho I dig some digging, it looks like the usb.ids database is consistently available on most *nix like systems (excluding Darwin) via userspace tooling at one or more of these...

I have some cycles to work on this. @jonasmalacofilho, I can implement this per your suggestion ^^^. The outstanding question is where to source the data on Darwin and Windows....

In order of default priority - 1. If supplied, a user specified path. 2. The system, assuming the usual paths. I'll include the paths Brew and Mac Ports use. 3....

@jonasmalacofilho got it, I'll work on this.