Daniel Zen

Results 13 comments of Daniel Zen

Yes, this was a spike turned into a library. I have not yet really attacked the following 3 issues: - Multi-user Authentication - Conflict Resolution - Ordered Data All of...

@markterrill I have given up on waiting for this to be fixed. I have created a substitute for the npm package using your code. I am using it in my...

I just received my TestFlight credentials, and one of the first things I tried to do was setup FIDO2 & PassKey authentication. **Neither** of which is working due to this...

I am able to get the popup **for PassKey** by explicitly setting: ``` AllowAgentForwarding yes # or no. Either makes the popup appear ``` But I'm still not logged in.

Despite using a MacOS server, and reading (possibly out of date) that enabling Remote Login is all that is needed to enable sftp, SFTP was not enabled. I needed to...

I guess I had a different expectation for what remote dev would look/be like, something more akin to Remote-SSH. For instance, I was surprised to not be able to use...

I originally used [https://github.com/angular-pouchdb/angular-pouchdb](https://github.com/angular-pouchdb/angular-pouchdb) and had to modify it to serve my purposes. However, I switched to [https://github.com/wspringer/angular-pouchdb](https://github.com/wspringer/angular-pouchdb) because a) It supported what I needed out of the box b)...

I really want to work more on this. I've just been under the gun on client work. Everytime I talk on the subject, I add to the repo. Unfortunately, I...

@tlvince I'm planning on moving back to your version of angular-pouchdb, but you never approved my pull request which had needed functionality, so I initially used a forked version. Also,...

I whole-heartedly concur. It is on the short list of things to work on next.