skantravels/API
2024-09-05 11:38:47 +02:00
..
Application/Users Put function with profile picture works on API layer 2024-09-05 11:38:47 +02:00
Controllers added profilepicture to user. No functionallity 2024-09-04 14:32:53 +02:00
Helpers Add Route for Refreshing Token 2024-08-29 12:00:03 +02:00
Migrations added profilepicture to user. No functionallity 2024-09-04 14:32:53 +02:00
Models Put function with profile picture works on API layer 2024-09-05 11:38:47 +02:00
Persistence Put function with profile picture works on API layer 2024-09-05 11:38:47 +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 added profilepicture to user. No functionallity 2024-09-04 14:32:53 +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 Put function with profile picture works on API layer 2024-09-05 11:38:47 +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 Put function with profile picture works on API layer 2024-09-05 11:38:47 +02:00
skantravels.service Add systemd services used in prod 2024-08-15 14:50:10 +02:00