NMC

Results 4 issues of NMC

The `get_events()` function from the `AuthenticatedUser` class doesn't return events of only the user, it returns all events. I have modified the function to return user events only, with a...

I have implemented the fix that @shawndcorn made in #21. I just added the single line adding the sort function. Thanks @shawndcorn !

Added an environment variable to enable a script that fetch a random port assigned by private internet server for a port forward. This port is then used in the qbittorrent...

Hello, With unreal 5.3, they added the functionality to add Badge Metadata You can see the commit here : https://github.com/EpicGames/UnrealEngine/commit/0b8075286f7875b6373ec33d115fe37111b0f697 Is this something already implemented in your solution or something...