Age | Commit message (Expand) | Author |
2023-07-01 | Merge branch 'develop' into chore/add-compiler-warnings | 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 |
2022-10-10 | feat: add clear metadata action | Sefa Eyeoglu |
2022-09-10 | fix: emit signals when aborting NetJob | flow |
2022-09-07 | Merge pull request #966 from flowln/refactor_tasks | flow |
2022-09-05 | Merge pull request #1034 from Scrumplex/detect-performance-features | Sefa Eyeoglu |
2022-08-28 | refactor: make NetJob inherit from ConcurrentTask as well! | flow |
2022-08-21 | feat: add eternal cache entries | flow |
2022-08-11 | Merge pull request #920 from flowln/metacache_fix | timoreo |
2022-08-08 | refactor: store current capabilities | Sefa Eyeoglu |
2022-07-23 | Merge pull request #877 from Scrumplex/refactor-offline-accounts | Sefa Eyeoglu |
2022-07-23 | fix: treat accounts as offline, if auth servers are down | Sefa Eyeoglu |
2022-07-21 | change(cache): use cache-specific http headers for their lifetime | flow |
2022-07-17 | fix: allow aborting upload tasks | flow |
2022-07-16 | fix: add expiration time to cache entries | flow |
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-10 | refactor: fix deprecation up to Qt 6 | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-08 | chore: add missing license headers | Sefa Eyeoglu |
2022-07-08 | feat: track capabilities of application | Sefa Eyeoglu |