mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 17:07:22 +01:00
* start with group permissions implementation * some minor refactoring * adjust hub for api changes * fixes and database migration * fixes sending online/offline message to clients stuff * remove admin stuff from server * fixes get server permissions * send group pair info to client on joining a group * send online only on sending connection dto --------- Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com> |
||
|---|---|---|
| .. | ||
| Auth.cs | ||
| Banned.cs | ||
| BannedRegistrations.cs | ||
| ClientPair.cs | ||
| FileCache.cs | ||
| ForbiddenUploadEntry.cs | ||
| Group.cs | ||
| GroupBan.cs | ||
| GroupPair.cs | ||
| GroupTempInvite.cs | ||
| LodeStoneAuth.cs | ||
| User.cs | ||