Age | Commit message (Expand) | Author |
2023-06-15 | Made ByteSynkArray to use shared_ptr | Trial97 |
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 | 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 |
2022-09-05 | Merge pull request #1034 from Scrumplex/detect-performance-features | Sefa Eyeoglu |
2022-08-21 | feat: add eternal cache entries | flow |
2022-08-08 | refactor: store current capabilities | Sefa Eyeoglu |
2022-07-11 | Merge pull request #678 from Scrumplex/improvements-around-proprietary-services | Sefa Eyeoglu |
2022-07-10 | chore: update license headers | Sefa Eyeoglu |
2022-07-10 | fix: fix slots for Qt 6 | Sefa Eyeoglu |
2022-07-08 | chore: add missing license headers | Sefa Eyeoglu |
2022-07-08 | feat: track capabilities of application | Sefa Eyeoglu |
2022-07-08 | refactor: rename references to CurseForge to Flame | Sefa Eyeoglu |
2022-06-04 | feat: custom user-agent | Ryan Cao |
2022-05-21 | Merge pull request #500 from flowln/net_refactor | Sefa Eyeoglu |
2022-05-20 | Add cursefrog key override | dada513 |
2022-05-12 | chore: add polymc license headers to launcher/net files | flow |
2022-05-12 | fix: abort and fail logic in tasks | flow |
2022-05-12 | refactor: more net cleanup | flow |
2022-05-12 | refactor: remove some superfluous signals | flow |
2022-05-12 | refactor: organize a little more the code in launcher/net/ | flow |
2022-05-08 | adopt changes from #497 remapped | Ryan Cao |
2021-11-21 | NOISSUE continue refactoring things to make tests pass | Petr Mrázek |
2021-11-20 | NOISSUE Some happy little refactors | Petr Mrázek |
2021-11-17 | NOISSUE qnam -> network | Petr Mrázek |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek |