mapguesser/src/PersistentData/Model
2021-05-05 19:16:54 +02:00
..
Map.php MAPG-140 add Map persistent model 2020-06-20 02:03:11 +02:00
Model.php MAPG-140 add PersistentDataManager and refactor of models 2020-06-20 01:48:20 +02:00
MultiRoom.php MAPG-203 add new table and model for multi_room 2021-03-20 19:44:48 +01:00
Place.php do not exclude indoor panoramas 2021-05-02 18:38:29 +02:00
User.php MAPG-199 fix issues found by PHPStan 2020-07-05 23:18:56 +02:00
UserConfirmation.php MAPG-142 implemenet confirmation mail resend 2020-07-05 13:39:56 +02:00
UserPasswordResetter.php MAPG-141 add password resetter table, model and repository 2020-07-05 00:03:56 +02:00
UserPlayedPlace.php extended database with UserPlayedPlace table for tracking when and what place a User played in game 2021-05-05 19:16:54 +02:00