pollymc/launcher/net
flow ec87a8ddfc
fix: add expiration time to cache entries
This is to prevent problems where the cache entry would still be used
way after the remote resource got updated. The limit is hardcoded for 1
week, which I think is a reasonable time, but this could be further
tweaked.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-16 21:25:28 -03:00
..
ByteArraySink.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
ChecksumValidator.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
Download.cpp Merge pull request #678 from Scrumplex/improvements-around-proprietary-services 2022-07-11 14:56:09 +02:00
Download.h chore: add missing license headers 2022-07-08 16:25:03 +02:00
FileSink.cpp chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
FileSink.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
HttpMetaCache.cpp fix: add expiration time to cache entries 2022-07-16 21:25:28 -03:00
HttpMetaCache.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
MetaCacheSink.cpp chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
MetaCacheSink.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
Mode.h refactor: more net cleanup 2022-05-12 18:11:55 -03:00
NetAction.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
NetJob.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
NetJob.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
PasteUpload.cpp fix: fix slots for Qt 6 2022-07-10 12:19:15 +02:00
PasteUpload.h Change paste settings and add copyright headers 2022-05-21 17:30:09 +01:00
Sink.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
Upload.cpp chore: add missing license headers 2022-07-08 16:25:03 +02:00
Upload.h chore: add missing license headers 2022-07-08 16:25:03 +02:00
Validator.h chore: remove copyright from files i didnt mess with 2022-05-17 06:36:30 -03:00