Robin van Poppel

Results 12 issues of Robin van Poppel

Exploring some ideas about versioning the plugin that works for the github actions build and still allows keepass to compile the plugin. Thoughts: * Embedding a version + a git...

* Experienced a few Cross UI crashes in debug mode when playing around with the time correction settings, and other settings). * Enable the Tls11 and Tls12 flags if they...

> As noted in #110 Some https:// url's cannot be loaded, because they use Tls1.2 which is not always enabled. This could be solved like this, but we need to...

bug

_Originally posted by @Swoy in https://github.com/KeeTrayTOTP/KeeTrayTOTP/pull/115#issuecomment-614224359_ I appreciate the effort! > create a separate window > where you can view all your TOTP Entries (like Google Authenticator) This sounds like...

enhancement

Saw the KeeAgent integrates via an extra tab instead of having separate windows and thought it was quite elegant: ![image](https://user-images.githubusercontent.com/5755736/79106472-e03c1880-7d72-11ea-9906-3e2426b6c47c.png) * See [KeeAgentExt.cs](https://github.com/dlech/KeeAgent/blob/5bf3db730b2b0c05a00f30fe317db3c639303cba/KeeAgent/KeeAgentExt.cs) `WindowAddedHandler(object sender, GwmWindowEventArgs e)` where the tab...

enhancement

Hacked together some sort of solution for #27. This is by no means stable and a questionable solution to say the least. * Did a lot of refactors that might...

> As suggested in #110 > > This got me thinking, if we were to store information in this format, could we also theoretically interpret it and register as a...

enhancement

> As suggested in #110 We could add this to the "Setup TOTP" window. For example a small area where a QR code image could be dragged upon. * Should...

enhancement

Show the functionality provided by the plugin.

docs

Around 2015 I took over maintenance for this plugin. I've fixed some issues and worked on some new functionality and got some additional life out of this plugin. A year...