Ref #190 Ported the save API functionality to endpoints as part of ongoing efforts to use minimal API patterns. Added some more security checks to make sure users can only alter or download their own saves. Moved upload pathing to use the default save storage location. Settings pages will need to be updated to use this storage location. Other areas of the application will have to be checked to make sure they're not reading from `Settings.yml`. |
||
|---|---|---|
| .. | ||
| Api | ||
| _BaseController.cs | ||
| AccountController.cs | ||
| GamesController.cs | ||
| RedistributablesController.cs | ||
| ServerController.cs | ||
| UploadController.cs | ||