Robin van Poppel
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...
_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...
Saw the KeeAgent integrates via an extra tab instead of having separate windows and thought it was quite elegant:  * See [KeeAgentExt.cs](https://github.com/dlech/KeeAgent/blob/5bf3db730b2b0c05a00f30fe317db3c639303cba/KeeAgent/KeeAgentExt.cs) `WindowAddedHandler(object sender, GwmWindowEventArgs e)` where the tab...
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...
> 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...
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...