Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-08 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into settings Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-07 | Merge pull request #1120 from Trial97/visit_mod_page | Tayou | |
2023-07-07 | Merge pull request #1325 from Scrumplex/validate-meta-url | seth | |
Validate Meta URL | |||
2023-07-07 | fix: improve QUrl construction | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | Update ModFolderPage.cpp | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-07 | Made action text simpler | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-07 | fix: reset invalid meta url on launch | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | fix(ui): validate meta override url | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | Merge pull request #1128 from pandaninjas/fix-implicit-fallthrough | Sefa Eyeoglu | |
2023-07-06 | better url handling | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-06 | Keep formatting consistent | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-05 | Merge pull request #1310 from getchoo/autoupdate-flake | seth | |
feat(actions): add update-flake-lock | |||
2023-07-05 | Merge pull request #1284 from Ryex/fix/properly-track-failed-copies-and-clones | Sefa Eyeoglu | |
2023-07-04 | feat(actions): add update-flake-lock | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-04 | Merge pull request #1304 from Scrumplex/chore-flake-update-1 | seth | |
flake.lock: Update | |||
2023-07-04 | Fix VersionProxyModel.cpp | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Merge branch 'develop' into fix-implicit-fallthrough | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Replace break with return true; | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Remove break and add fallthrough comment in WorldListPage.cpp | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-03 | Merge pull request #1127 from Trial97/scale_cat | Tayou | |
2023-07-03 | flake.lock: Update | Sefa Eyeoglu | |
Flake lock file updates: • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/006c75898cf814ef9497252b022e91c946ba8e17' (2023-05-08) → 'github:hercules-ci/flake-parts/267149c58a14d15f7f81b4d737308421de9d7152' (2023-07-01) • Updated input 'flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/da45bf6ec7bbcc5d1e14d3795c025199f28e0de0?dir=lib' (2023-04-30) → 'github:NixOS/nixpkgs/4bc72cae107788bf3f24f30db2e2f685c9298dc9?dir=lib' (2023-06-29) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/aeb75dba965e790de427b73315d5addf91a54955' (2023-05-25) → 'github:nixos/nixpkgs/cd99c2b3c9f160cd004318e0697f90bbd5960825' (2023-07-01) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/61e567d6497bc9556f391faebe5e410e6623217f' (2023-05-23) → 'github:cachix/pre-commit-hooks.nix/42587d3414d1747999a5f71e92a83cf6547b62da' (2023-07-03) • Updated input 'pre-commit-hooks/flake-utils': 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02) → 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31) • Added input 'pre-commit-hooks/flake-utils/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-03 | fixed typo | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-03 | updated option text | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-02 | Merge pull request #1232 from telans/screenshots-update | TheKodeToad | |
ScreenshotsPage fixes | |||
2023-07-02 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into settings | |||
2023-07-02 | Merge pull request #1298 from TurboWafflz/develop | Sefa Eyeoglu | |
2023-07-02 | Fix compiling on OpenBSD | Finian Wright | |
Signed-off-by: Finian Wright <turbowafflz@gmail.com> | |||
2023-07-01 | Merge pull request #1292 from Trial97/export5 | seth | |
Removed logs from instance export | |||
2023-06-30 | removed extra condition | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-30 | Made sure the logs are ignored when collecting files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-30 | Removed logs from instance export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-28 | Renamed function | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into scale_cat | |||
2023-06-28 | Added warnings for running instances | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into settings | |||
2023-06-28 | Merge pull request #1266 from TheKodeToad/smol-tweaks | Sefa Eyeoglu | |
2023-06-27 | Merge pull request #1280 from Trial97/shortcut | seth | |
Fixed illegal characters in shortcuts name | |||
2023-06-27 | Update launcher/FileSystem.cpp | Rachel Powers | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-27 | Merge pull request #1281 from Trial97/screenshot | seth | |
Added more information to the screenshot upload warning | |||
2023-06-27 | fix(filesystem): track failed copies and clones | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-27 | Added more information to the screenshot upload warning | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-27 | omit icon remove on macos | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-27 | Fixed illegal characters in shortcuts name | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-26 | Merge pull request #1277 from Trial97/remove_mojang | TheKodeToad | |
Removed unused files | |||
2023-06-26 | Removed unused files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-26 | Merge pull request #1274 from TheKodeToad/java-signature | Sefa Eyeoglu | |
2023-06-26 | Merge pull request #1275 from Scrumplex/git-blame-ignore | Sefa Eyeoglu | |
2023-06-26 | chore: add Git Blame ignore file | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-26 | fix: install logo to multimc theme in genicons.sh | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-26 | Merge pull request #1065 from leo78913/gamescope-close-button | Sefa Eyeoglu | |