index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
net
Age
Commit message (
Expand
)
Author
2023-08-01
Apply suggestions from code review
Rachel Powers
2023-07-02
Fail NetRequest on connection close from QT
Trial97
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-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
[next]