| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed jquery validation cshtml | Syndamia | 2021-05-07 | 1 | -2/+0 |
| | | |||||
| * | Removed Privacy page and tweaked navbar and footer | Syndamia | 2021-05-07 | 4 | -12/+3 |
| | | |||||
| * | Added view model validation for register and login | Syndamia | 2021-05-07 | 2 | -0/+12 |
| | | |||||
| * | Added logout functionality and updated navbar | Syndamia | 2021-05-06 | 1 | -0/+4 |
| | | |||||
| * | Impllemented user login and updated navbar | Syndamia | 2021-05-06 | 3 | -4/+29 |
| | | |||||
| * | Added automapper; Implemented user register; Improved some database ↵ | Syndamia | 2021-05-06 | 1 | -0/+12 |
| | | | | | configurations | ||||
| * | 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 | 5 | -54/+54 |
| | | | | | and added authentication in Startup.cs | ||||
| * | Added gitignore and initial project generation | Syndamia | 2021-05-06 | 7 | -0/+95 |
