Age | Commit message (Expand) | Author |
2023-01-24 | fix(Tasks): don't try to start more tasks than necessary | flow |
2023-01-24 | fix(ResourceFolder): don't create two smart ptrs for the same raw ptr | flow |
2023-01-24 | Merge pull request #783 from DioEgizio/update-cmark-fix-cve | flow |
2023-01-24 | fix: update cmark to fix a CVE | DioEgizio |
2023-01-23 | Merge pull request #675 from flowln/generalize_mod_model | Sefa Eyeoglu |
2023-01-23 | Merge pull request #758 from flowln/fix_process_events_backstab | Sefa Eyeoglu |
2023-01-23 | fix(license): add/fix my copyright/license headers | flow |
2023-01-23 | Merge pull request #772 from TheLastRar/zlib-fallback-bundled-fix | Sefa Eyeoglu |
2023-01-22 | fix: zlib fallback | TheLastRar |
2023-01-20 | Merge pull request #766 from TayouVR/change-cat-on-settings-change | flow |
2023-01-20 | fix(tests): add some comments on the stack overflow Task test | flow |
2023-01-20 | make MainWindow cat update instantly | Tayou |
2023-01-18 | fix: call processEvents() before adding new tasks to the task queue | flow |
2023-01-18 | feat(tests): add test for stack overflow in ConcurrentTask | flow |
2023-01-16 | Merge pull request #696 from Ryex/import-all-the-things | Sefa Eyeoglu |
2023-01-15 | Merge pull request #753 from PrismLauncher/renovate/hendrikmuhs-ccache-action... | flow |
2023-01-15 | chore(deps): update hendrikmuhs/ccache-action action to v1.2.8 | renovate[bot] |
2023-01-14 | Merge pull request #746 from RaptaG/patch-1 | Sefa Eyeoglu |
2023-01-14 | We're in 2023 :) | RaptaG |
2023-01-14 | Merge pull request #743 from flowln/fix_mods_with_wrong_modListVersion | flow |
2023-01-13 | fix: don't fail mod parsing when encountering invalid modListVersion | flow |
2023-01-13 | Merge pull request #685 from byteduck/instance-accounts | flow |
2023-01-13 | Apply suggestions from code review | Rachel Powers |
2023-01-13 | fix(ModUpdater): ensure instead of require icon_url | flow |
2023-01-13 | fix(ModUpdater): fail mods individually when there's errors in the JSON | flow |
2023-01-13 | refactor(RD): allow setting custom folder target for downloaded resources | flow |
2023-01-13 | fix(RD): set resource strings for ReviewMessageBox too | flow |
2023-01-13 | feat(tests): add very basic ResourceModel test | flow |
2023-01-13 | fix(RD): don't assert search offset on fetchMore() in ResourceModel | flow |
2023-01-13 | refactor: change some ResourceAPI from NetJob to Task | flow |
2023-01-13 | refactor(RD): move BaseInstance dep. to subclasses of ResourceModel | flow |
2023-01-13 | fix(RD): correctly set the strings for the specific resource names | flow |
2023-01-13 | fix: CodeQL warnings about the rule of two | flow |
2023-01-13 | refactor(RD): move success callbacks from ModModel to ResourceModel | flow |
2023-01-13 | refactor(RD): add helper in ResourceModel to find current sorting | flow |
2023-01-13 | fix(RD): separate search and versions/info tasks | flow |
2023-01-13 | fix(RD): pass copy of IndexedPack to callbacks instead of ref. | flow |
2023-01-13 | refactor(RD): clear up sorting methods | flow |
2023-01-13 | fix: build with qt5.12 on Linux and pedantic flag | flow |
2023-01-13 | feat(RD): add roleNames and Q_PROPERTY to ResourceModel | flow |
2023-01-13 | refactor(RD): decouple ResourceModels from ResourcePages | flow |
2023-01-13 | refactor(RD): unify download dialogs into a single file | flow |
2023-01-13 | fix(RD): prevent weird behavior of progress widget | flow |
2023-01-13 | refactor: put resource downloading classes in common namespace | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2023-01-13 | Merge pull request #714 from redstrate/cmark | flow |
2023-01-13 | Merge pull request #737 from PrismLauncher/renovate/hendrikmuhs-ccache-action... | Sefa Eyeoglu |
2023-01-12 | DCO Remediation Commit for Aaron <10217842+byteduck@users.noreply.github.com> | Aaron |
2023-01-12 | Merge branch 'PrismLauncher:develop' into instance-accounts | Aaron Sonin |
2023-01-12 | Fix instance account selector face for offline accounts | Aaron |