Commit Graph

13 Commits

Author SHA1 Message Date
MaciejkaG
38ae0c7796 Major changes
- Multiple translation improvements
- Added language switch in settings
- Minor fixes and improvements

- Still need to fix error messages (they are hardcoded in polish)
2024-04-06 01:48:49 +02:00
282c713ead
Update auth.js 2024-04-05 13:41:18 +02:00
MaciejkaG
b1a822f39e Major changes
- Partially added removing ships on mobile (still doesn't work at all though)
- Added client-side logging
- Fixed a crash caused by the MySQL connector
- Multiple bug fixes
2024-04-04 16:08:27 +02:00
MaciejkaG
c0ae701507 Mobile version improvements
- Most of the game should work on mobile now
- It's not yet perfect and needs finishes/improvements
2024-03-31 15:08:31 +02:00
MaciejkaG
e7b0470653 Unfinished settings + improvements 2024-03-28 16:47:48 +01:00
Maciej Gomoła
2e3a46b7e1 partly finished translation (not yet implemented) 2024-03-26 12:41:28 +01:00
Maciej Gomoła
d662414b19 Menu responsiveness, to-do board 2024-03-25 08:39:06 +01:00
MaciejkaG
fb8555f736 Profile page improvements 2024-03-24 19:51:49 +01:00
Maciej Gomoła
e0f7137f16 Fixed logging in/creating account 2024-03-24 15:50:39 +01:00
MaciejkaG
04385552ac (not yet) working profile view 2024-03-19 22:33:14 +01:00
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
Maciej Gomoła
dd963ec0a9 Almost working statistics and match saving 2024-03-18 12:41:50 +01:00
Maciej Gomoła
eff3ed1914 Working MySQL-based auth 2024-03-13 21:40:24 +01:00