super-mario-maker/nex
Daniel López Guimaraes 6ceb3ff207
Some checks are pending
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Waiting to run
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Waiting to run
fix(datastore): use int32 for config values on GetApplicationConfig
This has been wrong since forever, the DDL trees say the config values
are supposed to be signed integers.
2026-07-31 22:36:39 +01:00
..
datastore/super-mario-maker fix(datastore): use int32 for config values on GetApplicationConfig 2026-07-31 22:36:39 +01:00
message-delivery Initial library update (untested) 2025-02-19 22:53:57 -05:00
authentication.go Hotfix, changes usestructureheader to true 2025-02-22 16:59:17 -05:00
register_common_authentication_server_protocols.go Initial library update (untested) 2025-02-19 22:53:57 -05:00
register_common_secure_server_protocols.go feat: Add keybase env variable 2026-03-22 19:56:22 +01:00
register_nex_protocols.go Initial library update (untested) 2025-02-19 22:53:57 -05:00
secure.go Hotfix 3, hopefully finally fixes this (#18) 2025-02-23 21:57:24 +00:00