bgammon/pkg/server
2024-07-30 14:45:25 -07:00
..
locales Update translations 2024-07-17 12:06:43 -07:00
account.go Add settings for muting sounds 2024-07-22 15:27:18 -07:00
client.go Switch to fork of gotext 2024-07-21 23:38:43 -07:00
client_socket.go Add verbose flag 2023-12-21 12:52:56 -08:00
client_websocket.go Do not include WebSocket client support by default 2024-07-22 02:15:56 -07:00
database.go Include username in password reset email 2024-07-25 18:47:03 -07:00
database_common.go Include account registrations in daily and cumulative statistics 2024-03-14 22:10:44 -07:00
database_disabled.go Include username in password reset email 2024-07-25 18:47:03 -07:00
game.go Fix int8 overflow when operating on match and player point values 2024-07-30 14:41:41 -07:00
server.go Fix int8 overflow when operating on match and player point values 2024-07-30 14:41:41 -07:00
server_command.go Allow password command when spectating 2024-07-30 14:45:25 -07:00
server_disabled.go Add settings for muting sounds 2024-07-22 15:27:18 -07:00
server_full.go Include username in password reset email 2024-07-25 18:47:03 -07:00