58 contributions in the last 12 months
Less
More
Wire up passing credentials from FediPanel to the Pixelfed configuration
I looked at what info you can get from the django auth and.
we can get the username and email from django. But for the password we cant since django uses 1 way hashing and thus its impossible…
Show if deployment succeeded
Progress Indicator
even if default wouldn't be better to still specify things like this so its clear to other people working on this code what it triggers on since we lack comments through the whole code
WIP: trigger nixops from panel
the reason why there is a 502 seems to be the following
The nginx log seems to get a connection refused from the panel `Mar 18 08:40:15 fedi201 nginx[32351]: 2025/03/18 08:40:15 [error]…