238 Commits (master)

Author SHA1 Message Date
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 5d7bd5b5c7 Add support for signed master indexes 3 years ago
Graham 7b6c0cf1fd Use block comments for multi-line comments 3 years ago
Graham 4126abfaad Add support for unversioned master indexes 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 5cfb234cc7 Use Ktor's Content-Disposition builder 3 years ago
Graham 412d6f4c1f Add XTEA key export endpoint 3 years ago
Graham 98dcbedeaf Sort install() calls in ArchiveModule 3 years ago
Graham 4fa67c37fc Improve code for merging an old and new master index together 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 6e9ba80d0c Rename dev.openrs2.net to org.openrs2.net 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 723bd42a8e Simplify encrypted flag in the Container class 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 f3ea8e71fe Rename version to build 3 years ago
Graham 689c315bf3 Track current build number automatically 3 years ago
Graham fdd0f118f2 Add logging to Js5ChannelHandler 3 years ago
Graham d67a5e690f Add request() method 3 years ago
Graham 80a8889106 Call read() if there is any existing in-flight request 3 years ago
Graham 435a8b4eff Validate checksums in the JS5 client 3 years ago
Graham 0f939935cd Skip flush/read calls if no writes are made 3 years ago
Graham e0a9bc3ca6 Rename suspend to awaitSuspend 3 years ago
Graham 29ac56fe1e Replace flushRequests() with channelReadComplete() 3 years ago
Graham f87d89fe7c Add initial command for downloading the cache from a JS5 server 3 years ago
Graham 95108126f1 Skip addMasterIndex/addIndex if the index already exists 3 years ago
Graham fff63285fe Re-combine CacheImporter and ContainerImporter 3 years ago
Graham 4e90bd76b5 Remove the cache and cache_index tables 3 years ago
Graham 30b605d719 Store master indexes in the database 3 years ago
Graham f2400117fd Fix typo (are -> area) 4 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