Age | Commit message (Expand) | Author |
2023-05-01 | feat: add `details` signal to `Task` | Rachel Powers |
2023-05-01 | feat: Propogated subtask progress | Rachel Powers |
2023-04-28 | chore: remove FTB modpack support | Sefa Eyeoglu |
2023-04-27 | Removed formated but not used files | Trial97 |
2023-04-27 | Removed extra code | Trial97 |
2023-04-22 | Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop | Trial97 |
2023-04-22 | Small Cleanup | Trial97 |
2023-04-22 | Better version handling | Trial97 |
2023-04-21 | Updated links | Trial97 |
2023-04-21 | Fixed tipo | Trial97 |
2023-04-21 | Small cleanup | Trial97 |
2023-04-21 | Made some copy by reference | Trial97 |
2023-04-21 | Semi fixed the Modrinth dependency implementation | Trial97 |
2023-04-21 | First working version with curseforge mods | Trial97 |
2023-04-21 | Added Dependency API | Trial97 |
2023-04-18 | Make response const | TheKodeToad |
2023-04-17 | This was moved | TheKodeToad |
2023-04-17 | Smol fixes | TheKodeToad |
2023-04-17 | Boring changes | TheKodeToad |
2023-04-12 | Added missing character | Trial97 |
2023-04-12 | Added task to load dependencies | Trial97 |
2023-04-10 | Added dependencies to the APIs | Trial97 |
2023-04-09 | Remove `seek` | Kode |
2023-04-07 | How did i- | TheKodeToad |
2023-04-06 | Better collectFileListRecursively error | TheKodeToad |
2023-04-06 | Revert concurrent syntax | TheKodeToad |
2023-04-06 | Remove more prototype not good code | TheKodeToad |
2023-04-06 | Remove "prototype" field | TheKodeToad |
2023-04-06 | Use local metadata | TheKodeToad |
2023-03-28 | Skip lookup if no files and fail if zipping fails | TheKodeToad |
2023-03-19 | Improve invokeMethod syntax | TheKodeToad |
2023-03-19 | Replace native file separator - this was accidentally brought to my attention... | TheKodeToad |
2023-03-18 | Merge branch 'PrismLauncher:develop' into mrpack-export | TheKodeToad |
2023-03-18 | Only add summary if not empty | TheKodeToad |
2023-03-18 | Info and error dialogs | TheKodeToad |
2023-03-12 | fix: explicit conversion to C string to fix MinGW g++ 10 build | Kenneth Chew |
2023-03-06 | Further reduce buggy behaviour | TheKodeToad |
2023-03-05 | More refactoring | TheKodeToad |
2023-03-04 | Fix abort? | TheKodeToad |
2023-03-04 | Implement abort (possible broken?) and therefore make it work without crashing! | TheKodeToad |
2023-03-04 | Improve code | TheKodeToad |
2023-03-03 | Make it work! (TODO make it not crash) | TheKodeToad |
2023-03-03 | Mod loader support | TheKodeToad |
2023-03-03 | Move task to another thread | TheKodeToad |
2023-03-02 | Move logic to task | TheKodeToad |
2023-02-05 | feat(RD): add shader pack downloader | flow |
2023-02-05 | feat(RD): add resource pack downloader | flow |
2023-02-02 | fix(Inst.Import): don't allow bad file path in mrpack import | flow |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2023-01-24 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |