Râu Cao

Results 596 comments of Râu Cao

It looks like we didn't come to consensus here. From what I understand adding the parameter doesn't add a meaningful benefit for our case, right?

Good question. Did you try it and just check in your IndexedDB if it's cached or not? The way sync works is that the library checks the highest parent folder...

That bug seems to have been fixed a very long time ago: > This bug is fixed in #697 which has already passed first review If anyone has guidance, it...

Hi Dien, Thanks for your question. The answer to this is two-fold, and after testing this for a bit in one of my apps, it seems you may have found...

Just FYI: added the docs label, because it seems like we should document the current and intended behavior better.

> Concretely I want to store a file with If-None-Match or If-Match conditions That's handled automatically by this library. > but there is no way for me to fetch the...

Just FYI: removed bug label, added feature label. Reason: it's not really a bug, but a missing feature in this codebase.

> This isn't a PR because I'm not sure what _should_ happen here; should that function throw an error, or fake a response object with statusCode 404, or something else?...

> I have been using the remoteStorage widget in Pétrolette for years and it works great (quite literally, never failed me once) Great to hear that! :tada: > API User-facing...

Yes, any help would be most appreciated. Shouldn't be hard to change the Google Drive backend to use the scopes from `remoteStorage.access` either. We're currently in the process of finalizing...