Felix Queißner
Felix Queißner
Ah, i can set the TLS version to "1.2 or later" instead of enforcing 1.2
I would definitly prefer the second version, using embedded scroll bars for the text blocks. You can see that this [looks pretty neat](https://random-projects.net/blog/2021-03-03-distributed-trust.gemini) in the web version of random-projects.net. I...
I think this solution isn't that bad actually. We could do that!
Thanks you two! I'll incorporate that info into the building docs when i find the time :)
@przsak can you test if the icons are now visible?
I actually had a CI running, but it looks like it broke with the latest changes i made to my home server. I tried using github actions for building kristall,...
You can check out this here: https://github.com/MasterQ32/kristall/tree/master/ci Both `build-and-deploy` files are invoked by my own "CI", but this is stuck right now due to config problems. So you can use...
Introduced an experimental feature to strip the `` tag from html in 8b1ddcddbf85473982afa8ba1d4f23063bb56a38 I don't think it's worth the time to invent and integrate a heuristic of "what is actually...
One year later, i'm working a bit on Kristall again > A simple idea I have is to allow loading in external css stylesheets and I could then use display:...
Thanks for the proposal! I wanted to include something based on [`QCompleter`](https://stackoverflow.com/questions/24248606/how-to-accomplish-drop-down-word-suggestions-in-qt) that will auto-complete your favourites as well as previously visited pages in your current session. The favourites stuff...