Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-12 | fix: use ApiDownload for CF URL handling | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-12 | Merge remote-tracking branch 'upstream/staging' into curseforge-url-handle | Sefa Eyeoglu | |
2023-08-11 | Merge pull request #1230 from TheKodeToad/better-component-installation | Sefa Eyeoglu | |
Revamp loader installation UI | |||
2023-08-10 | chore: add licensing info to loader logos | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-10 | chore: replace LiteLoader logo with high quality version | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-10 | Merge pull request #1324 from leia-uwu/ui-tweaks | Sefa Eyeoglu | |
2023-08-10 | chore: add comment about _kde_side_panel_view | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-06 | Merge remote-tracking branch 'upstream/staging' into curseforge-url-handle | Sefa Eyeoglu | |
2023-08-06 | fix: makeShared for QByteArray | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-06 | Merge pull request #1464 from Ryex/fix/windows-console-attach | seth | |
[Windows] Fix attaching logs to console | |||
2023-08-06 | chore: replace fabricmc icons with SVG | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-05 | Merge branch 'staging' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into icons | |||
2023-08-04 | Merge pull request #1102 from Ryex/refactor/net-split-headers-to-proxy-class | Sefa Eyeoglu | |
2023-08-02 | icon -> iconName | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Merge branch 'PrismLauncher:develop' into better-component-installation | TheKodeToad | |
2023-08-02 | Use protected inheritance for BasePageProvider | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Pressed -> Clicked (doh) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-02 | Merge branch 'develop' into sparkle-disable | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1391 from Trial97/prism_export2 | Sefa Eyeoglu | |
2023-08-02 | Merge pull request #1476 from Scrumplex/fix-saving-metaurl | Sefa Eyeoglu | |
2023-08-02 | fix: don't reset meta url on launch | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1339 from TheKodeToad/remove-direct-launch | Sefa Eyeoglu | |
2023-08-02 | Merge pull request #1359 from Trial97/import | Sefa Eyeoglu | |
2023-08-02 | Update launcher/ui/pages/modplatform/import_ftb/ImportFTBPage.h | Alexandru Ionut Tripon | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-08-02 | Merge pull request #1294 from ashuntu/develop | Sefa Eyeoglu | |
2023-08-02 | refactor(windows console): reduce code duplication | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-08-02 | Merge pull request #1445 from Trial97/curse | TheKodeToad | |
feat: removed flame quilt warning | |||
2023-08-02 | fix: fix copyright year | Apix | |
Signed-off-by: Apix <apix0n@outlook.com> | |||
2023-08-01 | Apply suggestions from code review | Rachel Powers | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-31 | fix(FlameInstanceCreationTask): include Net::Apidownload | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-31 | Merge branch 'develop' into refactor/net-split-headers-to-proxy-class | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | fix(filelink exe): add console sources | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | fix(FileLink): drop FreeConsole | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | fix(windows console): use new logic in FileLink exe | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | refactor(windows console): move to external file | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | fix(windows console): properly bind windows console | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | Merge pull request #1449 from Trial97/tehnic | Sefa Eyeoglu | |
Reintroduce parsing of INI files | |||
2023-07-28 | Merge branch 'PrismLauncher:develop' into develop | Ash | |
2023-07-28 | removed unneded if condition | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | added missing ) | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | Update launcher/ui/dialogs/NewInstanceDialog.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-07-28 | removed comment | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | keep the icon suffix | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | refactor icon list | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | added license header | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-28 | format | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-27 | Merge pull request #1437 from LostLuma/instance-export-ignore-caches-2 | Sefa Eyeoglu | |
2023-07-27 | refactor: introduce internal Launcher_ENABLE_UPDATER variable | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-27 | chore: don't include sparkle when not enabled | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-27 | Ignore cache files entirely, also apply to modpack export | LostLuma | |
Signed-off-by: LostLuma <lilly@lostluma.net> |