1624 Commits (d89c45940b05542e7fba4f327ebcb06b96e3efdb)
 

Author SHA1 Message Date
Graham d89c45940b Infer the number of bytes to skip automatically in the material decoder 3 years ago
Graham 1f9e7798e7 Improve size estimation footnote 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 09b6605a99 Update dependencies 3 years ago
Graham 4e713b53f8 Make T3 errors non-fatal 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 f1c9fed36f Rename 'Name' column to 'Source(s)' 3 years ago
Graham 879e0f5e13 Refactor underlay/overlay-related code 3 years ago
Graham ab58a83a5d Update dependencies 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 dbd169aa1a Make fastutil part of the cache library's API 3 years ago
Graham da3cc57b3f Add link to download keys in the text format 3 years ago
Graham f6961a50f1 Add cache size in bytes to master_index_stats 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 f870410a09 Update dependencies 3 years ago
Graham e6af0affb6 Ignore corrupt indexes in Js5MasterIndex::create 3 years ago
Graham bf86fa48e9 Update dependencies 3 years ago
Graham 8c395bcf4b Add index on key_id 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
Graham b792b65f5e Remove smarter resolution algorithm for now 3 years ago
Graham 3a897d4e67 Downgrade Netty 3 years ago
Graham 18d7fdc343 Resolve collisions by prioritising groups from the same source 3 years ago
Graham 1f735f4b99 Remove duplicate descriptions 3 years ago
Graham f04d163d98 Add non-truncated version numbers to the collisions view 3 years ago
Graham f59d9213eb Update dependencies 3 years ago
Graham c49ce684c8 Optimize master_index_stats 3 years ago
Graham 24d5b91ebe Mark functions as stable, strict and parallel safe 3 years ago
Graham cba34b54c9 Add resolve_{group,index} functions 3 years ago
Graham a8794aca99 Include empty master index in master_index_stats 3 years ago
Graham b685d901aa Mark empty master index as invalid 3 years ago
Graham 38be1905cb Fix cache source URL list 3 years ago
Graham 006c8f7b9b Improve grammar 3 years ago
Graham eeb82d2e47 Fix typo in master_index_stats JOIN 3 years ago
Graham 9bce5cc1b3 Replace LEFT JOIN on sources/games with a JOIN 3 years ago
Graham 4ad9b31aae Update dependencies 3 years ago