36 Commits (b37e4d0d0b1b38c89f1e8b819a1667d6ae8b50c9)

Author SHA1 Message Date
Graham b37e4d0d0b Use alternatives for most methods deprecated in Kotlin 1.5 3 years ago
Graham e0a2df889b Add more information to the individual cache pages 3 years ago
Graham 9be1a54b76 Add estimated cache size column 3 years ago
Graham e4776f7c3c Only call games.single() when game is accessed 3 years ago
Graham 1f735f4b99 Remove duplicate descriptions 3 years ago
Graham b685d901aa Mark empty master index as invalid 3 years ago
Graham eeb82d2e47 Fix typo in master_index_stats JOIN 3 years ago
Graham 9bce5cc1b3 Replace LEFT JOIN on sources/games with a JOIN 3 years ago
Graham b98d045cfe Add group source tracking 3 years ago
Graham 509d88b18f Add support for storing multiple build numbers per master index 3 years ago
Graham 70644b5e06 Combine master_index_{archive,group}_stats 3 years ago
Graham f8c44f1de4 Rename master_index_valid_{indexes,groups} to resolved_{indexes,groups} 3 years ago
Graham aa7b59e4b9 Add a page for each cache 3 years ago
Graham 5f5d1aad93 Fix divide by zero in CacheExporter 3 years ago
Graham 4b4b6fabc0 Add percentage of valid indexes, groups and keys to the table 3 years ago
Graham 86f100ff4f Format CacheExporter 3 years ago
Graham bce6270957 Set background colour of the indexes, groups and keys cells 3 years ago
Graham 81e2dedee5 Add number of valid indexes, groups and keys to the web interface 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 91d4e46c89 Rename GroupKey to Key 3 years ago
Graham eae9a3e2f4 Remove master index digest column from the web page 3 years ago
Graham 619424321f Add index version consistency check 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 cbeb9a3a67 Add mapsquare key for compatibility with Polar's XTEA key files 3 years ago
Graham 412d6f4c1f Add XTEA key export endpoint 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 4ba78e26b9 Create .idx files for empty indexes 3 years ago
Graham 273f7eddf8 Use a CTE to reduce duplication in CacheExporter 3 years ago
Graham 9834dccfdd Add indexes to the groups table 3 years ago
Graham 4e90bd76b5 Remove the cache and cache_index tables 3 years ago
Graham fc1af29bdf Make BATCH_SIZE const 4 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham d755d486d6 Add initial cache and XTEA key archiving service 4 years ago