Elnur Hajiyev
Elnur Hajiyev
It seems, there is not an adapter written specifically for testing. It would be nice to have an adapter which utilizes memory instead of disk.
For some files, the player replays the audio indefinitely, for some others, it plays just once. I could not figure out what is the pattern here. I am using the...
The aim of the change is to allow passing custom claims to the test token as well as adding widely accepted claims by default.
@rappasoft , can you please tell if this package is dead or still maintained? I liked the simplicity of it and already using it in our projects. But no activity...
This PR updates the generated code to align with Laravelโs current approach for migrations. Laravel has long adopted anonymous classes for migrations to prevent class name collisions. With this change,...
Hi, despite commits for recent Keycloak versions, the latest release is still from 2023, and no new builds have been provided in two years. Could you clarify your position or...
In my opinion, ISO codes are more appropriate to be used as primary keys for the tables in this repository rather than "randomly" assigned integers. It makes more sense to...
Any plan on expanding the scope of this package to support IP geolocations as well?
### ๐๐ Contact Details (optional) _No response_ ### ๐ก Tell us more about your idea Any plans on supporting arm64 platforms?
HUD message color variables are left uninitialized during the first few frames, causing a crash in the debug build of client.dll. I replaced the duplicated initialization logic with a single...