Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BoredxGames
/
TicTacToe-Server
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Server Statistics
- #49
#49
Merged
tasneem-hakeem
merged 14 commits into
develop
BoredxGames/TicTacToe-Server:develop
from
feature/server-statistics
BoredxGames/TicTacToe-Server:feature/server-statistics
Copy head branch name to clipboard
Jan 8, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Server Statistics
#49
tasneem-hakeem
merged 14 commits into
develop
BoredxGames/TicTacToe-Server:develop
from
feature/server-statistics
BoredxGames/TicTacToe-Server:feature/server-statistics
Copy head branch name to clipboard
Commits
Commits on Dec 30, 2025
feat: rename ActivityPoint entity and related classes
tasneem-hakeem
committed
93b47d6
View commit details
Copy full SHA for 93b47d6
Browse repository at this point
Commits on Jan 5, 2026
feat: rename PlayerSessionService and add method to retrieve all player sessions
tasneem-hakeem
committed
bec2cb5
View commit details
Copy full SHA for bec2cb5
Browse repository at this point
feat: add ActivityPoint entity to track player activity statistics
tasneem-hakeem
committed
7219a8b
View commit details
Copy full SHA for 7219a8b
Browse repository at this point
feat: implement StatisticsManager
tasneem-hakeem
committed
b921c53
View commit details
Copy full SHA for b921c53
Browse repository at this point
feat: add PlayerEntity
tasneem-hakeem
committed
3e230e0
View commit details
Copy full SHA for 3e230e0
Browse repository at this point
feat: add PlayerService to manage
tasneem-hakeem
committed
fd946a4
View commit details
Copy full SHA for fd946a4
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/server-statistics
Show description for a0b0866
tasneem-hakeem
committed
a0b0866
View commit details
Copy full SHA for a0b0866
Browse repository at this point
fix: exception package
tasneem-hakeem
committed
c8b55ef
View commit details
Copy full SHA for c8b55ef
Browse repository at this point
refactor: reorganize service packages
tasneem-hakeem
committed
1fba9f2
View commit details
Copy full SHA for 1fba9f2
Browse repository at this point
refactor: remove unnecessary interface
tasneem-hakeem
committed
116aa17
View commit details
Copy full SHA for 116aa17
Browse repository at this point
Commits on Jan 6, 2026
feat: add online players count functionality
tasneem-hakeem
committed
c5700e4
View commit details
Copy full SHA for c5700e4
Browse repository at this point
feat: track player sessions and add offline players count
tasneem-hakeem
committed
f95151a
View commit details
Copy full SHA for f95151a
Browse repository at this point
feat: add online players count per hour functionality
tasneem-hakeem
committed
b0ecc68
View commit details
Copy full SHA for b0ecc68
Browse repository at this point
Commits on Jan 7, 2026
fix: GameServerManager instances duplication
tasneem-hakeem
committed
542cab6
View commit details
Copy full SHA for 542cab6
Browse repository at this point
You can’t perform that action at this time.