L Petersen

Results 16 comments of L Petersen

Well, bookmarking already works out of the box with your run-of-the-mill bookmarking facility, like so: https://wbo.ophir.dev/boards/anonymous#50419,23683,1.5 What I'd think would be extremely cool would be a "follow all users" option,...

This is really cool, thanks! One would also have to somehow dectivate the keyboard shortcuts, right? I just tried your approach by setting `style="display: none"` for the menu `div` (quick...

The same(?) happens when trying to start the `julia` executable on my Debian 11 system: ``` ~ $ LC_ALL=C julia --version julia version 1.5.3 ~ $ LC_ALL=C julia Segmentation fault...

@ervee Sorry to "necropost", but there are a couple of still open issues here which I stumbled upon looking for a solution with fail2ban, and they seem to be related...

Just came across this issue after having experienced the same behavior with a fresh install of authentik (2023.1.0, although the admin interface is stubborn about telling me I'm still running...

Almost one year later … so am I. I have a SIM800L R14.18 (Revision:1418B05SIM800L24 as per `ATI` and `AT+CMGR` commands). I can set a client certificate, but not a root...

And for anyone else running into this also trying to get this to work with an ESP32: The way to go for me was using the [SSLClientESP32](https://github.com/alkonosst/SSLClientESP32) library instead. :sweat_smile:...

For me, removing the `UNSIGNED` attribute from the `fileid` field in the `oc_richdocuments_wopi` table fixed the issue. I can upgrade both my collabora container and my richdocuments app again without...

Thank you for the clarification, @elzody. > I am wondering if those of you who are experiencing this have an older installation and have ever used the `occ richdocuments:convert-bigint` command...