Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-30 | NOISSUE less jumpy download progress bars and redirect URL fix | Petr Mrázek | |
2017-04-29 | NOISSUE more NetAction and NetJob cleanups | Petr Mrázek | |
2017-04-29 | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | |
Still missing some things, this is part 1. | |||
2017-02-08 | NOISSUE switch paste.ee over to https only | Petr Mrázek | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-11-06 | NOISSUE Refactor and sanitize MultiMC startup/shutdown | Petr Mrázek | |
* Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes. | |||
2016-10-28 | GH-1697 always stale files tolerate errors if a local copy is present | Petr Mrázek | |
This fixes the situation when liteloader snapshot site is broken and there's an older local snapshot already present. | |||
2016-08-14 | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | |
2016-06-13 | NOISSUE reset wroteAnyData flag when resetting FileSink | Petr Mrázek | |
This fixes files getting overwritten with null content when stale cache and redirects are combined | |||
2016-06-05 | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | |
* Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour. | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |