aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added automapper; Implemented user register; Improved some database ↵Syndamia2021-05-0614-3/+229
| | | | configurations
* Updated formatting and wording in READMESyndamia2021-05-061-5/+7
|
* Updated README with information about changing the database you useSyndamia2021-05-062-3/+18
|
* Fixed Data layer not being able to create migrations and added a migrationSyndamia2021-05-065-0/+892
|
* Updated some target frameworks and namespacesSyndamia2021-05-065-5/+9
|
* Added simple User and Role DB classes, added a simple DBContext and ↵Syndamia2021-05-069-18/+65
| | | | configured it for PostgreSQL
* Moved nabvar to it's own cshtml and simplified it a lot; Removed most of the ↵Syndamia2021-05-066-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 ↵Syndamia2021-05-069-154/+138
| | | | and added authentication in Startup.cs
* Disabled HTTPS and added a note in READMESyndamia2021-05-062-2/+13
|
* Added gitignore and initial project generationSyndamia2021-05-0623-0/+625
|
* Add LICENSEKamen Mladenov2021-05-061-0/+21
|
* Initial commitKamen Mladenov2021-05-061-0/+3