Le Philousophe
Le Philousophe
When using OIDC providers not based on email addresses but providing one, it may be useful to use the `sub` claim instead of the `email` one as the username. If...
This PR does two things. The shortcut support added recently is extended up to Nougat MR1 (7.1) as I missed a portability trick for this version. Then, dynamic shortcuts are...
- Use a SVG asset to allow for better scalability - Make the controller visible when touching the screen - Allow for oblique moving by placing finger between two directions...
This fix is needed to properly display the gamepad overlay on Android when in menus. The `_doFlip` flag has been added by @eriktorbjorn in 24bcd2bd25d5 in order to reduce CPU...
Improve the OpenGraph result by diversifying the description and the title. This is done by adding more template parameters that each Controller sets to the proper value depending on the...
This updates all composer and node packages to be up to date. There is a major update of Smarty and the fixes associated to it. PHPStan linter has been passed...