Stev Leibelt

Results 70 comments of Stev Leibelt

I am in the same situation as @hermanlau, I would also go the way to implement a "white list" feature of games that are displayed. If you want to see...

Just for the four eyes principle, @surrim is right. All mentioned plugins are available in [additional_plugins](https://github.com/s9y/additional_plugins) and [plugins](https://github.com/s9y/Serendipity/tree/master/plugins).

@garvinhicking Is there a list or "howto"-Section you can point volunteers to support you on the composer task?

> Could it be you're using PHP 8.1? I'm not sure s9y is compatible with PHP 8.1 yet? The lang framework uses `@define` in many places, I am not sure...

Damn, so I just ran into this issue when I've executed `alembic upgrade head` so far. This is really sad since - if I get it right - this will...

Added [todo](https://github.com/stevleibelt/arch-linux-live-cd-iso-with-zfs/blob/master/CHANGELOG.md#to-change) in changelog.

Um das Anpassen zu ermöglichen, könnte man jeden Zeiteintrag mit einem separaten Zeitstempel ala "editable_until" erzeugen. Dieser Zeitstempel lässt sich erst einmal nicht ändern und könnte auf "now()+8h" festgesetzt werden...

@crtvrmn Warum muss überhaupt der Kreis da sein? Das Datum steht als optischer Trenner darüber. Somit ist es eine doppelte Ausgabe und der Nutzer muss ggf. interpretieren, wass die Zahl...

Philosophical question is, should `on_failure` only be called with `max_retries` is reached? In general, I live your idea of having a dedicated `on_last_failure` callback. If it is connected to `max_retries`,...

Hello @michaelAlvarino, this is my inner Monk writing :-D - Is there a reason to set the password length to 45 or could it be 48 or 64? Because you...