ProjectLighthouse/ProjectLighthouse.Servers.API/Controllers
koko d1e21b4e18
Add online users endpoint to user API (#789)
* Add /api/v1/users/online endpoint

* Fix chaining style

* Return empty list if none online

* Return by ascending login time and limit to 50

* Improve pagination clamping

* Correct login time sort
2023-06-11 17:13:19 +00:00
..
SlotEndpoints.cs Revert slot API to old functionality 2023-04-04 20:51:53 -05:00
StatisticsEndpoints.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
StatusController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UserEndpoints.cs Add online users endpoint to user API (#789) 2023-06-11 17:13:19 +00:00