aboutsummaryrefslogtreecommitdiff
path: root/logic/net
AgeCommit message (Expand)Author
2013-12-20Some test madnessPetr Mrázek
2013-12-15Use asset sizes from the index to make the progress bar betterPetr Mrázek
2013-12-13First sweep moving URLs to a constants fileSky
2013-12-10Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek
2013-12-10Finish assets update for 1.7.3Petr Mrázek
2013-12-09Merge branch 'feature_updater' into developAndrew
2013-12-08Merge branch 'feature_pasting' of https://github.com/robotbrain/MultiMC5 into...Petr Mrázek
2013-12-08Finish preliminary offline supportPetr Mrázek
2013-12-06Open the url direectly.robotbrainify
2013-12-06Fixes to pastingrobotbrainify
2013-12-06work on pasting instance logsrobotbrainify
2013-12-05Implement update installerAndrew
2013-11-28Nuke dead codeAndrew
2013-11-22Implement user info stub for newest minecraft snapshotPetr Mrázek
2013-11-19Forge XZ downloads now use temp files local to MultiMC, files are removed.Petr Mrázek
2013-11-17Use the forge mirrors for downloading forge librariesPetr Mrázek
2013-11-16Mark forge lib downloads as failed when they failPetr Mrázek
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-10-26S3 bucket listing support and network code refactors.Petr Mrázek
2013-10-26Add assets download status to status bar.Sky
2013-10-23Actually use QJson for Yggdrasil requestsPetr Mrázek
2013-10-18Support version format 9, fix version-related segfault, (maybe) fix forge lists.Petr Mrázek
2013-10-17Use Yggdrasil error response when available, or fall back to legacy HTTP erro...Sky
2013-10-17Un-copy-pasta the login response handler using std::function magicSky
2013-10-15Improve error message for invalid login details using yggdrasil, add debug lo...Sky
2013-10-11Fix auth for 13w41aPetr Mrázek
2013-10-06Log failure reasons of cache downloadsPetr Mrázek
2013-10-06Added file loggerPetr Mrázek
2013-10-02Add user agent header to most MultiMC download requests.Petr Mrázek
2013-10-01Add missing includePetr Mrázek
2013-09-30``Working'' forge unpackers. Needs a lot of hardening but good for alpha.Petr Mrázek
2013-09-26Compression algo dependencies, still need hackery...Petr Mrázek
2013-09-23Implement basic yggdrasil auth.Petr Mrázek
2013-09-22Cache forge version list (it's huge)Petr Mrázek
2013-09-18Implement legacy forge button!Petr Mrázek
2013-09-10Progress works for null downloads (header checks)Petr Mrázek
2013-09-10Fix download progress (bars)Petr Mrázek
2013-09-08Use youtrack for bugsPetr Mrázek
2013-09-08Use HttpMetaCache to minimize network use.Petr Mrázek
2013-09-07Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek
2013-09-06Untested ETag cache class.Petr Mrázek
2013-09-02Speed up the downloads. Massively.Petr Mrázek
2013-08-26OS compatibility and generic cleanup.Petr Mrázek
2013-08-24Legacy jar reassembly, base of proper custom jar supportPetr Mrázek
2013-08-17Move all the things (YES. Move them.)Petr Mrázek