summaryrefslogtreecommitdiffstats
path: root/logic/net/ByteArrayDownload.cpp
Commit message (Collapse)AuthorAgeLines
* 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-4/+4
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-2/+2
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* NOISSUE Always follow redirects for NetAction based downloadsPetr Mrázek2014-12-12-21/+18
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Sync from quickmodsPetr Mrázek2014-09-06-0/+26
|
* Use asset sizes from the index to make the progress bar betterPetr Mrázek2013-12-15-3/+5
|
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-1/+16
|
* S3 bucket listing support and network code refactors.Petr Mrázek2013-10-26-1/+1
| | | | | | * Adds support for listing all objects in an S3 bucket. * Renames a bunch of network related classes (Download->Action) * Net actions now have static constructors
* Added file loggerPetr Mrázek2013-10-06-6/+7
|
* Add user agent header to most MultiMC download requests.Petr Mrázek2013-10-02-14/+16
|
* Compression algo dependencies, still need hackery...Petr Mrázek2013-09-26-1/+1
|
* Use HttpMetaCache to minimize network use.Petr Mrázek2013-09-08-0/+62