Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-11 | feat: add button to import component JSONs | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-01-02 | Reword instance-specific account settings, apply clang-format | Aaron | |
Signed-off-by: Aaron <10217842+byteduck@users.noreply.github.com> | |||
2023-01-02 | Remove unecessary delete in InstanceSettingsPage destructor | Aaron Sonin | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Aaron Sonin <10217842+byteduck@users.noreply.github.com> Signed-off-by: Aaron <10217842+byteduck@users.noreply.github.com> | |||
2023-01-02 | Properly connect signal in instance settings for account selector | Aaron Sonin | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Aaron Sonin <10217842+byteduck@users.noreply.github.com> Signed-off-by: Aaron <10217842+byteduck@users.noreply.github.com> | |||
2023-01-02 | Add null check for face in instance account settings selector | Aaron Sonin | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Aaron Sonin <10217842+byteduck@users.noreply.github.com> Signed-off-by: Aaron <10217842+byteduck@users.noreply.github.com> | |||
2023-01-02 | Replace unecessary type check with assertion in InstanceSettingsPage | Aaron Sonin | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Aaron Sonin <10217842+byteduck@users.noreply.github.com> Signed-off-by: Aaron <10217842+byteduck@users.noreply.github.com> | |||
2023-01-02 | Fix conflicting layout name in InstanceSettingsPage | Aaron | |
Signed-off-by: Aaron <10217842+byteduck@users.noreply.github.com> | |||
2023-01-02 | Allow selecting a default account to use with an instance | Aaron | |
Signed-off-by: Aaron <10217842+byteduck@users.noreply.github.com> | |||
2022-12-26 | Merge pull request #618 from TheKodeToad/safer-destructive-actions | Sefa Eyeoglu | |
Fixes https://github.com/PolyMC/PolyMC/issues/948 | |||
2022-12-26 | Use optional instead of hardcoded cancelled string | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-26 | About to -> you are about to | TheKodeToad | |
You're is used in some other places but im lazy Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-24 | Make requested changes | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-17 | Merge pull request #630 from leo78913/yeet-scrollbars | flow | |
2022-12-17 | let the theme decide the notes page right margin | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-15 | fix: only show scrollbars when needed | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-14 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu | |
2022-12-14 | Add confirmation on customised components | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-14 | Improve handling of destructive actions | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-13 | Merge pull request #601 from Scrumplex/fix-translations-3 | flow | |
2022-12-13 | fix: update source strings | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-12 | fix(ManagedPackPage): crash with GTK2 theme due to QProxyStyle | flow | |
Seemingly related issue: https://bugreports.qt.io/browse/QTBUG-49940 Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-11 | Merge pull request #486 from flowln/wide_bar_customization | flow | |
2022-12-07 | fix: don't try updating Flame instance names when updating versions | flow | |
Since the exact version string is only available in the manifest, there's no easy way of getting it before commiting to the update, so there's not much of a good way of showing the updated name in the UI, and using the displayName is weird and gives some buggy behavior. We may want to re-enable it in the future if we find a reliable way of showing the correct info on the UI before starting the update. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): only update the current instance exactly | flow | |
Also carry on the original ID to avoid updating the wrong instance. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): preserve pack ID from Modrinth update | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | refactor(InstanceImport): require rvalue from 'extra_info' mappings | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPagePage): don't reload pack info when not needed | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | refactor(ManagedPackPage): use smart pointers instead of raw ones | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat(ManagedPackPage): add reload button when in a fail state | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): check app capabilities for creating the CF page | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | chore(ManagedPackPage): format and add headers | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): clear combo boxes when adding new versions | flow | |
Prevents versions to undergo mitosis. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat(ManagedPackPage): implement Flame modpack updating button | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): give extra_info to InstanceImportTask in MR packs | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): add warning about old bug with pack IDs | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat(ManagedPackPage): add Flame UI | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): better changelog text when fetching / no changelog | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat(ManagedPackPage): add link to the Modrinth's pack page | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix(ManagedPackPage): better UX for when network requests fail / are pending | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix: do not display managed pack page for providers without an impl. yet | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | fix: use rich text in changelog for modrinth modpacks | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat: add functionality to MR modpack update in the page :D | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat: add (current) indicator to the currently installed version in MR | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat: add logic for the modrinth instance modpack page | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat: add basic ManagedPackPage classes | flow | |
The idea is to have a base class that defines common behavior, and subclasses for each modpack provider, adding specific behavior. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-06 | feat(ui): add ManagedPackPage ui | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-04 | feat: add a proper server icon | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-02 | Merge pull request #423 from TheKodeToad/addagent | flow | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/414 | |||
2022-11-30 | Merge pull request #436 from Scrumplex/feat-change-maxmem | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/426 | |||
2022-11-27 | fix: make resource buttons work when instance is running | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> |