Age | Commit message (Expand) | Author |
2023-03-20 | feat: warnings when instance resources are linked | Rachel Powers |
2023-03-05 | Merge pull request #853 from kumquat-ir/nil | Sefa Eyeoglu |
2023-03-02 | Merge pull request #788 from flowln/other_resource_downloaders_two | Sefa Eyeoglu |
2023-03-02 | fix: change wording of TP/RP download buttons | Sefa Eyeoglu |
2023-03-01 | Merge pull request #735 from Scrumplex/import-component | Sefa Eyeoglu |
2023-02-13 | do not create nilmods folder | kumquat-ir |
2023-02-11 | nilmods instance page | kumquat-ir |
2023-02-05 | chore: add my copyright headers | flow |
2023-02-05 | feat(RD): add texture pack downloader | flow |
2023-02-05 | feat(RD): add shader pack downloader | flow |
2023-02-05 | feat(RD): add resource pack downloader | flow |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2023-01-25 | refactor: add error handling to component import | Sefa Eyeoglu |
2023-01-24 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |
2023-01-23 | Merge pull request #675 from flowln/generalize_mod_model | Sefa Eyeoglu |
2023-01-23 | fix(license): add/fix my copyright/license headers | flow |
2023-01-14 | chore: update license headers | Sefa Eyeoglu |
2023-01-13 | Merge pull request #685 from byteduck/instance-accounts | flow |
2023-01-13 | refactor: change some ResourceAPI from NetJob to Task | flow |
2023-01-13 | refactor(RD): unify download dialogs into a single file | flow |
2023-01-13 | refactor: put resource downloading classes in common namespace | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2023-01-12 | Fix instance account selector face for offline accounts | Aaron |
2023-01-12 | refactor: replace hoedown markdown parser with cmark | Joshua Goins |
2023-01-11 | feat: add button to import component JSONs | Sefa Eyeoglu |
2023-01-02 | Reword instance-specific account settings, apply clang-format | Aaron |
2023-01-02 | Remove unecessary delete in InstanceSettingsPage destructor | Aaron Sonin |
2023-01-02 | Properly connect signal in instance settings for account selector | Aaron Sonin |
2023-01-02 | Add null check for face in instance account settings selector | Aaron Sonin |
2023-01-02 | Replace unecessary type check with assertion in InstanceSettingsPage | Aaron Sonin |
2023-01-02 | Fix conflicting layout name in InstanceSettingsPage | Aaron |
2023-01-02 | Allow selecting a default account to use with an instance | Aaron |
2022-12-26 | Merge pull request #618 from TheKodeToad/safer-destructive-actions | Sefa Eyeoglu |
2022-12-26 | Use optional instead of hardcoded cancelled string | TheKodeToad |
2022-12-26 | About to -> you are about to | TheKodeToad |
2022-12-24 | Make requested changes | TheKodeToad |
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 |
2022-12-15 | fix: only show scrollbars when needed | leo78913 |
2022-12-14 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |
2022-12-14 | Add confirmation on customised components | TheKodeToad |
2022-12-14 | Improve handling of destructive actions | TheKodeToad |
2022-12-13 | Merge pull request #601 from Scrumplex/fix-translations-3 | flow |
2022-12-13 | fix: update source strings | Sefa Eyeoglu |
2022-12-12 | fix(ManagedPackPage): crash with GTK2 theme due to QProxyStyle | flow |
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 |
2022-12-06 | fix(ManagedPackPage): only update the current instance exactly | flow |
2022-12-06 | fix(ManagedPackPage): preserve pack ID from Modrinth update | flow |
2022-12-06 | refactor(InstanceImport): require rvalue from 'extra_info' mappings | flow |