aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/global
AgeCommit message (Collapse)Author
2022-06-12chore: add license headersSefa Eyeoglu
2022-06-12fix: remove updater if it is not usedSefa Eyeoglu
2022-06-12refactor(test): fix loading mod metadata settingSefa Eyeoglu
2022-06-11Merge pull request #708 from ryanccn/custom-user-agentSefa Eyeoglu
2022-06-04refactor(ui): use tabs for APIPageSefa Eyeoglu
2022-06-04make $LAUNCHER_VER actually workRyan Cao
2022-06-04change UI to scrollRyan Cao
let me just say, this does not look right
2022-06-04Merge pull request #426 from flowln/mod_permaSefa Eyeoglu
Add on-disk mod metadata information
2022-06-04feat: custom user-agentRyan Cao
2022-05-29Merge pull request #624 from ryanccn/global-jvm-argsSefa Eyeoglu
Make global JVM arguments multi-line
2022-05-29Update launcher/ui/pages/global/JavaPage.cppRyan Cao
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-05-29Update launcher/ui/pages/global/JavaPage.cppRyan Cao
Co-authored-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
2022-05-28Merge branch 'develop' into global-jvm-argsRyan Cao
2022-05-27fix: fix mnemonics in APIPageSefa Eyeoglu
2022-05-25fixRyan Cao
2022-05-25show default metaserverRyan Cao
2022-05-23fix: implement PR suggestionsflow
Some stylistic changes, and get hashes from the mod providers when building the metadata.
2022-05-23feat: allow disabling mod metadata usageflow
2022-05-23make JVM args `PlainTextEdit`Ryan Cao
2022-05-22feat: add trailing slash to meta URL if it is missingSefa Eyeoglu
2022-05-22fix: improve spacing in APIPageSefa Eyeoglu
2022-05-22Make Metaserver changable in settingsdada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Co-authored-by: flow <flowlnlnln@gmail.com>
2022-05-21Change paste settings and add copyright headersLenny McLennington
- There's now a notice reminding people to change the base URL if they had a custom base URL and change the paste type (that was something I personally had problems with when I was testing, so a reminder was helpful for me). - Broke down some of the long lines on APIPage.cpp to be more readable. - Added copyright headers where they were missing. - Changed the paste service display names to the names they are more commonly known by. - Changed the default hastebin base URL to https://hst.sh due to the acquisition of https://hastebin.com by Toptal.
2022-05-21Support paste.gg, hastebin, and mclo.gsLenny McLennington
2022-05-20Add cursefrog key overridedada513
2022-05-17fix: remove unnecessary Qt version checksSefa Eyeoglu
2022-05-02Merge pull request #503 from txtsd/mnemonics_fixdada513
Fix mnemonics that didn't parse
2022-05-01Merge pull request #511 from dada513/hide_java_wizarddada513
add hide java wizard toggle
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-30add hide java wizard toggledada513
2022-04-29fix(mnemonics): Add missing buddies to labelstxtsd
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-25Remove old macOS data migration codeKenneth Chew
2022-04-22added: Mnemonics for Settings/APIsDaniel Schemp
2022-04-22added: Mnemonics for Settings/AccountsDaniel Schemp
2022-04-22added: Mnemonics for Settings/External ToolsDaniel Schemp
2022-04-22added: Mnemonics for Settings/ProxyDaniel Schemp
2022-04-22added: Mnemonics for Settings/JavaDaniel Schemp
2022-04-22added: Mnemonics for Settings/Minecraft+Daniel Schemp
2022-04-22added: Mnemonics for Settings/LauncherDaniel Schemp
2022-04-17Merge pull request #411 from kthchew/feature/menubarSefa Eyeoglu
2022-04-17Improve menu bar setting stringKenneth Chew
2022-04-17Disable instead of hide menu bar option on LinuxKenneth Chew
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-15Add option to always show menu bar instead of toolbarKenneth Chew
For those who like keyboard navigation at the expense of aesthetics.
2022-04-07Merge pull request #364 from Scrumplex/fix-i18n2Ezekiel Smith
Fix translatable strings 2
2022-04-04Merge pull request #345 from Scrumplex/handle-incompatible-javaSefa Eyeoglu
2022-04-01Merge pull request #355 from dada513/flatpak_properlyEzekiel Smith
Fix flatpak properly
2022-03-29fix(i18n): remove brand names from translationsSefa Eyeoglu
2022-03-28Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properlydada513
2022-03-28Fixdada513