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
dead9f89bb
feat: remove unused ref campus
2024-10-27 06:50:47 +03:00
1f3aaca3cf
sec: move token from responce to cookie
2024-10-09 03:00:26 +03:00
a36e0694ec
feat: add token response
2024-06-21 21:50:42 +03:00
4222e4702f
refactor: provide single response for schedule
2024-06-10 21:59:34 +03:00
2e64caf6ea
refactor: code cleaning
2024-06-01 10:59:23 +03:00
0d3461b769
feat: add specific weeks
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m52s
2024-05-19 13:53:25 +03:00
ca18804a33
fix: error CS1061
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m50s
2024-05-19 12:30:17 +03:00
ee2351b5ed
feat: add controller
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m23s
2024-02-19 11:20:49 +03:00
59eccf8b93
feat: add model for lecture hall
2024-02-17 14:21:52 +03:00
6396d8a318
refactor: add an understanding of nullable for swagger gen
2024-02-17 09:07:47 +03:00
84872a5d6d
feat: add course information
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m34s
2024-02-17 01:49:37 +03:00
1b8c82949a
feat: write a dto in a separate project
2024-02-16 23:54:52 +03:00