Multiplayer web battleships game / Wieloosobowa przeglądarkowa gra w statki
Go to file
MaciejkaG 3f97b240aa Major changes
- Improved e-mail display on some of the major clients that do not handle flexboxes properly (Gmail)
- Added ratelimiting (with Redis store)
- Sessions are now stored in Redis
- Added some serious login problem display
- Improved match saving into the MySQL database
- Login system enhancements
- Minor design improvements
- Bug fixes
- User security improvements
2024-03-18 18:43:13 +01:00
public/assets Improved colors 2024-03-11 11:11:18 +01:00
utils Major changes 2024-03-18 18:43:13 +01:00
views Major changes 2024-03-18 18:43:13 +01:00
.gitignore Fixed many bugs, placing ships now works 2024-03-04 12:23:47 +01:00
index.js Major changes 2024-03-18 18:43:13 +01:00
package-lock.json Major changes 2024-03-18 18:43:13 +01:00
package.json Major changes 2024-03-18 18:43:13 +01:00
README.md Initial commit 2024-01-02 21:24:06 +01:00

statki-backend

Backend do gry w statki