150 Commits (ab2c56f0afc61971768359ddeff05d34e33d08ff)

Author SHA1 Message Date
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
Graham 821cb732fd Remove signature verification from the cache downloader 3 years ago
Graham 0781e23874 Add update links to each master index 3 years ago
Graham 6f02ab2f65 Add NXT cache downloader 3 years ago
Graham 21ed41c307 Use applet viewer config to find the hostname of a JS5 server 3 years ago
Graham 11a43242b9 Add applet viewer config parser 3 years ago
Graham 637e311a67 Fix SELECT DISTINCT query 3 years ago
Graham fc6e739879 Add e prefix to the name generator 3 years ago
Graham d925b68db3 Remove duplicate keys from valid.json 3 years ago
Graham a3cca0e6c3 Add Protocol constants 3 years ago
Graham ce741279b4 Add read-only Js5Index.{Group,File} types 3 years ago
Graham b37e4d0d0b Use alternatives for most methods deprecated in Kotlin 1.5 3 years ago
Graham cf8110e5a7 Fix possible off-by-one error in KeyBruteForcer 3 years ago
Graham 3293454c17 Add support for importing keys in binary format 3 years ago
Graham 09961589e3 Fix map square coordinate text 3 years ago
Graham ba60fecb50 Add support for downloading caches in flat file format 3 years ago
Graham e0a2df889b Add more information to the individual cache pages 3 years ago
Graham d89c45940b Infer the number of bytes to skip automatically in the material decoder 3 years ago
Graham 193af138fe Use non-breaking space in the size column 3 years ago
Graham 9be1a54b76 Add estimated cache size column 3 years ago
Graham ee567cc76f Treat empty loc groups as valid 3 years ago
Graham 40d6ccbb61 Add ent's output to the keys page 3 years ago
Graham 221252895c Check exit code of ent 3 years ago
Graham 593f46d9fd Add percentages to the keys page 3 years ago
Graham 6c728d758c Add total number of encrypted/validated groups to the keys page 3 years ago
Graham 6cf9eb5043 Set source name for original caches to 'Jagex' 3 years ago
Graham 4337020b6b Add endpoint for exporting all keys in bulk 3 years ago
Graham 93ee863e20 Add initial support for plotting a map of valid/invalid XTEA keys 3 years ago
Graham 8bc25e7e47 Set compression lewel to -9 3 years ago
Graham aad469c05d Generate XTEA key zip reproducibly 3 years ago
Graham c4f807d38f Add X-Forwarded-For support 3 years ago
Graham 2d136c89e9 Add zipped text version of the XTEA key endpoint 3 years ago
Graham a02eb169f4 Fix NPE in TextKeyReader if the input is invalid 3 years ago
Graham a6fa7bf5b6 Throw exception before importing a cache if its master index is empty 3 years ago
Graham ae88bca924 Add ent command for analysing the randomness of keys 3 years ago
Graham e4776f7c3c Only call games.single() when game is accessed 3 years ago
Graham e6af0affb6 Ignore corrupt indexes in Js5MasterIndex::create 3 years ago
Graham a8fbfd851c Replace PL/pgSQL functions with inlineable SQL functions 3 years ago
Graham 5d1fa42623 Remove pointless LATERAL JOINs 3 years ago