146 Commits (master)

Author SHA1 Message Date
Graham 47b1bd5bf0 Replace concatenation with classappend 3 years ago
Graham d5b1bf016e Remove redundant active class 3 years ago
Graham 9638b0311a Add explicit line breaks and non-breaking spaces to improve appearance 3 years ago
Graham 3f8b8eec1a Add view for detecting collisions 3 years ago
Graham 5e81ccc92c Improve footnote style 3 years ago
Graham a920570f04 Fix total archive, group and key counts 3 years ago
Graham 1cbd97d3c9 Fix case (on -> ON) 3 years ago
Graham 1c301f6aa5 Improve footnote wording 3 years ago
Graham 0e80066c29 Format caches/index.html 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 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 bce6270957 Set background colour of the indexes, groups and keys cells 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 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 4ca9bcb6d2 Rename master_index_id to last_master_index_id 3 years ago
Graham 06ff7a9d3b Download all groups that changed between the previous and current cache 3 years ago
Graham 5d8f89e319 Add master_index_valid_{indexes,groups} views to reduce duplication 3 years ago
Graham 3289af5ddf Add uncompressed_{length,crc32} columns to the containers table 3 years ago
Graham 8b1880cf09 Add heading to download links column 3 years ago
Graham 12e3a0eed2 Remove extraneous newline 3 years ago
Graham eae9a3e2f4 Remove master index digest column from the web page 3 years ago
Graham 97640774f9 Store index protocol, version and flags in the database 3 years ago
Graham 1c061c0f66 Store master index format in the database 3 years ago
Graham 4154e4fdb4 Store non-truncated versions in the archiving service if available 3 years ago
Graham 412d6f4c1f Add XTEA key export endpoint 3 years ago
Graham a5ac7b0b28 Fix heading case 3 years ago
Graham a19a69b21e Add name and description to the master_indexes table 3 years ago
Graham 47127113f4 Add initial archiving service web interface 3 years ago
Graham a3593e9326 Rename master_index_entries to master_index_archives 3 years ago
Graham 6a87159f30 Add lengths and uncompressed checksum to index_groups 3 years ago
Graham 77e227c93d Store game, build and timestamp in the master index table 3 years ago
Graham 689c315bf3 Track current build number automatically 3 years ago
Graham 4e90bd76b5 Remove the cache and cache_index tables 3 years ago
Graham 03b30145a9 Replace INT with INTEGER for consistency 3 years ago
Graham 30b605d719 Store master indexes in the database 3 years ago
Graham 19b6893681 Fix V1__init.sql package 3 years ago