| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-21 | feat: add eternal cache entries | flow | |
| Those are entries that don't get stale over time, so we don't invalidate them if they 'expire'. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
| 2022-07-21 | change(cache): use cache-specific http headers for their lifetime | flow | |
| This uses the 'Age', 'Cache-Control' and 'Expires' HTTP headers to more accurately set up the cache lifetime, falling back to a static 1-week time if they're not present in the response. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
| 2022-05-12 | chore: add polymc license headers to launcher/net files | flow | |
| 2022-05-12 | refactor: organize a little more the code in launcher/net/ | flow | |
| This also reduces some code duplication by using some Task logic in NetAction. | |||
| 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-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |
