Age | Commit message (Expand) | Author |
2022-11-01 | fix: don't use forward-declared Ptr types in meta/ | flow |
2022-10-24 | fix: retry mod search job after aborting it | flow |
2022-10-22 | ATLauncher: Fix pack installation always aborting | Jamie Mansfield |
2022-10-22 | Merge pull request #215 from forkiesassds/develop | flow |
2022-10-22 | ATLauncher: Abort install if optional mods dialog is closed | Jamie Mansfield |
2022-10-22 | CurseForge modpack page improvements | forkiesassds |
2022-10-19 | Merge pull request #31 from flowln/who_needs_webview | Sefa Eyeoglu |
2022-10-19 | Merge pull request #27 from flowln/ftb_install_improve | Sefa Eyeoglu |
2022-10-18 | fix: use display name in code | Sefa Eyeoglu |
2022-10-18 | refactor: initial rebrand | Sefa Eyeoglu |
2022-10-13 | fix: issues with aborts (again) | flow |
2022-10-13 | fix: abort search if we're already trying to download a pack | flow |
2022-10-12 | fix: don't include opted out versions with the 'Any' filter on the MD | flow |
2022-10-11 | fix: prevent images overriding content when changing pages | flow |
2022-10-08 | feat: add image support for FTB packs | flow |
2022-10-08 | feat: add image support for modrinth modpack pages | flow |
2022-10-08 | fix: make mod and modpack caches separate for Modrinth | flow |
2022-10-08 | feat: add image support for mod pages | flow |
2022-10-08 | Merge pull request #1163 from flowln/fix_list_icons | Sefa Eyeoglu |
2022-09-26 | Merge pull request #894 from flowln/update_from_external_source | flow |
2022-09-24 | Allow double clicking to mark for dowload | ErogigGit |
2022-09-23 | fix: use placeholder icon when the project has no icon in MR | flow |
2022-09-23 | feat: change project item delegate for modrinth modpacks | flow |
2022-09-23 | fix: remove manual icon resize in ModModel | flow |
2022-09-20 | fix: simplify abort handling and add missing emits | flow |
2022-09-20 | refactor: change the way instance names are handled | flow |
2022-09-20 | refactor: add instance creation abstraction and move vanilla | flow |
2022-09-07 | refactor: create mod pages and filter widget by factory methods | flow |
2022-09-07 | Merge pull request #939 from flowln/mod_downloader_improve | flow |
2022-08-28 | refactor: make NetJob inherit from ConcurrentTask as well! | flow |
2022-08-24 | fix: fix urls on ftb legacy | DioEgizio |
2022-08-11 | Merge pull request #897 from jamierocks/atl-updating-initial | timoreo |
2022-08-01 | fix: prevent segfault due to callbacks into deleted objects | flow |
2022-08-01 | fix(ui): force redraw of mod list when (de)selecting a mod | flow |
2022-08-01 | feat: lazy-load CF mod descriptions | flow |
2022-08-01 | feat: cache mod versions | flow |
2022-08-01 | refactor: use function cb instead of class cb in getVersions | flow |
2022-08-01 | feat: cache extra mod info (like links and body) | flow |
2022-08-01 | refactor: use function cb instead of class cb in getModInfo | flow |
2022-08-01 | feat+refactor: clean up ProgressWidget and add progress indicatior to | flow |
2022-08-01 | feat: add (semi) instant searching in mod downloader | flow |
2022-08-01 | change: preserve search term across different mod providers | flow |
2022-08-01 | feat+refactor: add shortcuts to mod downloader and clean up | flow |
2022-08-01 | feat: display the 'body' of a MR mod on the mod downloader | flow |
2022-08-01 | feat: create delegate for project item views | flow |
2022-07-26 | chore: add license headers | Sefa Eyeoglu |
2022-07-26 | feat: implement mod resolving for FTB | Sefa Eyeoglu |
2022-07-17 | fix: filter out opted-out mods in mod downloader | flow |
2022-07-11 | Merge pull request #678 from Scrumplex/improvements-around-proprietary-services | Sefa Eyeoglu |
2022-07-10 | ATLauncher: Move the UI support implementation into it's own class | Jamie Mansfield |