Age | Commit message (Expand) | Author |
2023-08-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-08-14 | chore: update license headers | Sefa Eyeoglu |
2023-08-14 | chore: reformat | Sefa Eyeoglu |
2023-08-11 | fix: fix more warnings | Sefa Eyeoglu |
2023-08-10 | Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings | Sefa Eyeoglu |
2023-08-04 | chore: update license headers | Sefa Eyeoglu |
2023-08-02 | chore: reformat | Sefa Eyeoglu |
2023-08-01 | Apply suggestions from code review | Rachel Powers |
2023-07-02 | Fail NetRequest on connection close from QT | Trial97 |
2023-07-01 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers |
2023-06-27 | More clenup | Trial97 |
2023-06-27 | Simplify Upload and Download | Trial97 |
2023-06-25 | fix: ensure `finished` signal is emited | Rachel Powers |
2023-06-25 | fix(net): fix emit signals in download & upload task | seth |
2023-06-25 | fixup! Merge remote-tracking branch 'upstream/develop' into refactor/net-spli... | Rachel Powers |
2023-06-25 | Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade... | Rachel Powers |
2023-06-25 | feat(net): ApiUpload ^& fix unfired `finished` signals | Rachel Powers |
2023-06-25 | fix: class rename (lsp acitons undid the first rename :P) | Rachel Powers |
2023-06-25 | chore: format | Rachel Powers |
2023-06-25 | refactor: override / mask static `make` functions for ApiDownload | Rachel Powers |
2023-06-25 | refactor: split out setting api headers for downloads | Rachel Powers |
2023-06-15 | Made ByteSynkArray to use shared_ptr | Trial97 |
2023-06-09 | Updated the messages | Trial97 |
2023-06-09 | Fixed some crashes | Trial97 |
2023-06-04 | chore: clean up after new compiler warnings | Rachel Powers |
2023-05-21 | feat: Qt 5.15 adds transfer timeouts. at least use it for downloads | Rachel Powers |
2023-05-12 | Merge branch 'develop' into fix/network_and_signals | Rachel Powers |
2023-05-06 | refactor: move functions to utils + code-review fixes | Rachel Powers |
2023-05-05 | Apply suggestions from code review | Rachel Powers |
2023-05-01 | feat: estimate remining time on downloads | Rachel Powers |
2023-05-01 | refactor: logging.h -> Logging.h | Rachel Powers |
2023-05-01 | fix: clean up license headers for Tasks | Rachel Powers |
2023-05-01 | feat: add UID to debug lines of upload tasks | Rachel Powers |
2023-05-01 | feat: add download size to download details alongside speed | Rachel Powers |
2023-05-01 | feat: add `details` signal to `Task` | Rachel Powers |
2023-05-01 | fix: properly map progress range | Rachel Powers |
2023-05-01 | feat: Propogated subtask progress | Rachel Powers |
2023-05-01 | feat: better task tracking | Rachel Powers |
2023-04-17 | Fix: signal/slot macro -> func pointer & network fixes | Rachel Powers |
2023-03-05 | Apply flowln's suggestion | TheKodeToad |
2023-03-02 | Prism-ify more license headers | TheKodeToad |
2023-03-02 | Replace with exact match and add TODO to improve | TheKodeToad |
2023-03-01 | Allow custom Modrinth API token | TheKodeToad |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2023-01-24 | Merge branch 'develop' into remove-updater | Sefa Eyeoglu |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2022-12-17 | refactor(Tasks): remove 'm_total_size' from ConcurrentTask | flow |
2022-11-21 | refactor: remove old updater | Sefa Eyeoglu |
2022-11-14 | Prefix member variables in HttpMetaCache | TheLastRar |
2022-11-04 | Fix: Resolve ambiguous overload errors | TheLastRar |