aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Services
Commit message (Expand)AuthorAgeFilesLines
* Implemented account deletionSyndamia2021-05-081-0/+8
* Simplified account edit authorizationSyndamia2021-05-081-7/+0
* Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use...Syndamia2021-05-081-10/+5
* Moved user repository logic into user service logic (no more repos)Syndamia2021-05-081-14/+33
* Implemented editing userSyndamia2021-05-072-1/+34
* Implemented user profile pageSyndamia2021-05-073-0/+17
* Added logout functionality and updated navbarSyndamia2021-05-061-0/+5
* Fixed some namesSyndamia2021-05-061-8/+0
* Impllemented user login and updated navbarSyndamia2021-05-063-1/+22
* Added automapper; Implemented user register; Improved some database configura...Syndamia2021-05-064-0/+58
* Updated some target frameworks and namespacesSyndamia2021-05-062-2/+2
* Added gitignore and initial project generationSyndamia2021-05-062-0/+20