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-12 | Merge pull request #1517 from Trial97/revert_asan | Sefa Eyeoglu | |
2023-08-12 | Update CMakeLists.txt | Alexandru Ionut Tripon | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-08-12 | revert asan on debug on by default | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
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-07 | Merge pull request #1227 from Ryex/packaging/appimage-updates | Sefa Eyeoglu | |
2023-08-06 | Apply suggestions from code review | Rachel Powers | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
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 pull request #1456 from Trial97/icons | Sefa Eyeoglu | |
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-04 | Merge pull request #1483 from DioEgizio/update-qt652 | seth | |
[macOS,Windows] Update to Qt 6.5.2 | |||
2023-08-03 | chore: update to qt 6.5.2 | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
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 pull request #1452 from getchoo/sparkle-disable | Sefa Eyeoglu | |
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 | DCO Remediation Commit for ashuntu <101582426+ashuntu@users.noreply.github.com> | ashuntu | |
I, ashuntu <101582426+ashuntu@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 10678096e57eb5b344f0dd39ad178403640b722a I, ashuntu <101582426+ashuntu@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 51d7a6289e1cf2df463ae8d7c0b08b4a61faea3c I, ashuntu <101582426+ashuntu@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 1467072f3dcd6ea5d2e3375ad5d69f3ee6d58af2 Signed-off-by: ashuntu <101582426+ashuntu@users.noreply.github.com> | |||
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 | Merge pull request #1474 from apix0n/develop | Sefa Eyeoglu | |
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 #1461 from PrismLauncher/update_flake_lock_action | seth | |
chore(nix): update lockfile | |||
2023-07-30 | Merge pull request #1449 from Trial97/tehnic | Sefa Eyeoglu | |
Reintroduce parsing of INI files | |||
2023-07-30 | chore(nix): update lockfile | github-actions[bot] | |
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/f465da166263bc0d4b39dfd4ca28b777c92d4b73' (2023-07-22) → 'github:nixos/nixpkgs/d2b52322f35597c62abf56de91b0236746b2a03d' (2023-07-29) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/eb433bff05b285258be76513add6f6c57b441775' (2023-07-18) → 'github:cachix/pre-commit-hooks.nix/1e2443dd3f669eb65433b2fc26a3065e05a7dc9c' (2023-07-29) |