MireaBackend/Endpoint/Controllers/V1
Polianin Nikita cd6f25deba refactor: transfer logic
All logic related to token manipulation has been transferred to the AuthService. Also added TOTP 2FA and rethought the logic of logging into the application
2024-10-31 04:12:02 +03:00
..
AuthController.cs refactor: transfer logic 2024-10-31 04:12:02 +03:00
CampusController.cs refactor: remove default produce 200 code 2024-10-07 02:45:38 +03:00
DisciplineController.cs refactor: remove default produce 200 code 2024-10-07 02:45:38 +03:00
FacultyController.cs feat: remove unused ref campus 2024-10-27 06:50:47 +03:00
GroupController.cs refactor: remove default produce 200 code 2024-10-07 02:45:38 +03:00
ImportController.cs fix: change current culture to russian for import 2024-10-31 04:06:58 +03:00
LectureHallController.cs refactor: remove default produce 200 code 2024-10-07 02:45:38 +03:00
ProfessorController.cs feat: add search professors by name 2024-10-25 04:44:18 +03:00
ScheduleController.cs docs: add some specification 2024-10-25 04:43:18 +03:00