aboutsummaryrefslogtreecommitdiff
path: root/logic/net
AgeCommit message (Expand)Author
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