-
It seems when setting FOAL_ENV=production, cookies setings in production.json of config folder not applied
-
### Describe the bug
If you use Transposition on a target on a different z-level, when you swap positions you will remain on the same z-level you were on when you cast it. In my case, I cast it from …
-
## Initial Request
### Goal
_Describe what you're trying to accomplish. This is the only necessary step to start this process. The Committee is available to assist with all other steps. Please cle…
-
Hi,
This option here:
https://github.com/FoalTS/foal/blob/master/packages/core/src/express/handle-errors.ts#L23
Is kind of a surprise. Because we do have a logger and in general literally using c…
-
Version of FoalTS: 2.9.0
![image](https://user-images.githubusercontent.com/5065981/212146145-827f99ab-c152-4441-b711-47ce6c930516.png)
Hi! I've been testing my foal-ts microservices on a kind o…
-
When I load into my world on 1.12.2, it freezes then doesn't respond at all. I wait for it to respond but it doesn't no matter how long I wait and I have no choice but to close Minecraft. I tried runn…
-
I need to know how to log the `method request-path response-time` just like in morgan to be logged in winston logger.
or if I could get the response time from the foalts I can use it to log it manu…
-
Hello!
I'm aware of the capability of change the request size limit by using the config. Is there any way to change the limit but ONLY for a specific url or request?
![image](https://user-images…
-
👉 https://github.com/prisma/prisma-examples
-
Is it possible to access the 'Context' object from outside the controllers, such as within a simple utility class like 'UiUtils'?
For instance:
```
export class UiUtils {
static getCurrentUser…