116 Commits (71f775f282931e2cbf2cf500fc619d23c9b74cb2)

Author SHA1 Message Date
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
Graham 5f5e7e9c1e Add archive home page 3 years ago
Graham 6ac2a31e36 Add link to the /pub folder 3 years ago
Graham 42c3c4c120 Fix over-counting in the master_index_stats view 3 years ago
Graham 509d88b18f Add support for storing multiple build numbers per master index 3 years ago
Graham 55870e428e Add navbar-expand class to the nav element 3 years ago
Graham df2aab7639 Fix position of 'Calculating...' text 3 years ago
Graham 8a25d3d31a Use CREATE EXTENSION IF NOT EXISTS in V1__init.sql 3 years ago
Graham 70644b5e06 Combine master_index_{archive,group}_stats 3 years ago
Graham 20988a70cc Add size column to the master_index_group_stats view 3 years ago
Graham f20070d8c3 Fix indentation in V1__init.sql 3 years ago
Graham f8c44f1de4 Rename master_index_valid_{indexes,groups} to resolved_{indexes,groups} 3 years ago
Graham 29541b03a8 Remove collision TODO from V1__init.sql 3 years ago
Graham 4f0a37e13e Format caches/index.html 3 years ago
Graham 3a067b8b9c Add support for downloading keys from Polar's archive 3 years ago
Graham 03cb7701c5 Move migrations to a separate directory to speed up classpath scanning 3 years ago
Graham e3e0094b43 Remove empty loc group special case 3 years ago
Graham aa7b59e4b9 Add a page for each cache 3 years ago
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