RetroAchievements / RAWeb

The RetroAchievements.org platform. Includes core functionality for managing achievements, game data, and community features.
https://retroachievements.org
GNU General Public License v3.0
272 stars 98 forks source link

feat: add Active Players back-end actions for `/demo/home` #2856

Open wescopeland opened 1 week ago

wescopeland commented 1 week ago

This PR adds three new actions:

These actions are meant to facilitate the back-end logic for the Active Players widget on /demo/home. The actions are currently not exposed anywhere. Tests are present to validate their behavior is correct.