John
John
- simlar to `express-session`, would want to implement sessions for user authentication - basic auth example does not include cookie expiry
Suggest to add 404 handler to be configuable under `config.toml` as follows ``` [[http.routes]] code = "404" service = "notFound" ``` In Node SDK: ``` const notFound = async ctx...
My grid is a hexagonal grid, so the traversal is different from square grid. As illustrated below:  I want to disable R-L diagonal traversal but can't find via the...
**Describe the bug** Lacks proper documentation for getting started with this library. I had to manually install sass-loader and still run into compilation issues. **To Reproduce** Running webpack development server...
Used your library under NodeJS and running under strict mode. Encountered this error: `ReferenceError: mat_T is not defined` Added the var back and runs fine
Can we integrate Hires Fix to DiffusionBee? It brings several benefits: - Higher Resolution generations (upscale but with more details) - Fix issues like weird fingers or hands
Just created some concept UI for Freedit. Hope we can implement this so that Freedit can have a better UI and user experience. Any thoughts?  