skantravels/API
2024-08-27 13:06:31 +02:00
..
Application/Users update profile works 2024-08-27 13:06:31 +02:00
Controllers updating everything at once works. without password dosent 2024-08-26 15:49:06 +02:00
Migrations Updated UserModel, UpdatePassword made 2024-08-16 12:53:39 +02:00
Models updating everything at once works. without password dosent 2024-08-26 15:49:06 +02:00
Persistence/Repositories updating everything at once works. without password dosent 2024-08-26 15:49:06 +02:00
Properties Initial commit 2024-08-05 09:00:16 +02:00
.dockerignore Initial commit 2024-08-05 09:00:16 +02:00
.gitignore Fix issues with connection strings 2024-08-13 19:08:30 +02:00
API.csproj Login with made user works 2024-08-14 10:28:12 +02:00
API.csproj.user profile partly done. added scrolling on login and register page 2024-08-26 09:42:17 +02:00
API.http Initial commit 2024-08-05 09:00:16 +02:00
API.sln Initial commit 2024-08-05 09:00:16 +02:00
AppDBContext.cs Create database and users table 2024-08-12 10:58:27 +02:00
appsettings.Development.json Login with made user works 2024-08-14 10:28:12 +02:00
appsettings.json Initial commit 2024-08-05 09:00:16 +02:00
Dockerfile Initial commit 2024-08-05 09:00:16 +02:00
integration-tests.sh Cleanup integration tests 2024-08-15 11:03:11 +02:00
Program.cs updating everything at once works. without password dosent 2024-08-26 15:49:06 +02:00
skantravels.service Add systemd services used in prod 2024-08-15 14:50:10 +02:00