This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
chrly
Watch
1
Star
0
Fork
0
You've already forked chrly
mirror of
https://github.com/elyby/chrly.git
synced
2025-01-09 21:37:55 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
chrly
/
http
History
ErickSkrauch
4cdc151ab3
Merge branch 'master' into v5
2023-12-29 07:51:28 +01: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
Replace /signature-verification-key endpoint with extension-specific ones /signature-verification-key.{der|pem}.
2021-03-03 13:33:56 +01:00
skinsystem.go
Fixes
#40
. Allow to upload profile information without a skin
2023-12-22 01:56:02 +01:00