Age | Commit message (Expand) | Author |
2022-07-26 | chore: add license headers | Sefa Eyeoglu |
2022-07-26 | feat: implement mod resolving for FTB | Sefa Eyeoglu |
2022-07-24 | feat: add hashing tasks to the sequential task in ModUpdateDialog | flow |
2022-07-23 | fix: filter in external resource pages not working | flow |
2022-07-23 | fix: hide the entire performance tab on instance settings in non-Linux | flow |
2022-07-20 | fix: move HTML code outside of translation | Sefa Eyeoglu |
2022-07-19 | fix: fix translations for mod updater | Sefa Eyeoglu |
2022-07-18 | merge origin/develop | kumquat-ir |
2022-07-18 | qtcreator moment | kumquat-ir |
2022-07-18 | fix: dark placeholder text in dark background on dark theme | flow |
2022-07-17 | fix: std::list -> QList | flow |
2022-07-17 | feat: make second metadata pass concurrent | flow |
2022-07-17 | fix: clean up execWithTask in Progress Dialog | flow |
2022-07-17 | fix: try finding a good height for short changelogs | flow |
2022-07-17 | fix: changelogs with too much space between lines | flow |
2022-07-17 | change: make Mod a QObject used as a pointer | flow |
2022-07-17 | fix: work around HoeDown bug(?) in changelog line breaks | flow |
2022-07-17 | feat: improve changelog and sort updatable mods | flow |
2022-07-17 | fix: handling around disabled mods | flow |
2022-07-17 | feat: improve metadata gen. networking and performance | flow |
2022-07-17 | fix: filter out opted-out mods in mod downloader | flow |
2022-07-17 | fix: don't double add mods in mod downloader/updater | flow |
2022-07-17 | feat: add update mods to the ui / mod model | flow |
2022-07-17 | feat: add mod update dialog | flow |
2022-07-17 | feat: add ChooseProviderDialog | flow |
2022-07-17 | feat: add some helping methods to WideBar | flow |
2022-07-17 | Restore ScrollMessageBox | kumquat-ir |
2022-07-16 | Add "Open All" button to blocked mods dialog | kumquat-ir |
2022-07-15 | Make skin upload optional | Gingeh |
2022-07-11 | Merge pull request #678 from Scrumplex/improvements-around-proprietary-services | Sefa Eyeoglu |
2022-07-10 | Merge branch 'develop' into feature/sparkle-mac | Sefa Eyeoglu |
2022-07-10 | fix: remove TODOs | Sefa Eyeoglu |
2022-07-10 | ATLauncher: Move the UI support implementation into it's own class | Jamie Mansfield |
2022-07-10 | chore: update license headers | Sefa Eyeoglu |
2022-07-10 | fix: fix slots for Qt 6 | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 6 | Sefa Eyeoglu |
2022-07-10 | refactor: replace QRegExp with QRegularExpression | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-10 | Merge pull request #876 from Scrumplex/revert-updater-stuff | dada513 |
2022-07-08 | Merge pull request #884 from jopejoe1/ftbuifixed | flow |
2022-07-08 | Merge pull request #839 from flowln/modrinth_packs_bug_hunt | Sefa Eyeoglu |
2022-07-08 | fix: disable MSA login if it is NOT supported | Sefa Eyeoglu |
2022-07-08 | chore: add missing license headers | Sefa Eyeoglu |
2022-07-08 | feat: add validation for Flame key and MSA client ID | Sefa Eyeoglu |
2022-07-08 | feat: track capabilities of application | Sefa Eyeoglu |
2022-07-08 | fix: spelling of CF | Sefa Eyeoglu |
2022-07-08 | refactor: rename references to CurseForge to Flame | Sefa Eyeoglu |
2022-07-07 | Updated FTB Classic layout | jopejoe1 |
2022-07-06 | Revert "fix: remove updater if it is not used" | Sefa Eyeoglu |
2022-07-06 | Merge pull request #794 from Scrumplex/resolve-jars-dynamically | Sefa Eyeoglu |