Offerel

Results 103 comments of Offerel

Thats works great. With customCSS i have tryed to add a sort of "grabber", but i cant get to stick to the right side of #aside_feed. I can stick it...

Mostly i use Firefox or some of its forks. But it should work also with Chromium and other browsers.

Ok, i think, i have it now. I use both extensions CustomCSS and CustomJS. CustomJS: ``` const aside_feed = document.querySelector('#aside_feed'); const nav_entries = document.querySelector('#nav_entries'); const subcriptions = document.querySelector('#btn-subscription'); const border_width...

We can close this with #4463

Many thx for the statement. Good to know this wonderful app is not dead. I can fully understand your point since I was in the same boat some years ago....

Is there some timeline, when we can expect to at least the field TimeOtp-Secret-Base32?

I don't want to be pushy, because I know how annoying this is for such a project. I also know that I can use both fields at the same time...

Thx for your suggestion. I have tried your second suggestion, but this didn't solve the problem with to many http requests. The current server is only a small Raspberry Pi....

install without Admin rights would be great.

You can extract all files manually either with 7Zip or by command line with ` msiexec /a drive:\filepath\to\MSI\file /qb TARGETDIR=drive:\filepath\to\target\folder`. Thats enough for a update. For a fresh install, you...