aboutsummaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)Author
2022-10-15pkg/api/api0: Implement /client/auth_with_serverpg9182
2022-10-15pkg/api/api0: Fix playerCount and maxPlayers server value updatespg9182
2022-10-15pkg/api/api0: Fix ErrorCode_NO_GAMESERVER_RESPONSE enum valuepg9182
2022-10-15pkg/api/api0: Simplify error handling for /client/auth_with_selfpg9182
2022-10-15pkg/api/api0: Filter out mp_lobby && !private_match from /client/serverspg9182
2022-10-15pkg/api/api0: Implement /server/remove_serverpg9182
2022-10-15pkg/api/api0: Implement server validation for /accounts/write_persistencepg9182
2022-10-15pkg/api/api0: Add comment about AuthPort to Server structpg9182
2022-10-15pkg/api/api0: Add more descriptive error for attempts to update nonexistent s...pg9182
2022-10-15pkg/api/api0: Fix regression in ServerList refactorpg9182
2022-10-15pkg/api/api0: Add nil check to ServerList.freeServerpg9182
2022-10-15pkg/api/api0: Implement all server update endpointspg9182
2022-10-15pkg/api/api0: Refactor server verification processpg9182
2022-10-15pkg/api/api0: Refactor server state testspg9182
2022-10-15pkg/api/api0: Remove unused ServerList.GetServerCountByIP()pg9182
2022-10-15pkg/api/api0: Fix /server/add_server response statuspg9182
2022-10-15pkg/api/api0: Refactor server list updatespg9182
2022-10-15pkg/api/api0: Force a /client/servers update when using ServerList.DeleteServ...pg9182
2022-10-15pkg/api/api0: Remove old ServerList TODOpg9182
2022-10-15pkg/api/api0: Implement /server/add_serverpg9182
2022-10-15pkg/api/api0: Fix Server.clone() for ModInfopg9182
2022-10-15pkg/api/api0: Rename ServerList.GetServerByIP -> ServerList.GetServerCountByIPpg9182
2022-10-15pkg/api/api0: Refactor ServerList UpdateServerByIDpg9182
2022-10-15pkg/api/api0: Add ServerAuthToken field to Serverpg9182
2022-10-15pkg/api/api0: Include the conflicting server's game addr in error for duplica...pg9182
2022-10-15pkg/api/api0: Cache gzipped /client/servers toopg9182
2022-10-15pkg/api/api0: Fix ServerList UpdateServerByID eligibility checkingpg9182
2022-10-15pkg/api/api0: Implement /client/serverspg9182
2022-10-15pkg/api/api0: Implement ServerListpg9182
2022-10-14pkg/api/api0: Set last server id in /client/auth_with_selfpg9182
2022-10-14pkg/api/api0: Relax /accounts/write_persistence serverId check for listen serverpg9182
2022-10-14pkg/api/api0: /accounts/write_persistence field name is pdatapg9182
2022-10-14pkg/api/api0: Fix resp json id type for /client/auth_with_selfpg9182
2022-10-14pkg/api/api0: Implement /client/origin_authpg9182
2022-10-14pkg/origin: Use uint64 for uidspg9182
2022-10-14pkg/origin: Implement backoff for AuthMgrpg9182
2022-10-14pkg/origin: Implement AuthMgrpg9182
2022-10-14pkg/origin, cmd/origin-login-test: Return nucleus token expirypg9182
2022-10-14pkg/api/api0: Append newline to JSON responsespg9182
2022-10-13pkg/api/api0: Implement version gatepg9182
2022-10-13pkg/api/api0: Add comment about /accounts/get_usernamepg9182
2022-10-13pkg/api/api0: Implement /client/auth_with_selfpg9182
2022-10-13pkg/api/api0: Minor log message fixpg9182
2022-10-13pkg/api/api0: Implement /client/mainmenupromospg9182
2022-10-13pkg/api/api0/accounts: Fix OPTIONS allow headerpg9182
2022-10-13pkg/api/api0: Clear ETag when gzipping responsespg9182
2022-10-13pkg/api/api0: Reject pdata with too much trailing junkpg9182
2022-10-13pkg/storage/memstore: Implement account storagepg9182
2022-10-13pkg/api/api0/api0testutil: Add test suite for AccountStorage implspg9182
2022-10-13pkg/api/api0: Fix regression in bff9a5ca7c1ed1ab0af80d9cad17b63672f9a9fcpg9182