-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Rename classes
-
Security\User -> UserContext
Not gonna doTeddy\Entities\User\* -> Teddy\Entities\Players\*
User to Player / Admin via single table inheritance.
Presenters can contain $user & $player variable.
- done
Teddy/AdminModule/Components/UserControl to smaller components
- done
UserTotalBan to throw 404 instead of 500
- done
Daily/detailed stats to trait / embeddable?
- done
Reactions are currently unavailable