luX0r-reload
luX0r-reload
Mmmh... may be strings concatenation it's not secure? (see SQL Injection)
Ok. I used a dependency_overrides in pubspec.yaml to forcing use postgres: 2.1.1 as a temporary workaround, and it works. Any news on a final fix? Many thanks. Luca
Yes, in db migration appears the same error and override postgres to 2.1.1 in pubspec.yaml does not solve it. EDIT: Solved. Run `pub run aqueduct db upgrade` in application folder.
Need a general UI font family and UI font size settings...
Hi. I noticed this by checking the “System - Redirect” page where I found several lines reporting a 404 for some images. Checking the page source I saw that the...
@christopher-l, many thanks. For the use of nth-child with GTK, might be useful to you: https://www.manpagez.com/html/gtk3/gtk3-3.20.2/gtk-migrating-GtkStyleContext-bonus-points.php