Foxchat.NET/Foxchat.Chat
2024-05-22 17:21:27 +02:00
..
Controllers feat(chat): add /guilds/{id} and /guilds/@me endpoints 2024-05-22 17:21:27 +02:00
Database feat(core): add optional SQL query logging 2024-05-22 17:21:22 +02:00
Extensions chat: add initial GuildsController 2024-05-21 20:14:52 +02:00
Middleware feat(chat): add /guilds/{id} and /guilds/@me endpoints 2024-05-22 17:21:27 +02:00
Migrations identity: add proxy controller 2024-05-21 21:21:34 +02:00
Services chat: add initial GuildsController 2024-05-21 20:14:52 +02:00
chat.ini feat(core): add optional SQL query logging 2024-05-22 17:21:22 +02:00
Foxchat.Chat.csproj add package lock files 2024-05-20 04:48:27 +02:00
GlobalUsing.cs add chat base 2024-05-14 22:24:53 +02:00
InstanceConfig.cs add chat base 2024-05-14 22:24:53 +02:00
packages.lock.json add package lock files 2024-05-20 04:48:27 +02:00
Program.cs feat(core): add optional SQL query logging 2024-05-22 17:21:22 +02:00