Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-20 | add breeze themes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-05 | Merge pull request #149 from TayouVR/better-custom-themes | Sefa Eyeoglu | |
2022-11-03 | added requested changes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-01 | add rory flat too (and holiday variants) | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-01 | add rory | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-01 | condensed icon theme code | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-10-31 | fix: do not trash instances in Flatpak | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-22 | fix: add flat_white to code | he3als | |
2022-10-21 | Fix typo | circuit10 | |
Signed-off-by: circuit10 <heath.mitchell27@gmail.com> | |||
2022-10-18 | refactor: initial rebrand | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | Merge branch 'develop' into feature/sparkle-mac | Sefa Eyeoglu | |
# Conflicts: # .github/workflows/build.yml | |||
2022-07-06 | Revert "fix: remove updater if it is not used" | Sefa Eyeoglu | |
This reverts commit 2ff0aa09e35eb6910ef0a030ea41f84a1ed95782. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-12 | fix: remove updater if it is not used | Sefa Eyeoglu | |
2022-06-12 | refactor(test): fix loading mod metadata setting | Sefa Eyeoglu | |
2022-05-23 | fix: implement PR suggestions | flow | |
Some stylistic changes, and get hashes from the mod providers when building the metadata. | |||
2022-05-23 | feat: allow disabling mod metadata usage | flow | |
2022-05-19 | Refactor code, create abstract class `ExternalUpdater` | Kenneth Chew | |
(Hopefully) this makes implementing updaters using external libraries easier on other platforms. To implement an updater on a new platform, create a new class that implements the pure virtual methods from `ExternalUpdater` and add code in the `UpdateChecker` initializer to initialize the new class. | |||
2022-05-19 | Add functionality to (Sparkle) updater settings on macOS | Kenneth Chew | |
Also remove a debug line I accidentally left in | |||
2022-04-25 | Remove old macOS data migration code | Kenneth Chew | |
2022-04-17 | Disable instead of hide menu bar option on Linux | Kenneth Chew | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-04-15 | Add option to always show menu bar instead of toolbar | Kenneth Chew | |
For those who like keyboard navigation at the expense of aesthetics. | |||
2022-03-28 | Fix | dada513 | |
2022-03-27 | Inform user about possible issues when using a Portal as instance folder | dada513 | |
2022-03-20 | chore: add license header | Sefa Eyeoglu | |
2022-03-20 | App: Retranslate all pages when the language is changed | Jamie Mansfield | |
2022-03-15 | Merge pull request #188 from PolyMC/removal/notifications | Ezekiel Smith | |
remove notifications | |||
2022-03-05 | fix: reorganize icon themes | Sefa Eyeoglu | |
Rename MultiMC to Legacy Simple (Colored) is now the first icon theme Custom is now the last icon theme, which also fixes a loading issue when Legacy was selected Fix loading of Legacy theme | |||
2022-02-20 | remove notifications | swirl | |
2022-01-27 | Fix icons changing when exiting the settings window | Joshua Goins | |
2022-01-16 | Default to colored icons, update copyright | swirl | |
Closes: #74 | |||
2021-12-29 | Completely remove Google Analytics library | swirl | |
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |