GitHub.GG
Explore
Features
Pricing
Docs
Star
Toggle menu
PeaceInTheMiddleEast
Public
Open Source Backgammon sheshbesh tabla written in React and Firebase
Code
Star
6
Fork
0
Watch
6
Code
Diagram
Issues
Pull Requests
Actions
Security
Insights
Settings
Issues
New Issue
Open
Closed
All
All Issues
fix: Correct syntax error in Profile.tsx Corrects a syntax error in the `handleEnableNotificationsClick` function within `src/Dialogues/Profile.tsx`. A missing curly brace in the `try...catch` block has been added. This ensures the error handling for notification permission requests from the profile page functions correctly.
#31
Opened 6/1/2025
0 comments
by
ProLoser
Closed
Fix/cleanup styles logs
#30
Opened 6/1/2025
0 comments
by
ProLoser
Closed
feat: Update PWA display mode to fullscreen Changes the PWA manifest configuration in vite.config.ts to use `display: 'fullscreen'` instead of `display: 'standalone'`. This is intended to provide a more immersive experience by making the application take over the entire screen, potentially hiding the system status bar in addition to browser chrome. This change adheres to the requirement of using only manifest updates. In-app UI elements will remain visible, and the 'portrait' orientation preference is maintained.
#29
Opened 6/1/2025
0 comments
by
ProLoser
Closed
Regenerate yarn.lock file This commit adds the yarn.lock file, which was previously missing. The file was generated using `yarn install` to ensure all dependencies are locked to their specific versions, promoting consistent installations across different environments.
#28
Opened 6/1/2025
0 comments
by
ProLoser
Closed
fix: Resolve build error by removing stale import reference Corrects a build failure (`RollupError: Could not resolve "../GameLogic/validation" from "src/Utils.ts"`). The `src/Utils.ts` file was confirmed to have no direct import from the deleted `../GameLogic/validation` path. The file content was re-applied to ensure the build system recognizes the correct state.
#27
Opened 5/24/2025
0 comments
by
ProLoser
Closed
feat: Implement backgammon move validation logic
#26
Opened 5/24/2025
0 comments
by
ProLoser
Closed
feat: Push Notifications (sorta)
#25
Opened 5/24/2025
0 comments
by
ProLoser
Closed
Fix piece stacking on points after orientation flip
#24
Opened 11/30/2024
0 comments
by
ProLoser
Closed
When more than 6 pieces are on a point they appear on the wrong side
#23
Opened 11/30/2024
0 comments
by
ProLoser
Closed
Prompt user to register on invite
#22
Opened 10/13/2024
0 comments
by
ProLoser
Closed
Previous
Page 2
Next