LANCommander/LANCommander.Server/Jobs/Background
Pat Hartl 24eaa79885 Add tool to repack non-streamable ZIP archives
Adds a tool that checks archives to see if they use data descriptors instead of local entry headers for tracking entry size. It will also repack these archives if required.
2026-06-22 19:18:11 -05:00
..
_BaseBackgroundJob.cs Fix abstract base background job class 2024-11-05 20:16:34 -06:00
DownloadLauncherArtifacts.cs Prefer IOptions, fix setting duplication bug 2025-11-17 18:01:53 -06:00
GenerateThumbnails.cs Rename service and repository methods to async 2024-11-12 18:32:46 -06:00
OptimizeImages.cs Add server-side tool to optimize images 2026-06-15 21:45:14 -05:00
PatchArchiveBackgroundJob.cs Rename to ArchiveService 2025-11-17 22:09:03 -06:00
RepackArchiveBackgroundJob.cs Add tool to repack non-streamable ZIP archives 2026-06-22 19:18:11 -05:00