• Joined on 2021-10-13
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-18 15:06:46 +00:00
9e6c7f33a5 Added userinfo endpoint usage and api now properly creates necessary claims to start doing database stuff
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-15 00:55:00 +00:00
320d939c76 Authentication finally moved to the dotnet way in webapi, ready to be added to to deal with users and such
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-14 05:44:49 +00:00
0dffa6e516 Server post model, server creation form
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-14 04:07:13 +00:00
27d4f5762a forgot
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-14 04:07:02 +00:00
9a59f46f90 Moved several appsettings defaults to user-secrets
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-14 02:54:04 +00:00
c8d45a01c9 swashbuckle fix
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-14 02:26:47 +00:00
33cbb4f136 Added oidc service to webapi with a dumb way of authenticating incoming tokens
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-14 00:39:14 +00:00
cccd609233 Auth added to blazor
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 22:16:48 +00:00
2552ad4d87 more
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 21:33:21 +00:00
d0ad783cfd blazor added back
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 21:06:23 +00:00
bf937f7a2e fixed a logger init issue and added panel url
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 20:57:19 +00:00
92f21896f9 Pterodactyl api started
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 19:07:26 +00:00
152f196ae1 Additions to api, removal of blazor project for now
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 17:32:43 +00:00
de1f4c9b71 Test controller, appsettings, additional field for user
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 15:44:46 +00:00
f075a09b72 Fix AppDbContext.cs
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 15:43:01 +00:00
1a65cd84de Hello world controller
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 15:35:57 +00:00
c5b205db04 Changes
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 15:04:56 +00:00
cb616ab771 Added some EFCore stuff to webapi
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 14:22:40 +00:00
8fb383d673 some initial setup and removal of unnecessary web stuff
conco pushed to master at PetriePanel-Team/PetriePanel 2021-10-13 13:49:33 +00:00
ab7667a796 respect gitignore