-
Version of FoalTS: 3.0
The following worked in Foal 2.x but fails in 3.0. To get it to work in Foal 3.0, I had to remove the use of the "example" keyword from each of the schema properties.
```t…
-
1.16.4 stable
1.3.6 PetAI
1.2.6 feverstonehorses
New world
Enclosed a mare + stallion in a fenced pen.
Only gains portions thru manual feeding even if tamed.
I tried haystack, drygrass, ca…
-
From my perspective, I found a bug, because of the inconsistent behaving of ```ignoreUnmappedSourceProperties```.
I defined these classes:
```
data class Inside(val value : String)
data class In…
-
The documentation currently leaves a bit to be desired. It highlights the simple use-case/happy path, but if you want to do anything somewhat complex, good luck finding it in the documentation. A fe…
-
As per https://github.com/backdrop/backdrop-issues/issues/309, can we also add in this functionality: [Field Word Boundary](https://www.drupal.org/project/field_word_boundary)? This module allows trim…
-
### Mod Version
1.0.4
### Game Version
1.18.1
### OS
Linux
### Play mode
Multiplayer
### Problem
System-agnostic! Game fails without Extra Overlays using pre-existing world …
-
I want to increase the timeout on a specific route that could take ~5min to execute, how could I do that with Foal?
HRK44 updated
2 years ago
-
Hello FoalTS friends!.
I was up all night because my service stopped working after an update, but also I come here with a temporary solution.
I tried endless things, including undoing (minimal) …
-
I was just following along with some of the boilerplate instructions (https://foalts.org/docs/security/csrf-protection) and everything was going well util retrying to set a user onto the session.
O…
-
Currently with the default logging morgan is used in `immediate: false` mode, which means that the logging middleware will only log HTTP requests once they have been fully processed.
If the ser…