Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-20 | fix: typos | Rachel Powers | |
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 | feat: Add UAC icon when symlinking on windows. | 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 | fix: macos compat after refactor of `clonefile` | 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: windows test compat | Rachel Powers | |
fix: compiler warning on int qint32 compare Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-20 | fix: Qt < 5.14.0 compat | Rachel Powers | |
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): make recursive links explicit | 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 | fix CMakeLits.txt for non MSVC windows builds | 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-03-14 | fix: add mnemonic to downloads directory setting | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-13 | feat: Add setting for downloads directory | Janrupf | |
Closes #641 Signed-off-by: Janrupf <business.janrupf@gmail.com> | |||
2023-03-12 | fix: explicit conversion to C string to fix MinGW g++ 10 build | Kenneth Chew | |
Signed-off-by: Kenneth Chew <kenneth.c0@protonmail.com> | |||
2023-03-09 | Merge pull request #896 from TheKodeToad/modrinth-token | Sefa Eyeoglu | |
2023-03-07 | Fix another duplicate name :facepalm: | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-07 | (hopefully) Fix duplicates names | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-07 | Apply flowln's suggestion :) | TheKodeToad | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-05 | Apply flowln's suggestion | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-05 | Merge pull request #853 from kumquat-ir/nil | Sefa Eyeoglu | |
NilLoader mod metadata support | |||
2023-03-05 | fix: use `toLocalFile()` instead of `path()` | flow | |
QUrl::path() adds a '/' at the beginning of the path on Windows, causing the world to explode every once in a while. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2023-03-02 | Prism-ify more license headers | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Merge branch 'PrismLauncher:develop' into modrinth-token | TheKodeToad | |
2023-03-02 | Merge pull request #788 from flowln/other_resource_downloaders_two | Sefa Eyeoglu | |
Add resource pack, texture pack and shader pack downloaders | |||
2023-03-02 | Move Modrinth before CurseForge for consistency | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Replace with exact match and add TODO to improve | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | fix: change wording of TP/RP download buttons | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-01 | Add link | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-01 | Allow custom Modrinth API token | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-01 | fix: use makeShared for importing components | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-01 | Merge pull request #889 from flowln/fix_zip_extract | Sefa Eyeoglu | |
2023-03-01 | Merge pull request #735 from Scrumplex/import-component | Sefa Eyeoglu | |
2023-02-24 | fix: prevent crash when aborting import task while extracting pack | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2023-02-24 | fix+refactor: fix fail to import modpacks and clean up a bit | flow | |
QDir::cleanPath called by FS::PathCombine removes the trailing '/'... Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2023-02-22 | review fixes | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-02-19 | fix metadata for mods with `.nilmod` extension | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-02-16 | minor cleanup | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-02-15 | Merge pull request from GHSA-gq28-qx55-mh2r | Sefa Eyeoglu | |
Don't extract files outside of target path | |||
2023-02-13 | do not create nilmods folder | kumquat-ir | |
"it cant be that easy" - me, clueless Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-02-12 | fix: add missing header to Application.cpp | Rachel Powers | |
fails to compile on KISS Linux without Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-02-12 | switch to qdcss for parsing | kumquat-ir | |
make it not horrible to look at Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> |