Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-14 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-11 | fix: fix more warnings | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-27 | fix(filesystem): track failed copies and clones | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-04-03 | refactor: remove data duplication in statis FS Names | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-31 | fix: typos, CamelCase to camelCase the new names | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | spelling and formatting | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: clean up initial review comments (flowin) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | refactor: cleanupFilesystem.cpp | Rachel Powers | |
* remove now redundant reflink/clone code for windows * remove unnessacery debug code that could slow things down Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: warnings when instance resources are linked | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: add missing mingw defs | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(reflink): ioctl_clone for winbtrfs & ReFS | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: support reflink on windows via winbtrfs! | Rachel Powers | |
https://github.com/maharmstone/btrfs Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: intelegent recursive links & symlink follow on export | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: cleanup UI, detect FAT and turn off links | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(reflink): hook up relink / clone on the copy dialog | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: reflink / Clone support! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: follow symlinks when exporting | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat(symlinks&hardlinks): linkup copy dialog | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | refactor: make complete list of links to make and send that. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | feat: successful process elevation and comunication! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | we want to make links! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-01-07 | Merge pull request #576 from Ryex/identify-zip-packs | Sefa Eyeoglu | |
fix https://github.com/PrismLauncher/PrismLauncher/issues/349 | |||
2022-12-29 | refactor: use std::filesystem::rename insted of copy and then moving. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-14 | Improve handling of destructive actions | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-25 | Merge pull request #227 from Leo40Git/feature/instance-shortcuts | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/210 | |||
2022-11-12 | feat: add dryRun to copy operation | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-12 | refactor: allow copy operation with whitelist | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-12 | Windows: implement FS::createShortcut | ADudeCalledLeo | |
Signed-off-by: ADudeCalledLeo <7997354+Leo40Git@users.noreply.github.com> | |||
2022-11-01 | chore(remove FS::copyFile): | Rachel Powers | |
Now that #333 is merged and FS::copy works on non directory copyFile can be removed. Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | ensure FS::copyFile is marked for removal | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | code quality cleanup | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | minor clean up and add some docs | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-11-01 | copy found mods to instance (FTB and Flame) | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-07-30 | Trash instances instead of deleting (when possible) (#549) | Ryan Cao | |
Squashed because of :pofat: commit history | |||
2022-07-10 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-14 | refactor: move away from UnitTest.cmake | Sefa Eyeoglu | |
2022-06-11 | fix: apply client overrides in mrpacks | flow | |
another oopsie x.x | |||
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |