| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implemented authorization; Replaced Role with IdentityRole<Guid>; Renamed ↵ | Syndamia | 2021-05-08 | 1 | -4/+4 |
| | | | | | UserController to AccountController, updated links | ||||
| * | Made moved footer to it's own partial cshtml | Syndamia | 2021-05-07 | 2 | -3/+9 |
| | | |||||
| * | Implemented user profile page | Syndamia | 2021-05-07 | 1 | -1/+3 |
| | | |||||
| * | Removed the "- Web" part of layout | Syndamia | 2021-05-07 | 1 | -1/+1 |
| | | |||||
| * | Removed jquery validation cshtml | Syndamia | 2021-05-07 | 1 | -2/+0 |
| | | |||||
| * | Removed Privacy page and tweaked navbar and footer | Syndamia | 2021-05-07 | 2 | -5/+2 |
| | | |||||
| * | Added logout functionality and updated navbar | Syndamia | 2021-05-06 | 1 | -0/+4 |
| | | |||||
| * | Impllemented user login and updated navbar | Syndamia | 2021-05-06 | 1 | -2/+16 |
| | | |||||
| * | Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ↵ | Syndamia | 2021-05-06 | 2 | -30/+23 |
| | | | | | default css and js from wwwroot; Implemented a very simple custom styling that mimmics the default asp.net bootstrap one | ||||
| * | Removed unnecessary usings, space identation got updated to tab identation ↵ | Syndamia | 2021-05-06 | 2 | -49/+49 |
| | | | | | and added authentication in Startup.cs | ||||
| * | Added gitignore and initial project generation | Syndamia | 2021-05-06 | 3 | -0/+75 |
