Age | Commit message (Expand) | Author |
2022-04-15 | Add Quilt install option while creating an instance | Kenneth Chew |
2022-04-15 | Fix Fabric versions appearing for unsupported MC versions | Kenneth Chew |
2022-04-15 | Show no loader selected message when add instance window first opens | Kenneth Chew |
2022-04-15 | Fix build on Qt 5.6 | Kenneth Chew |
2022-04-15 | Add option to install mod loader during instance creation | Kenneth Chew |
2022-04-14 | refactor: cleanup ModLoaderType | Sefa Eyeoglu |
2022-04-07 | fix: check for Quilt as Fabric-compatible loader | Sefa Eyeoglu |
2022-04-02 | BuildConfig: Make Technic API base URL and build constants | Jamie Mansfield |
2022-04-02 | Technic: Display available versions for Solder packs | Jamie Mansfield |
2022-04-02 | Technic: Match CurseForge pack description format | Jamie Mansfield |
2022-04-02 | Technic: Include the modpack version in instance title | Jamie Mansfield |
2022-04-02 | Technic: Prevent potential HTML injection | Jamie Mansfield |
2022-04-02 | Technic: Allow pack API urls to be used in search | Jamie Mansfield |
2022-03-29 | Merge pull request #352 from Scrumplex/fix-name | Sefa Eyeoglu |
2022-03-27 | chore: add license header | Sefa Eyeoglu |
2022-03-27 | fix: remove "PolyMC" from strings | Sefa Eyeoglu |
2022-03-24 | optimize: Improve mod versions request to Modrinth | flow |
2022-03-24 | chore: resolve conflicts and merge upstream | flow |
2022-03-21 | Merge pull request #298 from Scrumplex/fix-i18n | Sefa Eyeoglu |
2022-03-20 | fix: retranslate mod download pages | Sefa Eyeoglu |
2022-03-20 | chore: add license header | Sefa Eyeoglu |
2022-03-20 | App: Retranslate all pages when the language is changed | Jamie Mansfield |
2022-03-19 | fix(i18n): remove brand names from translations | Sefa Eyeoglu |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu |
2022-03-14 | tidy: Fix clang-tidy issues on files changed in this PR | flow |
2022-03-07 | fix: delete semicolons at the end of .cpp file's functions | flow |
2022-03-07 | refactor: move things around so that related things are close together | flow |
2022-03-07 | refactor: move more common code to base class | flow |
2022-03-07 | refactor: de-duplicate common code in network mod APIs | flow |
2022-03-07 | refactor: move NetJob away from ModModel to ModAPI | flow |
2022-03-06 | refactor: use Enum instead of raw int for ModLoaderType | flow |
2022-03-06 | clarify some method names and comments | flow |
2022-03-06 | refactor: move "get versions" task from page to model | flow |
2022-03-06 | refactor: use only a single unique_ptr for the api | flow |
2022-03-03 | fix windows compilation | flow |
2022-03-02 | refactor: move url creation for mods to modplatform/ | flow |
2022-03-02 | refactor: extract common code in mod pages and model | flow |
2022-03-02 | refactor: Use a single indexed pack for mods | flow |
2022-03-01 | Merge pull request #205 from timoreo22/fix-version-select | timoreo22 |
2022-02-27 | fix: Always tell Flame API which modloader we are using | flow |
2022-02-27 | Cleanly free NetJob in flame modpack | timoreo |
2022-02-27 | Fixed wrong version info | timoreo |
2022-02-25 | merge upstream and resolve conflicts | flow |
2022-02-21 | fix(ui): change text in selection button when there's no valid version | flow |
2022-02-21 | feat(ui): allow downloading multiple mods from CurseForge at once | flow |
2022-02-21 | feat(ui): allow downloading multiple mods in Modrinth at once | flow |
2022-02-19 | Fixed segfault when closing window while version info download is still going | timoreo |
2022-02-04 | Fix wrong mod file name | timoreo |
2022-01-31 | Update to Modrinth API V2 | timoreo |
2022-01-24 | Changed modrinth author data to not be a list | timoreo |