Archived
1
0
Fork 0
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
heritage-wow/app/Http/Controllers
2021-09-01 15:22:30 +02:00
..
Admin Adding user handling pages for admins. 2021-07-15 15:39:25 +02:00
Auth app/Http/Controllers/Auth/OAuthController.php: check trashed records before trying to login via oauth. 2021-07-13 18:47:24 +02:00
CharacterController.php Character: add ability to edit a character. 2021-07-03 14:15:21 +02:00
CharacterProfessionController.php app/Http/Requests/CharacterProfessionImportRequest.php: Rename to ProfessionImportRequest 2021-09-01 15:22:30 +02:00
Controller.php initial commit 2021-06-28 17:33:29 +01:00
ItemController.php Adding Item Page 2021-07-30 12:31:31 +02:00
LocaleSessionController.php Adding app/Http/Controllers/LocaleSessionController.php 2021-07-30 13:32:36 +02:00
ProfessionController.php app/Http/Requests/CharacterProfessionImportRequest.php: Rename to ProfessionImportRequest 2021-09-01 15:22:30 +02:00
ProfileController.php app/Http/Controllers/ProfileController.php: in update() do not create hash for empty password. 2021-07-22 18:54:39 +02:00
RecipeController.php initial commit 2021-06-28 17:33:29 +01:00
UserController.php Add user page. 2021-07-21 18:57:10 +02:00