chrly/http
ErickSkrauch cadb89f00a
Fixes #40. Allow to upload profile information without a skin
Remove skin file uploading stubs
2023-12-22 01:56:02 +01:00
..
api.go Fixes #40. Allow to upload profile information without a skin 2023-12-22 01:56:02 +01:00
api_test.go Fixes #40. Allow to upload profile information without a skin 2023-12-22 01:56:02 +01:00
http.go Implemented /profile/{username} endpoint to get complete profile with signed by the current server textures. 2021-02-26 02:45:45 +01:00
http_test.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00
jwt.go Add stats reporter events listener, restore all events for http layer, rework authentication middleware and authenticator interface 2020-02-16 13:23:47 +03:00
jwt_test.go Replace dep with go mod, migrate from travis to github-actions 2023-12-12 01:35:08 +01:00
skinsystem.go Fixes #40. Allow to upload profile information without a skin 2023-12-22 01:56:02 +01:00
skinsystem_test.go Replace /signature-verification-key endpoint with extension-specific ones /signature-verification-key.{der|pem}. 2021-03-03 13:33:56 +01:00
uuids_worker.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00
uuids_worker_test.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00