|
74b303fb2d
|
Add the Channel repository class.
|
2024-06-27 20:05:41 -04:00 |
|
|
f2aebb6d68
|
Move users into their own namespace.
|
2024-06-27 19:31:29 -04:00 |
|
|
9ab1482acf
|
refactor the user repository to use the new MySQL client.
|
2024-06-26 22:09:43 -04:00 |
|
|
e904b27017
|
Remove our own database interfaces, start using the FOR MySQL library.
|
2024-06-26 21:40:34 -04:00 |
|
|
d05faaead7
|
Add database migrations, start fleshing out a specific database connection.
|
2024-06-26 21:10:48 -04:00 |
|
|
ec3af79323
|
Test creating a new user.
|
2024-05-29 22:56:19 -04:00 |
|
|
c478be5601
|
Fix the configuration organization and add more implementations for the repositories.
|
2024-05-25 21:44:57 -04:00 |
|
|
f3f36b333c
|
Add success page.
|
2024-05-23 22:39:38 -04:00 |
|
|
e2a3c95f99
|
Flesh out some of the User repository methods.
|
2024-05-23 21:33:33 -04:00 |
|
|
b908dc6ea3
|
Add an Entity trait, format the example RSS feed, work on the Repository patterns.
|
2024-05-23 21:24:57 -04:00 |
|