aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-14Merge pull request #931 from Janrupf/feature/custom-downloads-dirSefa Eyeoglu
2023-03-14Merge pull request #934 from heftymouse/developSefa Eyeoglu
2023-03-14Merge pull request #888 from Scrumplex/nix-stuffSefa Eyeoglu
2023-03-14fix: add mnemonic to downloads directory settingSefa Eyeoglu
2023-03-14Add visual studio files to gitignoreNikhil B
2023-03-14chore(nix): update sourcesSefa Eyeoglu
2023-03-14chore(nix): add deadnixSefa Eyeoglu
2023-03-14chore(nix)!: use overlays.defaultSefa Eyeoglu
2023-03-14chore: format markdown filesSefa Eyeoglu
2023-03-14feat(nix): add pre-commit-hooks.nixSefa Eyeoglu
2023-03-14feat(nix): add devShellSefa Eyeoglu
2023-03-14refactor(nix): use flake-utilsSefa Eyeoglu
2023-03-14chore(nix): format code using alejandraSefa Eyeoglu
2023-03-13feat: Add setting for downloads directoryJanrupf
2023-03-13Merge pull request #927 from kthchew/fix/mingw-buildSefa Eyeoglu
2023-03-13Merge pull request #928 from PrismLauncher/renovate/actions-cache-3.xSefa Eyeoglu
2023-03-13Merge pull request #929 from Scrumplex/drop-snaptxtsd
2023-03-13chore: drop Snap packagingSefa Eyeoglu
2023-03-13chore(deps): update actions/cache action to v3.3.1renovate[bot]
2023-03-12fix: explicit conversion to C string to fix MinGW g++ 10 buildKenneth Chew
2023-03-12Update `tomlplusplus` libraryKenneth Chew
2023-03-09Merge pull request #919 from PrismLauncher/renovate/actions-cache-3.xtxtsd
2023-03-09chore(deps): update actions/cache action to v3.3.0renovate[bot]
2023-03-09Merge pull request #896 from TheKodeToad/modrinth-tokenSefa Eyeoglu
2023-03-08Only select some paths by default - again!TheKodeToad
2023-03-08Merge pull request #918 from Scrumplex/qt6-defaulttxtsd
2023-03-08chore!: switch to Qt 6 by defaultSefa Eyeoglu
2023-03-07Fix another duplicate name :facepalm:TheKodeToad
2023-03-07(hopefully) Fix duplicates namesTheKodeToad
2023-03-07Apply flowln's suggestion :)TheKodeToad
2023-03-06Further reduce buggy behaviourTheKodeToad
2023-03-05More refactoringTheKodeToad
2023-03-05Apply flowln's suggestionTheKodeToad
2023-03-05Merge pull request #912 from Scrumplex/bump-ghc-filesystemSefa Eyeoglu
2023-03-05fix: remove unneeded alias for ghc_filesystemSefa Eyeoglu
2023-03-05fix: drop unneeded GHC_FILESYSTEM_WITH_INSTALLSefa Eyeoglu
2023-03-05chore: bump ghc-filesystemSefa Eyeoglu
2023-03-05Merge pull request #853 from kumquat-ir/nilSefa Eyeoglu
2023-03-05Merge pull request #911 from flowln/fix_zip_extract_windowsSefa Eyeoglu
2023-03-05Merge pull request #857 from Ryex/fix_windows_default_appsSefa Eyeoglu
2023-03-05fix: use `toLocalFile()` instead of `path()`flow
2023-03-04Fix abort?TheKodeToad
2023-03-04Implement abort (possible broken?) and therefore make it work without crashing!TheKodeToad
2023-03-04Improve codeTheKodeToad
2023-03-03More consistent namingTheKodeToad
2023-03-03Make it work! (TODO make it not crash)TheKodeToad
2023-03-03Mod loader supportTheKodeToad
2023-03-03Move task to another threadTheKodeToad
2023-03-02Add PackIgnoreProxy.h to cmakeTheKodeToad
2023-03-02Move logic to taskTheKodeToad