1959 Commits (e90513aa3637152c49da8f091c103fc1723f3c5e)
 

Author SHA1 Message Date
Graham e90513aa36 Update to Ktor 2 2 years ago
Graham b665b9a359 Replace TODO with "Verify ID" in the login protocol documentation 2 years ago
Graham 4254b34b7d Update Gradle 2 years ago
Graham a590a80190 Add list of all game packets 2 years ago
Graham 3e39875b8c Refactor more code 2 years ago
Graham 67f3dbaf57 Update dependencies 2 years ago
Graham 58c943e9e6 Add missing thousands separator in coordinate system documentation 2 years ago
Graham ab248bb267 Fix small mistake in coordinate system documentation 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 617263f064 Update dependencies 2 years ago
Graham 21560b1afd Ignore fsync on directory failures 2 years ago
Graham f7e194dfa6 Improve atomicWrite 2 years ago
Graham 2292b9449c Ensure flow obstructor initializers always read a static field 2 years ago
Graham 2b720af6e5 Fix line length 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 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 c3383aed11 Fix index_stats rows for empty indexes 2 years ago
Graham 339f1d504b Update dependencies 2 years ago
Graham ba573312dd Add missing JOIN condition to index_stats view 2 years ago
Graham d422934661 Add Jagex loc shape names to the glossary 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
Graham d186f5aef4 Add initial support for separate scopes to the archiving service 2 years ago
Graham 2c31776c54 Update dependencies 2 years ago
Graham 7abb995461 Update Kotlin 2 years ago
Graham 88ef8aec92 Fix reading timestamps with sign bit set 2 years ago
Graham ddecca5d0b Update dependencies 2 years ago
Graham 804ae70def Format refreshViews() in CacheImporter 2 years ago
Graham fe69594180 Add command for extracting caches found with Edward's cache finder 2 years ago
Graham 03e6c3dd81 Annotate crypto methods with @Jvm{Overloads,Static} 2 years ago
Graham 26651618ef Optimise uncompression of encrypted groups with invalid keys 2 years ago
Graham caaddad0ed Flush underlying Store when a Cache is flushed 2 years ago
Graham b320348ec7 Fix bug where music data file was closed on flush 2 years ago
Graham bcc2fdf48e Add @JvmStatic and @JvmOverloads to more cache methods 2 years ago
Graham bf12f41faf Update run configurations 2 years ago
Graham 6f7350afa3 Fix JagArchive tests if libbzip2 is available 2 years ago
Graham 078b1f6197 Fix version trailers in RuneLiteStore 2 years ago
Graham 52ca09e4d0 Exclude JNR from minimization 2 years ago