chrly/http
2024-07-09 18:37:47 +02:00
..
api_test.go Fixes #40. Allow to upload profile information without a skin 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
http_test.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03: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
jwt_test.go Replace dep with go mod, migrate from travis to github-actions 2023-12-12 01:35:08 +01: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
skinsystem_test.go Add signature to the custom profile property when ?unsigned=false 2024-07-09 18:37:47 +02:00
skinsystem.go Add signature to the custom profile property when ?unsigned=false 2024-07-09 18:37:47 +02:00
uuids_worker_test.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00
uuids_worker.go Completely move app configuration from cmd to di container 2020-04-19 02:31:09 +03:00