aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-27fix(filesystem): track failed copies and clonesRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-27Added more information to the screenshot upload warningTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-27omit icon remove on macosTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-27Fixed illegal characters in shortcuts nameTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-26Merge pull request #1277 from Trial97/remove_mojangTheKodeToad
Removed unused files
2023-06-26Removed unused filesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-26Merge pull request #1274 from TheKodeToad/java-signatureSefa Eyeoglu
2023-06-26Merge pull request #1275 from Scrumplex/git-blame-ignoreSefa Eyeoglu
2023-06-26chore: add Git Blame ignore fileSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-26fix: install logo to multimc theme in genicons.shSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-26Merge pull request #1065 from leo78913/gamescope-close-buttonSefa Eyeoglu
2023-06-26Generate special signature :sparkles: composed of multiple elements instead ↵TheKodeToad
of relying on timestamp for Java version cache invalidation Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Merge pull request #1272 from Trial97/fix_selectedseth
fix: Page container extra info set on logs page
2023-06-25fix: Page container extra info set on logs pageTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Merge pull request #1270 from TheKodeToad/fix-unchecked-valueTheKodeToad
Fix unsafe usage of std::optional::value in FlameAPI
2023-06-25Complicated a little task progressTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Merge branch 'curse' of github.com:Trial97/PrismLauncher into curseTrial97
2023-06-25Removed some setProgress callsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Deduplicate launcher iconTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Remove metaurl functionTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25SimplifyTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Removed dupliacte codeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Add fixme comment for no SSD detectionLeo
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Leo <leo3758@riseup.net>
2023-06-25Fix markdown headerTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Fix big mistake :iea:TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Made it more similar to mrpack exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Fix unsafe usage of std::optional::value in FlameAPITheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Replace accidental usages of QAbstractButton::pressedTheKodeToad
This signal is not usually what you want, and creates an inconsistent experience. Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-25Added error message when exporting snapshots with curseforgeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Fixed links tooltipTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Made custom url functionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-25Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into visit_mod_page
2023-06-24Revert "feat(Mods): hide 'Provider' column when no mods have providers"TheKodeToad
With Ryex's change, this causes issues. Apparently you need to sign off reverts! That's just weird... Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-24Fix Open Global Settings, why notTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-24Fix flat white launcher iconTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-24A few tweaks, with inspiration from Zeke :3TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-24fixed authorsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24removed projectIDTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Updated url functionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Updated authors string in modlistTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into curse
2023-06-24Merge pull request #986 from Trial97/developTheKodeToad
Mod dependencies
2023-06-24Added translationTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into develop
2023-06-24Updated copyright headersTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Updated Modrinth esport messagesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Added condition for modlistTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Renamed ExportMrPackDialog to ExportPackDialogTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Removed unused filesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-24Made sure CurseForge string is corectTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>