Sergio Garcia

Results 6 issues of Sergio Garcia

Writing only the date portion of a date-time (i.e. ```birthday=1977-06-28```) is supposed to be supported

The delete command should support an option to delete subcollections recursively

As of today, it only supports the ID of a document. This is specially problematic as it can make pagination useless if the referenced documents change while the pages are...

We really need more graceful error handling, messages are hideous ;-)

Hello there, is there a plan to create a new npm release soon? getTokensFromCode, in the apple provider, is not exported in the latest release available at npmjs Thanks!

Currently, the DoH calls fail when using google's DoH API, since it returns "application/json; charset=UTF-8" as its response's content-type and the code expects "application/dns-json" (which seems to be particular to...