chrly/mojangtextures
ErickSkrauch fa62d45d00
Update mojang api username filter
2023-12-22 02:00:31 +01:00
..
batch_uuids_provider.go Ensure that queue for Mojang textures provider is initialized before any job will be scheduled 2020-05-01 17:36:37 +03:00
batch_uuids_provider_test.go Replace dep with go mod, migrate from travis to github-actions 2023-12-12 01:35:08 +01:00
in_memory_textures_storage.go Implemented /profile/{username} endpoint to get complete profile with signed by the current server textures. 2021-02-26 02:45:45 +01:00
in_memory_textures_storage_test.go Fix in_memory_textures_storage_test [skip deploy] 2020-05-01 20:11:49 +03:00
mojang_api_textures_provider.go Implemented health checker for textures provider from Mojang's API 2020-04-30 23:16:22 +03:00
mojang_api_textures_provider_test.go Implemented health checker for textures provider from Mojang's API 2020-04-30 23:16:22 +03:00
mojang_textures.go Update mojang api username filter 2023-12-22 02:00:31 +01:00
mojang_textures_test.go Fixes CHRLY-S. Don't return an error for an invalid username 2021-03-03 00:24:31 +01:00
nil_mojang_textures.go Resolves #13. Add a config param to completely disable Mojang textures provider 2020-04-06 17:16:11 +03:00
nil_mojang_textures_test.go Resolves #13. Add a config param to completely disable Mojang textures provider 2020-04-06 17:16:11 +03:00
remote_api_uuids_provider.go Replace dep with go mod, migrate from travis to github-actions 2023-12-12 01:35:08 +01:00
remote_api_uuids_provider_test.go Upgrade dependencies 2023-12-14 02:16:24 +01:00
storage.go Resolves #26. Rework UUIDs storage interface to simplify results handling 2020-04-28 17:57:51 +03:00
storage_test.go Resolves #26. Rework UUIDs storage interface to simplify results handling 2020-04-28 17:57:51 +03:00