Jonathan Barrow
|
9855dea445
|
refactor(wiiu): dont track NNAInfo in user state, use the DB
|
2024-05-12 15:56:24 -04:00 |
|
Jonathan Barrow
|
915b52c88d
|
chore: migrate to SQL manager
|
2024-04-27 16:22:30 -04:00 |
|
Daniel López Guimaraes
|
f4a4b2830b
|
database: Update database defaults and add country
This prevents errors when scanning the fields on the database
|
2024-04-20 13:44:44 +01:00 |
|
Daniel López Guimaraes
|
2f80336681
|
Rename friends-secure to friends and remove Mongo
Replace MongoDB usage with GRPC calls to the account server. Also
include documentation on the README and a Makefile.
|
2023-08-13 01:05:08 +01:00 |
|
light
|
054b9f17d4
|
Add WiiU default values
|
2023-04-02 18:41:58 -04:00 |
|
light
|
598a75f37d
|
Add blocking features and refactor a bit
|
2023-03-31 17:05:35 -04:00 |
|
Jonathan Barrow
|
1d82e5f182
|
Make user1_pid, user2_pid unique on wiiu.friendships
|
2022-10-09 10:24:37 -04:00 |
|
Jonathan Barrow
|
a82fee4c93
|
Added active flag to blocks and friendships
|
2022-09-16 20:17:56 -04:00 |
|
Jonathan Barrow
|
874e8d9f38
|
Added logs
|
2022-09-11 15:03:40 -04:00 |
|
Jonathan Barrow
|
3437805af1
|
Moved database handlers to console-specific package
|
2022-09-11 02:38:16 -04:00 |
|
Jonathan Barrow
|
ca54e576d5
|
Move from Cassandra to Postgres
|
2022-09-11 02:22:37 -04:00 |
|