| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added automapper; Implemented user register; Improved some database ↵ | Syndamia | 2021-05-06 | 14 | -3/+229 |
| | | | | | configurations | ||||
| * | Updated formatting and wording in README | Syndamia | 2021-05-06 | 1 | -5/+7 |
| | | |||||
| * | Updated README with information about changing the database you use | Syndamia | 2021-05-06 | 2 | -3/+18 |
| | | |||||
| * | Fixed Data layer not being able to create migrations and added a migration | Syndamia | 2021-05-06 | 5 | -0/+892 |
| | | |||||
| * | Updated some target frameworks and namespaces | Syndamia | 2021-05-06 | 5 | -5/+9 |
| | | |||||
| * | Added simple User and Role DB classes, added a simple DBContext and ↵ | Syndamia | 2021-05-06 | 9 | -18/+65 |
| | | | | | configured it for PostgreSQL | ||||
| * | Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ↵ | Syndamia | 2021-05-06 | 6 | -31/+191 |
| | | | | | 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 | 9 | -154/+138 |
| | | | | | and added authentication in Startup.cs | ||||
| * | Disabled HTTPS and added a note in README | Syndamia | 2021-05-06 | 2 | -2/+13 |
| | | |||||
| * | Added gitignore and initial project generation | Syndamia | 2021-05-06 | 23 | -0/+625 |
| | | |||||
| * | Add LICENSE | Kamen Mladenov | 2021-05-06 | 1 | -0/+21 |
| | | |||||
| * | Initial commit | Kamen Mladenov | 2021-05-06 | 1 | -0/+3 |
