Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-04 | Fix abort? | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-04 | Implement abort (possible broken?) and therefore make it work without crashing! | TheKodeToad | |
The shared pointer was going out of scope 🤦. Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-04 | Improve code | TheKodeToad | |
Even more broken now (it is stuck loading forever)! Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-03 | More consistent naming | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-03 | Make it work! (TODO make it not crash) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-03 | Mod loader support | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-03 | Move task to another thread | TheKodeToad | |
I don't know whether this is the prefered method. Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Add PackIgnoreProxy.h to cmake | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Move logic to task | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Minify index JSON | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Fix QuaZipFile usage | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Export without file urls | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Add file tree | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Add *basic* interaction | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | Fix menu being set as central widget | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-03-02 | UI for mrpack export (broken) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
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 | Merge pull request #895 from Scrumplex/fix-component-creation | flow | |
Use makeShared for importing components | |||
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 #894 from ↵ | Sefa Eyeoglu | |
PrismLauncher/renovate/cachix-install-nix-action-20.x chore(deps): update cachix/install-nix-action action to v20 | |||
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-03-01 | chore(deps): update cachix/install-nix-action action to v20 | renovate[bot] | |
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-24 | license stuff | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-02-22 | review fixes | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-02-22 | Merge pull request #846 from ↵ | Sefa Eyeoglu | |
PrismLauncher/renovate/vedantmgoyal2009-winget-releaser-2.x | |||
2023-02-22 | Merge pull request #881 from PrismLauncher/renovate/actions-cache-3.x | flow | |
2023-02-21 | chore(deps): update actions/cache action to v3.2.6 | renovate[bot] | |
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-17 | Merge pull request #865 from Scrumplex/codesign-windows | Sefa Eyeoglu | |
2023-02-16 | minor cleanup | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-02-16 | fix(actions): don't fail if code signing certificate is missing | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-02-15 | Merge pull request from GHSA-gq28-qx55-mh2r | Sefa Eyeoglu | |
Don't extract files outside of target path | |||
2023-02-15 | feat(ci): add Windows codesigning | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-02-13 | Merge pull request #859 from Ryex/fix-KISS-Linux-build | Sefa Eyeoglu | |
Add missing header to Application.cpp: Fix build failure on KISS Linux | |||
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 | feat: make shell association an optional section | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-02-12 | fix: oversight caused prism to be `.zip` windows default | Rachel Powers | |
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> | |||
2023-02-11 | nilmods instance page | kumquat-ir | |
mostly copied from the coremod page impl Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> |