107 Commits (f0cd4afcf02b41ef885ea61672aff434a350b81b)

Author SHA1 Message Date
Graham f0cd4afcf0 Add sorting and filtering to the caches table 3 years ago
Graham e1a650aec4 Update introduction text 3 years ago
Graham 36f5efa1ad Serve flat file caches as .tar.gz files instead of .zip files 3 years ago
Graham cbb2a90388 Disable .dat2/.idx link if the cache is too big for a DiskStore 3 years ago
Graham 821cb732fd Remove signature verification from the cache downloader 3 years ago
Graham 0781e23874 Add update links to each master index 3 years ago
Graham 6f02ab2f65 Add NXT cache downloader 3 years ago
Graham 21ed41c307 Use applet viewer config to find the hostname of a JS5 server 3 years ago
Graham 01b50e33f7 Fix resolve_group() if the version number is greater than 65535 3 years ago
Graham 1c0bf7529c Update Bootstrap 3 years ago
Graham ba60fecb50 Add support for downloading caches in flat file format 3 years ago
Graham e0a2df889b Add more information to the individual cache pages 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 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 f1c9fed36f Rename 'Name' column to 'Source(s)' 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 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 2d136c89e9 Add zipped text version of the XTEA key endpoint 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 18d7fdc343 Resolve collisions by prioritising groups from the same source 3 years ago
Graham f04d163d98 Add non-truncated version numbers to the collisions view 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 38be1905cb Fix cache source URL list 3 years ago
Graham 006c8f7b9b Improve grammar 3 years ago
Graham c0f9590f48 Add foreign key to source_groups 3 years ago
Graham b98d045cfe Add group source tracking 3 years ago
Graham 4deabceb9e Move container_id to the end of the groups index 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
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