Ian G

Results 53 issues of Ian G

A project I am working on correlates our `Storyboard` file's names with the `UIViewController` subclass that is it's initial view controller. The result is a `Storyboards.*` `struct` that conflicts in...

Hello @op ! I really enjoy the library, it's been great using it! It'd be awesome to have access to the root `log` function that `Error`, `Warning`, etc call, in...

Hello! I'm new to using Armok Vision so I may be doing something wrong but: When I load up my game I have a giant gaping hole where everything should...

It'd be great to go both ways. Would preferably allow specifying overwriting and merging rules on `documents` and `collections` separately.

enhancement
help wanted

Optionally allow deletion of previously backed up data that is no longer in the database.

enhancement

Thanks to @lewchuk (@lewchuk-inkling) we have can now choose which path patterns to exclude from a backup, it would be great to be able to combine that with the ability...

enhancement

`hoek` versions < 5.0.3 have a potential Prototype pollution vulnerability. `firebase-admin` is our base dependency that eventually includes `hoek`. firebase-admin: https://github.com/firebase/firebase-admin-node/issues/217 ~grpc-node:~ ~https://github.com/grpc/grpc-node/issues/225~ ~https://github.com/grpc/grpc-node/pull/311~ ~node-pre-gyp: https://github.com/mapbox/node-pre-gyp/issues/356~

For all of the normal reasons it'd be great to have test coverage

enhancement
help wanted

For example: * `/collectionName/*` - all documents in collection `collectionName` * `/collectionName_other/*/subcollection` - all documents in sub-collection `subcollection` within documents within the collection `collectionName_other`

enhancement