aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-10fix(FileSystem): don't attempt to trash items on Windows Serverflow
For some reason this makes some of our CI test runs super slow, and sometimes fail miserably. Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-10Merge pull request #729 from DioEgizio/fix-mac-openssl3-failingSefa Eyeoglu
fix: just use github runner's openssl 1.1 instead of installing 3 on …
2023-01-10fix: just use github runner's openssl 1.1 instead of installing 3 on macos ↵DioEgizio
signing Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-01-10Merge pull request #726 from TheLastRar/qt6-win-darkmodeSefa Eyeoglu
Closes https://github.com/PrismLauncher/PrismLauncher/issues/158
2023-01-09ui: Let Qt 6.4.2 handle dark mode titlebarTheLastRar
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2023-01-09Merge pull request #715 from getchoo/add-teawieSefa Eyeoglu
2023-01-09Merge pull request #722 from PrismLauncher/renovate/actions-cache-3.xSefa Eyeoglu
2023-01-09Merge pull request #720 from ↵Sefa Eyeoglu
PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
2023-01-09chore(deps): update actions/cache action to v3.2.3renovate[bot]
2023-01-08chore(deps): update hendrikmuhs/ccache-action action to v1.2.6renovate[bot]
2023-01-08Merge pull request #716 from DioEgizio/qt6.4.2-winmsvcflow
closes https://github.com/PrismLauncher/PrismLauncher/issues/288
2023-01-08chore: update windows msvc to qt 6.4.2DioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-01-07feat: add CC BY-SA 4.0 info for teawie imagesseth
Signed-off-by: seth <getchoo@tuta.io>
2023-01-07Merge pull request #576 from Ryex/identify-zip-packsSefa Eyeoglu
fix https://github.com/PrismLauncher/PrismLauncher/issues/349
2023-01-07Merge pull request #710 from byquanton/developSefa Eyeoglu
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/708
2023-01-07Merge pull request #713 from redstrate/fix-html-renderingflow
2023-01-07feat: add bday teawieseth
Signed-off-by: seth <getchoo@tuta.io>
2023-01-07fix: make spooky teawie loadseth
gimp fail Signed-off-by: seth <getchoo@tuta.io>
2023-01-07feat: add xmas teawieseth
Signed-off-by: seth <getchoo@tuta.io>
2023-01-07feat: add spooky teawieseth
Signed-off-by: seth <getchoo@tuta.io>
2023-01-06feat: add teawieseth
drawn by sympathytea (https://github.com/SympathyTea) Signed-off-by: seth <getchoo@tuta.io>
2023-01-06Strip certain HTML tags when rendering mod pagesJoshua Goins
Some mod pages use certain tags for centering purposes, but trips up hoedown. Signed-off-by: Joshua Goins <josh@redstrate.com>
2023-01-06fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cppbyquanton
Signed-off-by: byquanton <32410361+byquanton@users.noreply.github.com>
2022-12-30Merge pull request #673 from ↵DioEgizio
PrismLauncher/renovate/flatpak-flatpak-github-actions-5.x chore(deps): update flatpak/flatpak-github-actions action to v5
2022-12-30fix newlinesRachel Powers
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-30Merge pull request #626 from leo78913/mods-provider-columnflow
closes https://github.com/PrismLauncher/PrismLauncher/issues/402
2022-12-30fix: remove Flatpak cache key workaroundSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-29refactor: add an `identify` function to make easy to reuseRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-29refactor: use std::filesystem::rename insted of copy and then moving.Rachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-29feat(Mods): hide 'Provider' column when no mods have providersflow
This makes the mod list look a bit less polluted in the common case of mods having no provider whatsoever. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-29refactor(Mods): make provider() return a std::optionalflow
This makes it easier to check if a mod has a provider or not, without having to do a string comparison. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-28Merge pull request #684 from Scrumplex/logging-categoriesflow
Prevents private credentials from leaking in the logs of general users
2022-12-28Merge pull request #680 from AshtakaOOf/flathub-screenshotsSefa Eyeoglu
2022-12-27feat: install launcher logging categoriesSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-27refactor: use ECM logging categories insteadSefa Eyeoglu
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-27refactor: add logging category for credentialsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-27Merge pull request #681 from PrismLauncher/renovate/actions-cache-3.xSefa Eyeoglu
2022-12-27chore(deps): update actions/cache action to v3.2.2renovate[bot]
2022-12-26fix: cleanup and suggested changesRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-26FixAdrien
Me when me when me when Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com>
2022-12-26Update org.prismlauncher.PrismLauncher.metainfo.xml.inAdrien
Add ModpackUpdate and change some lines Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com>
2022-12-26Update org.prismlauncher.PrismLauncher.metainfo.xml.inAdrien
Should be the right properties (I hope) Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com>
2022-12-26Merge pull request #618 from TheKodeToad/safer-destructive-actionsSefa Eyeoglu
Fixes https://github.com/PolyMC/PolyMC/issues/948
2022-12-26Use optional instead of hardcoded cancelled stringTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-12-26About to -> you are about toTheKodeToad
You're is used in some other places but im lazy Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2022-12-25fix: explicit QFileInfo converison for qt6Rachel Powers
fix: validatePath in validateZIPResouces Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-25feat: support installing worlds during flame pack import.Rachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-24feat: zip resource validation check for flameRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-24fix: update parse testsRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-24feat: validate world savesRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>