Age | Commit message (Expand) | Author |
2023-03-03 | Move task to another thread | TheKodeToad |
2023-03-02 | Add PackIgnoreProxy.h to cmake | TheKodeToad |
2023-03-02 | Move logic to task | TheKodeToad |
2023-03-02 | Minify index JSON | TheKodeToad |
2023-03-02 | Fix QuaZipFile usage | TheKodeToad |
2023-03-02 | Export without file urls | TheKodeToad |
2023-03-02 | Add file tree | TheKodeToad |
2023-03-02 | Add *basic* interaction | TheKodeToad |
2023-03-02 | Fix menu being set as central widget | TheKodeToad |
2023-03-02 | UI for mrpack export (broken) | TheKodeToad |
2023-03-02 | Prism-ify more license headers | TheKodeToad |
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 |
2023-03-02 | Move Modrinth before CurseForge for consistency | TheKodeToad |
2023-03-02 | Replace with exact match and add TODO to improve | TheKodeToad |
2023-03-02 | fix: change wording of TP/RP download buttons | Sefa Eyeoglu |
2023-03-01 | Add link | TheKodeToad |
2023-03-01 | Allow custom Modrinth API token | TheKodeToad |
2023-03-01 | fix: use makeShared for importing components | Sefa Eyeoglu |
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 |
2023-02-24 | fix+refactor: fix fail to import modpacks and clean up a bit | flow |
2023-02-22 | review fixes | kumquat-ir |
2023-02-19 | fix metadata for mods with `.nilmod` extension | kumquat-ir |
2023-02-16 | minor cleanup | kumquat-ir |
2023-02-15 | Merge pull request from GHSA-gq28-qx55-mh2r | Sefa Eyeoglu |
2023-02-13 | do not create nilmods folder | kumquat-ir |
2023-02-12 | fix: add missing header to Application.cpp | Rachel Powers |
2023-02-12 | switch to qdcss for parsing | kumquat-ir |
2023-02-11 | nilmods instance page | kumquat-ir |
2023-02-11 | parse nil metadata | kumquat-ir |
2023-02-10 | fix: ignore absolute paths when extracting | Sefa Eyeoglu |
2023-02-10 | fix: don't extract files outside of target path | Sefa Eyeoglu |
2023-02-07 | Replace potentially ReDOSable regex | PandaNinjas |
2023-02-06 | Merge pull request #819 from Scrumplex/fix-launch-script | DioEgizio |
2023-02-05 | chore: add my copyright headers | flow |
2023-02-05 | feat(RD): add texture pack downloader | flow |
2023-02-05 | feat(RD): add shader pack downloader | flow |
2023-02-05 | feat(RD): add resource pack downloader | flow |
2023-02-05 | Merge pull request #823 from BalkanMadman/linux-java | Sefa Eyeoglu |
2023-02-05 | Merge pull request #825 from Ryex/cmd_env_native_sep | Sefa Eyeoglu |
2023-02-05 | Merge pull request #751 from Edgars-Cirulis/develop | Sefa Eyeoglu |
2023-02-04 | ensure command env vars use native path seperators | Rachel Powers |
2023-02-04 | Java installations detection fix for Linux | BalkanMadman |
2023-02-04 | Merge pull request #802 from KosmX/develop | Sefa Eyeoglu |
2023-02-04 | fix: use /usr/bin/env bash in launch script | Sefa Eyeoglu |
2023-02-03 | fix: fix component uid regex | Sefa Eyeoglu |
2023-02-02 | fix: give error when components have bad uids | flow |
2023-02-02 | fix(Inst.Import): don't allow bad file path in mrpack import | flow |