summaryrefslogtreecommitdiffstats
path: root/logic/net/MD5EtagDownload.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-155/+0
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-2/+2
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-1/+1
|
* NOISSUE move everything.Petr Mrázek2015-04-12-1/+1
|
* SCRATCH separate the generic updater logic from the applicationPetr Mrázek2015-04-12-1/+1
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-6/+6
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-2/+2
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* GH-721 Log errors in asset and MMC update downloads.Petr Mrázek2015-01-11-4/+3
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Fix issues with the updaterPetr Mrázek2013-12-21-11/+27
| | | | | | * Bad URLs used for downloading update files * MD5ETagDownload resetting the expected ETag after failure to the failed file MD5 checksum * Delete MD5ETagDownload downloaded files if the download fails.
* Use asset sizes from the index to make the progress bar betterPetr Mrázek2013-12-15-7/+9
|
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2013-12-10-0/+9
| | | | | | Conflicts: CMakeLists.txt gui/MainWindow.cpp
* Finish assets update for 1.7.3Petr Mrázek2013-12-10-0/+129