Split gamestick table into gamesticks and users, adjust code
authorChristian Weiske <cweiske@cweiske.de>
Fri, 2 Aug 2024 20:00:21 +0000 (22:00 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 2 Aug 2024 20:00:21 +0000 (22:00 +0200)
commit707df4438a666a211750ad76875b977e6281f3ef
tree9cdcd16450807316889c2ddd474d0162a4427962
parent115f46e787e222a73d5603630906ad437843d8b1
Split gamestick table into gamesticks and users, adjust code
src/Db.php [new file with mode: 0644]
src/Gamestick.php [new file with mode: 0644]
src/GamestickRepository.php [new file with mode: 0644]
src/ProfileDb.php [deleted file]
src/User.php [moved from src/Profile.php with 84% similarity]
src/UserRepository.php [new file with mode: 0644]
www/activate.php
www/api/rest/connect.php
www/api/rest/parentcontroll/change/agerating.php
www/api/rest/player/profile.php
www/setupcheck.php