8083f24324
Dep Updates & Type Casting Envs
2025-02-05 17:34:18 -05:00
1c6a749d71
Larastan Level 6
2025-01-30 20:49:56 -05:00
a5dcaed179
Larastan Level 5
2025-01-30 15:44:05 -05:00
7da825659d
Additional Rector Updates
2025-01-30 00:50:28 -05:00
cb5c3caad8
Rector Changes
2025-01-30 00:23:55 -05:00
30985541e7
Fixes PHPStan Issues
2024-09-30 22:54:15 -04:00
0d043ff880
Username Handling
...
- When a new user is created using Discord OAuth information, if the username returned from Discord is already taken, append randomness to the end of the username.
- Validates that a new account name is unique.
- Validates that an updated account name is unique.
2024-09-30 16:43:31 -04:00
caefd6dbb2
Discord Avatar Import
...
Imports the user's avatar from discord when a new user is created through OAuth.
2024-09-30 14:06:37 -04:00
746fed1746
OAuth Management
...
Adds a edit-user-profile section to allow a user to remove an OAuth connection from their account when they have a local account password set.
2024-09-27 20:41:36 -04:00
88aa9b1ad8
Discord OAuth
...
Creates the base structure for Discord OAuth.
2024-09-26 16:55:44 -04:00