| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made some minor formatting fixes | Syndamia | 2021-05-08 | 1 | -1/+0 |
| * | Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed Use... | Syndamia | 2021-05-08 | 3 | -22/+2 |
| * | Moved user repository logic into user service logic (no more repos) | Syndamia | 2021-05-08 | 1 | -66/+0 |
| * | Added DBContext setup for user and roles | Syndamia | 2021-05-07 | 1 | -1/+7 |
| * | Implemented editing user | Syndamia | 2021-05-07 | 1 | -0/+13 |
| * | Impllemented user login and updated navbar | Syndamia | 2021-05-06 | 1 | -0/+13 |
| * | Added automapper; Implemented user register; Improved some database configura... | Syndamia | 2021-05-06 | 3 | -1/+44 |
| * | Fixed Data layer not being able to create migrations and added a migration | Syndamia | 2021-05-06 | 5 | -0/+892 |
| * | Added simple User and Role DB classes, added a simple DBContext and configure... | Syndamia | 2021-05-06 | 5 | -9/+54 |
| * | Added gitignore and initial project generation | Syndamia | 2021-05-06 | 2 | -0/+19 |
