LANCommander/LANCommander.Server/UI
akifreak 171c409ccc Pass correct archive ID to OnArchiveUploaded callback
Archive is the local form model used for version/changelog input.
On a new upload Archive.Id is Guid.Empty, so callers received an
empty GUID instead of the real database ID. Pass uploadedArchive.Id,
which is the record fetched from the database after the upload
completes.
2026-04-04 15:05:06 +02:00
..
Components Pass correct archive ID to OnArchiveUploaded callback 2026-04-04 15:05:06 +02:00
Pages Fix game archive upload in web ui 2026-04-03 21:21:40 +02:00
Shared Change namespace of abstractions 2025-03-16 14:35:53 -05:00
Views Refactor Settings 2025-11-16 12:31:25 -06:00
_Imports.razor Move file manager component to UI project 2025-09-06 12:57:15 -05:00
App.razor Fix game archive upload in web ui 2026-04-03 21:21:40 +02:00
Routes.razor Add component for better Not Found message 2026-01-18 02:09:07 -06:00