wabbajack/Wabbajack.Lib/Downloaders
Justin Swanson 553a3123bd TCS cancellations in downloaders now call TrySetCancelled
Multiple Cancel calls threw unnecessary exception otherwise.  Would rather be able to cancel multiple times without worrying about throwing
2020-01-04 19:33:00 -06:00
..
AbstractDownloadState.cs Fix broken state 2020-01-03 12:39:36 -07:00
DownloadDispatcher.cs Revert "Vortex Redone" 2019-12-14 10:30:52 -07:00
DownloaderUtils.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
DropboxDownloader.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
GameFileSourceDownloader.cs Use Windows FileVersion utils instead to get file versions, use that info when saving Game Downloader states. 2020-01-03 10:00:57 -07:00
GoogleDriveDownloader.cs Throw error on non 200 response in GDrive download 2020-01-03 20:37:36 -07:00
HTTPDownloader.cs Rewrite ModDB downloader to support mirrors. 2020-01-03 15:15:55 -07:00
IDownloader.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
INeedsLogin.cs Removed ViewModel/Notifying concepts from INeedsLogin 2020-01-04 19:30:53 -06:00
IUrlDownloader.cs Removed unused imports from Wabbajack.Lib 2019-11-21 15:25:56 +01:00
LoversLabDownloader.cs TCS cancellations in downloaders now call TrySetCancelled 2020-01-04 19:33:00 -06:00
ManualDownloader.cs Rework WJ caching, move cache server routines to MongoDB 2020-01-01 09:19:06 -07:00
MediaFireDownloader.cs Rework WJ caching, move cache server routines to MongoDB 2020-01-01 09:19:06 -07:00
MEGADownloader.cs Remaining NexusAPI made async 2019-12-07 00:40:29 -06:00
ModDBDownloader.cs Rewrite ModDB downloader to support mirrors. 2020-01-03 15:15:55 -07:00
NexusDownloader.cs Removed ViewModel/Notifying concepts from INeedsLogin 2020-01-04 19:30:53 -06:00
SteamWorkshopDownloader.cs Replaced old Steam/GOG Handlers with the new StoreHandler system 2020-01-03 18:22:50 +01:00