summaryrefslogtreecommitdiffstats
path: root/api/logic/modplatform
Commit message (Expand)AuthorAgeLines
* GH-2859 remove twitch page and modpack import from URLPetr Mrázek2019-11-18-218/+0
* NOISSUE put legacy FTB support in a namespace, fix its base URLPetr Mrázek2019-11-03-67/+97
* TRANSLATIONS-82 fix typos: resove -> resolvePetr Mrázek2019-09-25-2/+2
* NOISSUE recognize curseforge URLs dropped on top of MultiMCPetr Mrázek2019-07-09-0/+5
* NOISSUE connect twitch URL resolving to modpack resolving. works now.Petr Mrázek2019-06-30-76/+118
* NOISSUE add silly twitch URL and CCIP resolving page to 'add instance'Petr Mrázek2019-06-27-0/+180
* NOISSUE update FTB URLsPetr Mrázek2019-01-04-5/+9
* NOISSUE model Task states as one enum instead of multiple flagsPetr Mrázek2018-12-10-0/+1
* NOISSUE use https more widelyChris Lane2018-11-02-2/+2
* NOISSUE fix build on linux?Petr Mrázek2018-08-02-1/+2
* NOISSUE FTB pack code implementation, cleaned upJannis Lübke2018-08-02-30/+169
* NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek2018-07-31-2/+0
* NOISSUE simplify.Petr Mrázek2018-07-28-1/+0
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-470/+470
* NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek2018-06-28-1/+1
* NOISSUE do not keep downloads in memory, add (some) missing virtual dtorsPetr Mrázek2018-06-28-0/+2
* Catch C++ exceptions by const referenceCharles Milette2018-05-19-1/+1
* NOISSUE and even more bad includesPetr Mrázek2018-04-07-1/+3
* NOISSUE add more missing includesPetr Mrázek2018-04-07-0/+1
* NOISSUE Added FTB Pack logos to chooser and fixed some missing includesJanrupf2018-04-02-125/+61
* GH-2208 fix FTB pack download cachingPetr Mrázek2018-03-29-3/+4
* NOISSUE redo new instance dialogPetr Mrázek2018-03-27-168/+111
* NOISSUE move modpack platform related files to 'modplatform' subfoldersPetr Mrázek2018-03-16-1/+275
* NOISSUE Fixed code for PRJanrupf2018-03-12-43/+8
* GH-2124 First complete implementation, installing is working now! GH-2172 Add...Janrupf2018-03-11-17/+199
* Added FTB pack selection ad download, WIPJanrupf2018-02-28-0/+409