Marnick L'Eau
Marnick L'Eau
First off, sorry for the dozens of edits to this post... I like to report live :) Second, I may have found something interesting... And weird. I took the Default...
Found it! In addition to my previous post (which I won't edit anymore now), I removed the background-size statements. That fixed the CPU usage, though now of course the arrows...
I've put together a pretty decent WIP :) It needs a reload to apply (I don't know how to reactively apply it), I'm not sure the pref is supposed to...
@jimmywarting that does actually seem to work, thanks. We were migrating from got and were under the impression these params would stay as they were. It might well be user...
Same with 1.116.0 under yarn pnp. Dependencies should really just be declared properly. Downstream projects working around missing deps by tacking them on top is asking for problems in the...
I don't think this should be closed unless the problem with dependency declarations was solved in the code independently from the recent comments. Setting `pnpFallbackMode` and `pnpMode` as mentioned just...
@yiss our api is listed as a `REST` type so googling actually tells me it's a V1.
I believe the 2 mainstream options for encryption credentials are unfortunately both less than ideal: * either the user has to enter the master password every time ditto starts (or...
> Ditto could store the database key using the Windows Data Protection API Oh right, I was thinking that secure storage is a dev headache for crossplatform apps, but ditto's...