Age | Commit message (Expand) | Author |
2022-07-30 | Merge pull request #941 from Scrumplex/bump-cxx-standard | LennyMcLennington |
2022-07-23 | Merge pull request #877 from Scrumplex/refactor-offline-accounts | Sefa Eyeoglu |
2022-07-23 | fix: treat accounts as offline, if auth servers are down | Sefa Eyeoglu |
2022-07-20 | refactor!: bump to C++17 and C17 | Sefa Eyeoglu |
2022-07-17 | feat: add mod update dialog | flow |
2022-07-17 | feat: add mod update check tasks | flow |
2022-07-17 | feat: add EnsureMetadataTask | flow |
2022-07-17 | feat: add api call to flame | flow |
2022-07-17 | feat: add some api calls to modrinth | flow |
2022-07-17 | libs: add murmur2 library | flow |
2022-07-17 | feat: add MultipleOptionsTask | flow |
2022-07-17 | feat: add ChooseProviderDialog | flow |
2022-07-10 | Merge branch 'develop' into feature/sparkle-mac | Sefa Eyeoglu |
2022-07-10 | fix: install TLS plugins for release builds | Sefa Eyeoglu |
2022-07-10 | fix: include TLS plugins in bundle | Sefa Eyeoglu |
2022-07-10 | feat: add Qt 6 support to CMake | 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-06 | fix: remove tests for updater | Sefa Eyeoglu |
2022-07-06 | Revert "fix: remove updater if it is not used" | Sefa Eyeoglu |
2022-07-06 | Merge pull request #707 from Jan200101/PR/gamemode | Sefa Eyeoglu |
2022-07-06 | Add Performance related settings | Jan200101 |
2022-07-02 | Merge pull request #784 from Scrumplex/refactor-cmake | flow |
2022-07-01 | Merge pull request #786 from flowln/concurrent_tasks_slimmed | timoreo |
2022-07-01 | Merge pull request #845 from flowln/news_in_launcher | timoreo |
2022-07-01 | feat: add ConcurrentTask | flow |
2022-06-25 | feat: add news reader dialog | flow |
2022-06-14 | refactor: move away from UnitTest.cmake | Sefa Eyeoglu |
2022-06-14 | refactor: Create a more clear hierarchy for some instance pages | flow |
2022-06-12 | fix: remove updater if it is not used | Sefa Eyeoglu |
2022-06-04 | Merge pull request #426 from flowln/mod_perma | Sefa Eyeoglu |
2022-05-29 | fix: set version for Windows binaries | Sefa Eyeoglu |
2022-05-28 | Rework curseforge download (#611) | timoreo22 |
2022-05-23 | refactor: move code out of ModIndex.h | flow |
2022-05-23 | test+fix: add basic tests and fix issues with it | flow |
2022-05-23 | refactor: abstract metadata handling and clarify names | flow |
2022-05-23 | refactor: move mod tasks to their own subfolder | flow |
2022-05-23 | feat: add very early mod.toml packwiz support | flow |
2022-05-21 | Add migration wizard, fix migration from custom paste instance | Lenny McLennington |
2022-05-19 | Actually install the full `Sparkle.framework` | Kenneth Chew |
2022-05-19 | Refactor code, create abstract class `ExternalUpdater` | Kenneth Chew |
2022-05-19 | Create `SparkleUpdater` class for access from Qt/C++ | Kenneth Chew |
2022-05-19 | Add Sparkle Updater framework to macOS build | Kenneth Chew |
2022-05-14 | feat: add modrinth pack downloading | flow |
2022-05-14 | fix: adapt upstream Modrinth code to our codebase | Sefa Eyeoglu |
2022-05-14 | Add support for importing Modrinth packs from files | kb1000 |
2022-05-14 | refactor: rename Modrinth classes to ModrinthMod | Sefa Eyeoglu |
2022-04-25 | Merge pull request #482 from TheCodex6824/mojang-auth-fix | Sefa Eyeoglu |
2022-04-22 | Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint | TheCodex6824 |
2022-04-22 | ATLauncher: Support using share codes | Jamie Mansfield |