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
/
HttpMetaCache.cpp
Age
Commit message (
Expand
)
Author
2023-08-21
fixed httpmetacache load
Trial97
2023-08-02
chore: reformat
Sefa Eyeoglu
2023-05-12
Merge branch 'develop' into fix/network_and_signals
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 `details` signal to `Task`
Rachel Powers
2023-04-17
Fix: signal/slot macro -> func pointer & network fixes
Rachel Powers
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-08-21
feat: add eternal cache entries
flow
2022-07-21
change(cache): use cache-specific http headers for their lifetime
flow
2022-07-16
fix: add expiration time to cache entries
flow
2022-05-12
chore: add polymc license headers to launcher/net files
flow
2022-05-12
refactor: more net cleanup
flow
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek