John

Results 7 issues of 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: ![0R67b](https://user-images.githubusercontent.com/10090182/58948790-86b3a680-87bd-11e9-8214-74d8077609a5.png) 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...

docs

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? ![Public Channel View](https://github.com/freedit-org/freedit/assets/10090182/b1248b72-64ae-4112-b344-c6195a999bdf) ![Tag View](https://github.com/freedit-org/freedit/assets/10090182/1aaf2776-7758-4c5a-95a0-db967aaf8f93)