1656 Commits (b37e4d0d0b1b38c89f1e8b819a1667d6ae8b50c9)
 

Author SHA1 Message Date
Graham 0e80066c29 Format caches/index.html 3 years ago
Graham c260548d73 Add command for downloading keys from RuneLite and OpenOSRS 3 years ago
Graham 5da59135ea Add HTTP module 3 years ago
Graham 86e9963a75 Format timestamps more concisely 3 years ago
Graham b5a4f75fb9 Group cache and keys links 3 years ago
Graham 0775449eae Make the caches table responsive 3 years ago
Graham e56d16ab91 Right align numeric columns 3 years ago
Graham 4b4b6fabc0 Add percentage of valid indexes, groups and keys to the table 3 years ago
Graham 8eb1f82048 Log a warning in CacheImporter if a group is corrupt 3 years ago
Graham e1f1da1cc0 Check that there is no trailing data after a group in CacheImporter 3 years ago
Graham b067020cad Ignore trailing blocks with a non-zero next block pointer 3 years ago
Graham 75d4446b92 Ensure uncompressIfKeyValid always consumes the entire container 3 years ago
Graham fffc96a83f Add navbar to the archive web interface 3 years ago
Graham 416dabec4c Include empty loc groups in the total number of known keys 3 years ago
Graham 2ac2ab8230 Add groups and total_uncompressed_length to master_index_archives 3 years ago
Graham 86f100ff4f Format CacheExporter 3 years ago
Graham 330ef655ba Remove PACKAGES_IMPORT_LAYOUT 3 years ago
Graham b94cc80785 Update HTML code style 3 years ago
Graham bce6270957 Set background colour of the indexes, groups and keys cells 3 years ago
Graham 3ff6cd2d02 Add custom JSON pretty printer 3 years ago
Graham bdab767ca7 Add thousands separators to group/key counts 3 years ago
Graham 554520b285 Add initial Bootstrap style 3 years ago
Graham 81e2dedee5 Add number of valid indexes, groups and keys to the web interface 3 years ago
Graham 971fb642c1 Remove pointless cast 3 years ago
Graham afcd1fac36 Add workaround for IDEA-256707 3 years ago
Graham bdaf5aae2c Rename WHIRLPOOL to DIGESTS for consistency with the Js5Index flags 3 years ago
Graham 53db5b3314 Add support for the current master index format 3 years ago
Graham 192b24b9bd Improve JsonKeyReader 3 years ago
Graham 31db959a46 Add XteaKeyDeserializer 3 years ago
Graham 704687e262 Remove /keys/submit endpoint 3 years ago
Graham e1f33158f2 Throw an exception if the JS5 connection closes unexpectedly 3 years ago
Graham 2bce00be54 Remove pointless return 3 years ago
Graham 4ca9bcb6d2 Rename master_index_id to last_master_index_id 3 years ago
Graham e565b0cb4f Tighten JOIN conditions in importMasterIndexAndGetIndexes 3 years ago
Graham e3865180ca Remove tmp_groups table 3 years ago
Graham 692ca20344 Add processGroup method to Js5ChanneHandler 3 years ago
Graham 06ff7a9d3b Download all groups that changed between the previous and current cache 3 years ago
Graham 48ce47ad7b Remove tmp_indexes table 3 years ago
Graham 2aab020e67 Use int for master index ids consistently 3 years ago
Graham 5d8f89e319 Add master_index_valid_{indexes,groups} views to reduce duplication 3 years ago
Graham 60812f22eb Update dependencies 3 years ago
Graham 5cbb87e788 Update copyright year 3 years ago
Graham e8fd432f14 Combine key validation with uncompression 3 years ago
Graham 359891c01e Convert all test objects to classes 3 years ago
Graham 91d4e46c89 Rename GroupKey to Key 3 years ago
Graham 9b409c8331 Improve JUnit dependencies 3 years ago
Graham c295ecb0a0 Allow nullable ReferenceCounted objects to be passed to use 3 years ago
Graham 3289af5ddf Add uncompressed_{length,crc32} columns to the containers table 3 years ago
Graham 177376f47e Update dependencies 3 years ago
Graham b003e02ef4 De-duplicate key validation code in KeyBruteForcer 3 years ago