LANCommander/LANCommander.Server/Controllers
Pat Hartl 6ec919d1be Separate import and export functionality
This refactor splits the import and export functionality out of the ImportContext and adds an ExportContext. This also introduced separate importer and exporter implementations.

Additionally, adding archive, save, scripts, and server files to the final export archive has been implemented at the exporter implementation for each instead of handling it in the context. This should be a good pattern if other files need to be added down the road.
2025-07-27 17:51:50 -05:00
..
Api Separate import and export functionality 2025-07-27 17:51:50 -05:00
_BaseController.cs Rename settings models 2024-10-07 18:38:27 -05:00
AccountController.cs Start adding component to download launcher from login 2025-02-13 02:11:23 -06:00
GamesController.cs Separate import and export functionality 2025-07-27 17:51:50 -05:00
RedistributablesController.cs Refactor import dialog, add storage location selector 2025-01-08 17:10:03 -06:00
ServerController.cs Fix eager loading 2024-12-20 11:34:59 -06:00
UploadController.cs Refactor import dialog, add storage location selector 2025-01-08 17:10:03 -06:00