129 Commits (31a3bbca8565a8de54052e6f9ee5d9c12d1cb154)

Author SHA1 Message Date
Graham 31a3bbca85 Add archive API documentation 2 years ago
Graham 3e2d6ee0ec Fix right-aligned columns 2 years ago
Graham 0158bc937b Add archive/index sizes and completion percentages to legacy cache pages 2 years ago
Graham aa316e273d Split version_list_stats table by index 2 years ago
Graham ee61999c6f Ensure size and block columns in index_stats are always non-NULL 2 years ago
Graham 6f30aebb22 Improve index table row switch order 2 years ago
Graham f5b9f269f6 Add per-archive stats to the cache pages 2 years ago
Graham c3383aed11 Fix index_stats rows for empty indexes 2 years ago
Graham ba573312dd Add missing JOIN condition to index_stats view 2 years ago
Graham af918cf535 Add support for hiding broken caches 2 years ago
Graham d186f5aef4 Add initial support for separate scopes to the archiving service 2 years ago
Graham fb0d7ef923 Add link to the RuneScape Archive 2 years ago
Graham 7cde3a4552 Add link to the RuneScape Preservation Unit wiki page 2 years ago
Graham 71f775f282 Add JSON version of the /caches page 2 years ago
Graham 346302fc05 Add API endpoint for receiving keys 2 years ago
Graham 469fe2eecc Add environment and language columns to the caches table 2 years ago
Graham 211041ab6d Update support build list 2 years ago
Graham 3b4fcad8f4 Add link to RuneWiki 2 years ago
Graham 0cf1881db4 Rename 'Indexes' column to 'Archives' 2 years ago
Graham f079c415f5 Add initial support for archiving legacy caches 2 years ago
Graham 2eaba6a680 Fix cache size calculation 2 years ago
Graham 046ccbc2c9 Optimize the master_index_stats view 2 years ago
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