Adrian

Results 290 comments of Adrian

Why not just remove the `href="javascript:void(0)"` from the links and preventDefault the event in the JS event handler that also handles opening the new tab?

I also really miss the ability to open feedly with a single click. Also, could you maybe move the new refresh button to the left? The rightmost button used to...

It happens for me with this feed: http://blog.fefe.de/rss.xml?html

Happened on all entries. Could it be related to this GreaseMonkey script I'm running? ``` // ==UserScript== // @name _blank Must Die // @namespace http://maxkueng.com/gmscripts // @description Removes the target...

Yes, please contribute this upstream...

It would be nice to have the "new device logged in" emails like in the original service: > Your Bitwarden account was just logged into from a new device. >...

> Push notifications would be cool too. I know you'd have to compile your own mobile clients for them to work but that's not such a big deal and having...

It looks like all you need is a key from https://bitwarden.com/host/ https://github.com/bitwarden/server/blob/255855887b2463478ec93133bee301c61a18b517/src/Core/Services/Implementations/RelayPushRegistrationService.cs#L23

what about `normalize`? I think in almost all other programs CLI options use the en_US versions, so users are likely to get it wrong if migra expects en_GB

I think this is the case in pretty much every single webapp. I'd really avoid putting things in the session where this is a real problem.