diff options
Diffstat (limited to '')
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/AuthController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/AuthController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/DirectoryController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/DirectoryController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/HEDebug/HEDebugController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/HEDebug/HEDebugController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/KeysController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/KeysController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/LegacyController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/LegacyController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Media/MediaController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Media/MediaController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomAccountDataController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomAccountDataController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomMembersController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomMembersController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomStateController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomStateController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomTimelineController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomTimelineController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomsController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomsController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/SyncController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/SyncController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/ThirdParty/ThirdPartyController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/ThirdParty/ThirdPartyController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Users/AccountDataController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Users/AccountDataController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Users/FilterController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Users/FilterController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Users/ProfileController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Users/ProfileController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Users/UserController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/Users/UserController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/VersionsController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/VersionsController.cs) | 0 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/WellKnownController.cs (renamed from Tests/LibMatrix.HomeserverEmulator/Controllers/WellKnownController.cs) | 0 |
19 files changed, 0 insertions, 0 deletions
diff --git a/Tests/LibMatrix.HomeserverEmulator/Controllers/AuthController.cs b/Utilities/LibMatrix.HomeserverEmulator/Controllers/AuthController.cs |