Age | Commit message (Expand) | Author |
2022-03-24 | feat: block launch if Java is incompatible | Sefa Eyeoglu |
2022-03-21 | Merge pull request #298 from Scrumplex/fix-i18n | Sefa Eyeoglu |
2022-03-20 | fix: retranslate CustomCommands | 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-20 | App: Retranslate page header titles | Jamie Mansfield |
2022-03-20 | fix: disable "Install Forge" button when needed | Sefa Eyeoglu |
2022-03-20 | fix: disable "Download mods" button when needed | Sefa Eyeoglu |
2022-03-21 | Merge pull request #306 from Scrumplex/limit-instance-lengths | Ezekiel Smith |
2022-03-20 | Merge pull request #305 from flowln/gui_changes | Sefa Eyeoglu |
2022-03-20 | Merge pull request #200 from Scrumplex/scrumplex-license-header | Sefa Eyeoglu |
2022-03-19 | fix: limit instance names to 128 chars | Sefa Eyeoglu |
2022-03-19 | feat(ui): allow users to move toolbars to different places | flow |
2022-03-19 | Merge pull request #292 from lack/offline_username_limits | Sefa Eyeoglu |
2022-03-19 | Limit offline username to 16 characters with override | Jim Ramsay |
2022-03-19 | chore: add license header to files I modified | Sefa Eyeoglu |
2022-03-19 | fix(i18n): improve social platform actions | Sefa Eyeoglu |
2022-03-19 | fix(i18n): remove brand names from translations | Sefa Eyeoglu |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu |
2022-03-18 | fix(ui): remove paste.polymc.org | flow |
2022-03-18 | fix silly mistakes and merge upstream | flow |
2022-03-14 | tidy: Fix clang-tidy issues on files changed in this PR | flow |
2022-03-15 | Merge pull request #188 from PolyMC/removal/notifications | Ezekiel Smith |
2022-03-13 | add translation string | flow |
2022-03-13 | feat(ui): make a better "Mod download confirmation dialog" | flow |
2022-03-11 | fix missing translation strings | flow |
2022-03-08 | add matrix button | dada513 |
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-08 | Merge pull request #232 from Scrumplex/fix-help-links | Ezekiel Smith |
2022-03-08 | Merge pull request #230 from Scrumplex/fix-iconthemes | Ezekiel Smith |
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 | merge upstream | 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-06 | refactor: move help URL into buildconfig | Sefa Eyeoglu |
2022-03-05 | fix: switch to polymc.org wiki | Sefa Eyeoglu |
2022-03-05 | fix: reorganize icon themes | Sefa Eyeoglu |
2022-03-03 | fix extra spacing in resource packs and shader packs, and move button up | flow |
2022-03-03 | hack: hide 'Download Mods' button when not in the mods tab | flow |
2022-03-03 | change 'Install Mods' -> 'Download Mods' and change position | 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 |