Kevin Muller kevin
  • Joined on 2024-01-31
58 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
kevin commented on issue Fediversity/Fediversity#190 2025-03-28 13:58:21 +01:00
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…

kevin deleted branch DisplayDeploymentResult from lois/Fediversity 2025-03-28 13:36:05 +01:00
kevin merged pull request Fediversity/Fediversity#283 2025-03-28 13:36:04 +01:00
Show if deployment succeeded
kevin pushed to main at Fediversity/Fediversity 2025-03-28 13:36:04 +01:00
88674c8efc Show if deployment succeeded ()
kevin pushed to DisplayDeploymentResult at lois/Fediversity 2025-03-28 13:31:57 +01:00
f2c1000498 address review comments from kiara
kevin pushed to DisplayDeploymentResult at lois/Fediversity 2025-03-28 12:41:15 +01:00
19c8e27cbd show what deploys succeeded and correct some indentations
kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 16:33:15 +01:00
dfcb18d7e7 set de deploy routine back to before merge conflicts
kevin commented on pull request Fediversity/Fediversity#259 2025-03-19 16:28:06 +01:00
Progress Indicator

@kiara i cleaned up somethings in the file to improve the diff

kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 16:27:14 +01:00
92016a74c0 cleanup up stylesheet
kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 16:25:19 +01:00
97c293e890 cleanup more in views.py
kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 16:22:40 +01:00
caef7e737e cleanup debugmess in views.py
kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 16:14:56 +01:00
bc44d7fe05 addres 5084
kevin commented on pull request Fediversity/Fediversity#259 2025-03-19 16:03:00 +01:00
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

kevin approved Fediversity/Fediversity#257 2025-03-19 15:50:43 +01:00
remove option fediversity.eu

lgtm

kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 15:26:21 +01:00
4d950e2b38 remove the sepparate thread for deploying and finish load indicator
kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 15:01:22 +01:00
ad00dcbc0f add start of showing loading indicator on click deploy
kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 14:19:47 +01:00
71abfb141c fix htmx deploy post acctualy activate deploy routine
kevin pushed to ProgressIndicator at lois/Fediversity 2025-03-19 13:58:04 +01:00
e07576b65e fix double ran nixops deployment
kevin pushed to stitching at kiara/Fediversity 2025-03-18 16:25:38 +01:00
523f438876 sepperate deploy proccess from page loading
kevin commented on pull request Fediversity/Fediversity#246 2025-03-18 09:06:33 +01:00
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]…