bgammon/pkg/server
2024-09-11 17:50:20 -07:00
..
locales Update translations 2024-09-11 17:50:20 -07:00
client.go Fix legacy client detection 2024-08-30 14:05:22 -07:00
client_socket.go Allow one registration per IP address 2024-09-05 11:56:29 -07:00
client_websocket.go Serve secure websocket connections directly 2024-09-05 16:52:33 -07:00
database.go Adjust argon2id parameters 2024-09-05 19:43:49 -07:00
database_common.go Add follow and unfollow commands 2024-08-20 22:36:05 -07:00
database_disabled.go Allow one registration per IP address 2024-09-05 11:56:29 -07:00
game.go Store match start and end time as int64 2024-08-30 00:06:09 -07:00
server.go Serve secure websocket connections directly 2024-09-05 16:52:33 -07:00
server_command.go Allow one registration per IP address 2024-09-05 11:56:29 -07:00
server_disabled.go Allow one registration per IP address 2024-09-05 11:56:29 -07:00
server_full.go Add CORS header to API responses 2024-09-05 18:05:15 -07:00