christophrus
christophrus
+++ Keep up your good work for the anti-scammer scene +++ I'm going to donate to you later :-)
It seems that the password doesn't get encrypted, when trying to $push a SubDocument with `findOneAndUpdate`. Here is an example script: ``` var mongoose = require("mongoose"); mongoose.connect(process.env.MONGO_URI, { useNewUrlParser: true...
Because I was wondering if it isn’t a waste of resources to open a socket every time someone hits the site, e.g. when the login buttons are implemented into the...
On the server configuration page it says in the package list "0 packages available" for Flux models dispite all packages are installed. It should say "All installed" too.
Custom node [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) is required for "models/text_encoders/[t5-v1_1-xxl-encoder-Q5_K_M.gguf](https://huggingface.co/city96/t5-v1_1-xxl-encoder-gguf/resolve/main/t5-v1_1-xxl-encoder-Q5_K_M.gguf)" and you get an error when it's not installed.