218 Commits (c65cc2ff59f8b4c1d8b0f334a419202b0067d00c)

Author SHA1 Message Date
Graham c65cc2ff59 Allow server_version from jav_config to override build number 8 months ago
Graham 71b1ac8e20 Rename XteaKey to SymmetricKey 9 months ago
Graham d85c01d045 Remove extraneous semicolon 9 months ago
Graham 0b6610c062 Replace use of deprecated static/resources methods 9 months ago
Graham 651b2f8b5f Update Guice 9 months ago
Graham dfb1f3c0e6 Skip containers that already exist during import 10 months ago
Graham 28a9667471 Add support for resolving files/groups between old and new engine caches 11 months ago
Graham 97b53c5695 Remove use of wildcard import 11 months ago
Graham a5dfbdd691 Remove PolarKeyDownloader 11 months ago
Graham 5b8cd2964f Download names from Pazaz's repository 11 months ago
Graham 8cd73a926b Remove redundant type parameter 1 year ago
Graham 69ea1ac7ab Add beta HTTP js5 endpoint 1 year ago
Graham 9463a70520 Catch KeyDownloader::getMissingUrls exceptions 1 year ago
Graham 33ecd68654 Simplify CORS handling 1 year ago
Graham ddfc472c84 Switch to Ktor's Jetty backend 1 year ago
Graham 962716524e Fix lint error 1 year ago
Graham 54f2a44eab Move assignment outside if 1 year ago
Graham ba5c285a47 Remove defunct OpenOSRS key downloader and link 1 year ago
Graham ea9ec62e6e Add support for fetching master index from the API 1 year ago
Graham 0814443bc5 Add total size of all caches to the caches page 2 years ago
Graham 2d7b235f15 Add support for the new OSRS short code map format 2 years ago
Graham 8f4d28393e Download XTEA keys from HDOS 2 years ago
Graham 4ca7fab636 Add blank line between is blocks 2 years ago
Graham c0056f9cb1 Update kotlinter 2 years ago
Graham d63af29679 Fix linter error 2 years ago
Graham d0a46dc5e5 Removing loading requirements from the NXT downloader 2 years ago
Graham c3c240b4e6 Cache the /caches.json endpoint for 15 minutes 2 years ago
Graham 851ef8e4e9 Separate LoginResponse and Js5LoginResponse 2 years ago
Graham 1bb244b7f7 Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
Graham 4c309a0f50 Split protocol packages into upstream/downstream packages 2 years ago
Graham 73defefef4 Create codecs with dependency injection 2 years ago
Graham c01933614c Bind Jackson module consistently with other Guice modules 2 years ago
Graham c43d48f71b Rename LOGIN_DOWNSTREAM_JS5REMOTE to JS5REMOTE_DOWNSTREAM 2 years ago
Graham 0c2108d750 Add separate Protocol for INIT_JS5REMOTE_CONNECTION responses 2 years ago
Graham e90513aa36 Update to Ktor 2 2 years ago
Graham 67f3dbaf57 Update dependencies 2 years ago
Graham 4eea6d752a Don't terminate if downloading keys from a source fails 2 years ago
Graham e804fdc065 Add Cache-Control and ETag headers to the exportGroup endpoint 2 years ago
Graham 9c9a1ecf39 Add archive API documentation 2 years ago
Graham 2b720af6e5 Fix line length 2 years ago
Graham 0158bc937b Add archive/index sizes and completion percentages to legacy cache pages 2 years ago
Graham c85e8ed873 Remove unused import 2 years ago
Graham 2aaa19e05e Format CacheExporter 2 years ago
Graham f5b9f269f6 Add per-archive stats to the cache pages 2 years ago
Graham ce9604a28d Allow cross-origin requests to the archive 2 years ago
Graham c94678c7c5 Add API for downloading individual groups 2 years ago
Graham e5512cbdf6 Update number of loading requirements 2 years ago
Graham 3eefa3df52 Fix downloading caches 2 years ago
Graham af918cf535 Add support for hiding broken caches 2 years ago
Graham 80dda3f2dc Add missing JOIN condition 2 years ago