Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-28 | Merge pull request #267 from leo78913/toolbar-icons | Sefa Eyeoglu | |
2022-10-28 | add a flat white version of the launch icon | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-10-28 | Merge branch 'PrismLauncher:develop' into toolbar-icons | leo78913 | |
2022-10-28 | Merge pull request #65 from he3als/develop | Sefa Eyeoglu | |
2022-10-28 | fix: only allow workarounds for blocked mods from MR when 100% safe | flow | |
If a version on Modrinth has more than a single mod loader associated, it means that it's possible we might get the wrong file for download, since individual files don't really have this kind of metadata in the API response. So, in such cases, it's best to let the user take care of it instead. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-29 | fix(style): convert tabs to spaces | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-28 | Merge pull request #322 from DioEgizio/64bit-it | txtsd | |
2022-10-28 | Merge pull request #319 from Scrumplex/fix-avoid-mr-segfault | Sefa Eyeoglu | |
2022-10-28 | feat: use clang64 on qt6 builds | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-28 | Merge pull request #301 from DioEgizio/clang-attempt | DioEgizio | |
feat(actions): use clang32 for building on windows | |||
2022-10-28 | fix: avoid segfault for unexpected API reponse | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-27 | Merge pull request #318 from TheLastRar/manifest-platform | Sefa Eyeoglu | |
Fix: Don't specify x86 in manifest | |||
2022-10-27 | chore: add comment about copy bug | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-27 | feat(actions): use clang32 for building on windows | DioEgizio | |
*way* faster Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-27 | Fix: Don't specify x86 in manifest | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-10-27 | Merge pull request #315 from AshtakaOOf/develop | flow | |
Remove appveyor from README | |||
2022-10-27 | Remove appveyor | Adrien | |
I forgor :skull: But seriously I forgor to remove the &logo=appveyor thing AAAAAH!!! Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-10-25 | Improve a bit README.md (#305) | Adrien | |
Add Open Collective and fix some stuff. | |||
2022-10-25 | Merge pull request #231 from tobimori/patch-1 | Sefa Eyeoglu | |
2022-10-25 | update macos copyright year | tobimori | |
Signed-off-by: tobimori <tobias@moeritz.cc> | |||
2022-10-25 | Merge pull request #206 from flowln/changelog_height_fix | DioEgizio | |
2022-10-25 | move .app rename to packaging process, update mac copyright string | tobimori | |
Signed-off-by: tobimori <tobias@moeritz.cc> | |||
2022-10-24 | Merge pull request #283 from flowln/fix_abort_on_autosearch | Sefa Eyeoglu | |
2022-10-24 | Merge pull request #211 from Hibiii/show-instace-arg | Sefa Eyeoglu | |
2022-10-25 | add .mrpack mime type | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-24 | Merge pull request #281 from Scrumplex/fix-nsis-displayname | flow | |
2022-10-24 | fix: retry mod search job after aborting it | flow | |
This way, we don't get stuck with an aborted job in our way! :o Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-24 | fix: use display name in NSIS | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-24 | fix: update icon generate script | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-24 | Merge pull request #274 from Protrikk/patch-1 | Sefa Eyeoglu | |
2022-10-23 | add icons to the instance toolbar | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-10-23 | Better dark theme selection contrast | Trisave | |
Tweak background of the selection background in order to make text more readable Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com> | |||
2022-10-23 | Merge pull request #228 from bensuperpc/change_cast | flow | |
2022-10-23 | Replace tab with spaces in flat_white.qrc | he3als | |
Signed-off-by: he3als <65787561+he3als@users.noreply.github.com> | |||
2022-10-23 | Fix new flat white icons | he3als | |
Signed-off-by: he3als <65787561+he3als@users.noreply.github.com> | |||
2022-10-23 | Merge pull request #240 from jn64/fix/version-label-width | Sefa Eyeoglu | |
2022-10-23 | Fix version labels width | jn64 | |
Make labels fit to the contents, so Ibeam cursor doesn't appear over empty space. Should have been done with 90025ed. Signed-off-by: jn64 <23169302+jn64@users.noreply.github.com> | |||
2022-10-22 | Merge pull request #234 from AliceDTRH/fix/dedupejava | flow | |
2022-10-22 | oops | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-22 | add linux support | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-22 | Merge pull request #233 from jamierocks/atl-fix-aborting-installs | flow | |
2022-10-22 | Use correct variable for Windows | AliceDTRH | |
Signed-off-by: AliceDTRH <57547425+AliceDTRH@users.noreply.github.com> | |||
2022-10-22 | DCO Remediation Commit for he3als <65787561+he3als@users.noreply.github.com> | he3als | |
I, he3als <65787561+he3als@users.noreply.github.com>, hereby add my Signed-off-by to this commit: d87f743a2bd2fac761b94de77ed7255d7a983f03 I, he3als <65787561+he3als@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 92dfd659f1a3e11accdbf0ebbdc7cb91f74d9a21 I, he3als <65787561+he3als@users.noreply.github.com>, hereby add my Signed-off-by to this commit: a6e65dfc7a7e8080297b59ecf322b788d1c9bad2 I, he3als <65787561+he3als@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 99e1c13e80d12764f57a993661656d9ed7de27bb Signed-off-by: he3als <65787561+he3als@users.noreply.github.com> | |||
2022-10-22 | fix: add flat_white to code | he3als | |
2022-10-22 | Add new flat white icons | he3als | |
2022-10-22 | Deduplicates java installs before passing it on | AliceDTRH | |
Signed-off-by: AliceDTRH <57547425+AliceDTRH@users.noreply.github.com> | |||
2022-10-22 | Merge branch 'PrismLauncher:develop' into develop | he3als | |
2022-10-22 | ATLauncher: Fix pack installation always aborting | Jamie Mansfield | |
I made a mistake during when cherry picking a previous commit, this applies the change - and fixes installing ATLauncher packs. | |||
2022-10-22 | Merge pull request #215 from forkiesassds/develop | flow | |
2022-10-22 | Merge pull request #230 from Scrumplex/add-pr-template | Sefa Eyeoglu | |