238 Commits (master)

Author SHA1 Message Date
Graham 73defefef4 Create codecs with dependency injection 2 years ago
Graham c01933614c Bind Jackson module consistently with other Guice modules 2 years ago
Graham c43d48f71b Rename LOGIN_DOWNSTREAM_JS5REMOTE to JS5REMOTE_DOWNSTREAM 2 years ago
Graham 0c2108d750 Add separate Protocol for INIT_JS5REMOTE_CONNECTION responses 2 years ago
Graham e90513aa36 Update to Ktor 2 2 years ago
Graham 67f3dbaf57 Update dependencies 2 years ago
Graham 4eea6d752a Don't terminate if downloading keys from a source fails 2 years ago
Graham e804fdc065 Add Cache-Control and ETag headers to the exportGroup endpoint 2 years ago
Graham 9c9a1ecf39 Add archive API documentation 2 years ago
Graham 2b720af6e5 Fix line length 2 years ago
Graham 0158bc937b Add archive/index sizes and completion percentages to legacy cache pages 2 years ago
Graham c85e8ed873 Remove unused import 2 years ago
Graham 2aaa19e05e Format CacheExporter 2 years ago
Graham f5b9f269f6 Add per-archive stats to the cache pages 2 years ago
Graham ce9604a28d Allow cross-origin requests to the archive 2 years ago
Graham c94678c7c5 Add API for downloading individual groups 2 years ago
Graham e5512cbdf6 Update number of loading requirements 2 years ago
Graham 3eefa3df52 Fix downloading caches 2 years ago
Graham af918cf535 Add support for hiding broken caches 2 years ago
Graham 80dda3f2dc Add missing JOIN condition 2 years ago
Graham d186f5aef4 Add initial support for separate scopes to the archiving service 2 years ago
Graham 88ef8aec92 Fix reading timestamps with sign bit set 2 years ago
Graham 804ae70def Format refreshViews() in CacheImporter 2 years ago
Graham fe69594180 Add command for extracting caches found with Edward's cache finder 2 years ago
Graham c9f397759e Use advisory locks to prevent concurrent view refreshes 2 years ago
Graham 35f54fd753 Skip corrupt archives when importing legacy caches 2 years ago
Graham 5c77ee4bd2 Format CacheExporter 2 years ago
Graham 73eb30dbf9 Add game, environment, language, build and timestamp to file names 2 years ago
Graham 64713fb862 Add --decode-js5response flag to import-master-index 2 years ago
Graham 71f775f282 Add JSON version of the /caches page 2 years ago
Graham 346302fc05 Add API endpoint for receiving keys 2 years ago
Graham df55c3ece3 Fix reconnection on client-side timeouts in the JS5 client 2 years ago
Graham 469fe2eecc Add environment and language columns to the caches table 2 years ago
Graham 334424e57a Fix addMasterIndex() 2 years ago
Graham f4ae5540d7 Skip version list entries with a version of zero 2 years ago
Graham ab964a2b1f Skip corrupt files when importing a legacy cache 2 years ago
Graham f079c415f5 Add initial support for archiving legacy caches 2 years ago
Graham 39d2ad7ee3 Fix ByteBuf leak 2 years ago
Graham ab2c56f0af Set HttpClient timeouts 2 years ago
Graham 046ccbc2c9 Optimize the master_index_stats view 2 years ago
Graham 1efa370fdd Reconnect to the JS5 server if we lose connection while parsing indexes 3 years ago
Graham 20868a39ad Fix warnings in CacheExporter 3 years ago
Graham 2a6ffa87a6 Fix elvis operator on non-nullable type warning 3 years ago
Graham 3368818ca1 Download names from Polar's fork of RuneStar 3 years ago
Graham 3848a89f68 Ensure a directory is created for the ARCHIVESET archive 3 years ago
Graham 36f5efa1ad Serve flat file caches as .tar.gz files instead of .zip files 3 years ago
Graham cbb2a90388 Disable .dat2/.idx link if the cache is too big for a DiskStore 3 years ago
Graham a52955fe4b Switch to ktor's CIO backend 3 years ago
Graham 0ec7736764 Log the number of XTEA keys imported 3 years ago
Graham 7915698cda Reduce CacheExporter BATCH_SIZE 3 years ago