mare.server/MareSynchronosServer/MareSynchronosShared/Models
rootdarkarchon ca16b08a2f
Server rework for API change and paradigm shift (#23)
* 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>
2023-01-29 15:15:02 +01:00
..
Auth.cs Add Server-Side Download Queue (#21) 2023-01-11 12:22:22 +01:00
Banned.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
BannedRegistrations.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
ClientPair.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
FileCache.cs potentially fix stuck uploads 2023-01-18 19:46:03 +01:00
ForbiddenUploadEntry.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
Group.cs Server rework for API change and paradigm shift (#23) 2023-01-29 15:15:02 +01:00
GroupBan.cs Switch Authentication to asynchronous streaming calls (#16) 2022-10-13 16:55:23 +02:00
GroupPair.cs Server rework for API change and paradigm shift (#23) 2023-01-29 15:15:02 +01:00
GroupTempInvite.cs remove unnecessary usings from solution, fixes in metrics 2022-12-20 12:00:23 +01:00
LodeStoneAuth.cs Syncshells (#11) 2022-10-04 14:13:43 +02:00
User.cs adjust alias length 2022-10-04 14:59:50 +02:00