1608 Commits (93ee863e2004dddcb038e24d09033e6c926d9c53)
 

Author SHA1 Message Date
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
Graham c0f9590f48 Add foreign key to source_groups 3 years ago
Graham 4353d8a616 Refactor identikit-related code 3 years ago
Graham 69a511a3c5 Update dependencies 3 years ago
Graham b98d045cfe Add group source tracking 3 years ago
Graham 4856f79152 Update dependencies 3 years ago
Graham 853f2cff91 Add assignment operator support to HexLiteralTransformer 3 years ago
Graham 99b725dc8f Rename clearBuffer to fillBuffer 3 years ago
Graham 538f4d06c6 Refactor (mostly) font-related code 3 years ago
Graham 4deabceb9e Move container_id to the end of the groups index 3 years ago
Graham d8fd55f5cc Update dependencies 3 years ago
Graham 0007a2917b Update dependencies 3 years ago
Graham bb293d3e3f Add missing ORDER BY to queries fetching the next container/key 3 years ago
Graham 995cdbd1b7 Add index to speed up the XTEA key brute force command 3 years ago
Graham ea63769fe9 Add container IDs to the collisions view for debugging 3 years ago
Graham 76dba3f404 Count indexes with a zero version/checksum as valid 3 years ago
Graham 2411a16bc2 Always show vertical scroll bar to improve horizontal alignment 3 years ago