| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implemented a 404 not found page | Syndamia | 2021-05-12 | 1 | -3/+3 |
| | | |||||
| * | Made service models structure resemble that of the web models (models for ↵ | Syndamia | 2021-05-11 | 1 | -1/+1 |
| | | | | | each "feature" are in their own folder) | ||||
| * | Implemented account deletion | Syndamia | 2021-05-08 | 1 | -5/+11 |
| | | |||||
| * | Added register view message when register was unsuccessful | Syndamia | 2021-05-08 | 1 | -1/+1 |
| | | |||||
| * | Added login message when login was unsuccessful | Syndamia | 2021-05-08 | 1 | -1/+1 |
| | | |||||
| * | Implemented user getting logged in automatically when they register | Syndamia | 2021-05-08 | 1 | -1/+4 |
| | | |||||
| * | Simplified account edit authorization | Syndamia | 2021-05-08 | 1 | -3/+0 |
| | | |||||
| * | Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed ↵ | Syndamia | 2021-05-08 | 1 | -0/+140 |
| UserController to AccountController, updated links | |||||
