This website requires JavaScript.
Explore
Help
Sign In
radziel
/
spotlightcam
Watch
1
Star
0
Fork
0
You've already forked spotlightcam
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8d741ef3c3879e6bcea0e589f377c799033e4ec
spotlightcam
/
frontend
/
src
History
Radosław Gierwiało
b506df1fea
fix(chat): prevent page scroll on mobile when sending/receiving messages
2025-12-09 18:55:48 +01:00
..
__tests__
…
assets
…
components
fix(chat): fix match chat messages not displaying - rejoin room on reconnect and use message.user fallback
2025-12-07 19:28:18 +01:00
constants
feat(chat): add 2000 character limit for messages
2025-12-02 23:46:54 +01:00
contexts
fix(auth): display detailed validation error messages from backend
2025-12-06 18:37:14 +01:00
data
…
hooks
fix(chat): rejoin match room after socket reconnection
2025-12-07 19:21:02 +01:00
mocks
…
pages
fix(chat): prevent page scroll on mobile when sending/receiving messages
2025-12-09 18:55:48 +01:00
services
feat(auth): add real-time username/email availability validation
2025-12-06 19:18:21 +01:00
test
…
utils
feat(analytics): integrate Google Analytics 4 with GDPR compliance
2025-12-05 22:28:00 +01:00
App.css
…
App.jsx
feat(beta): add beta testing features and privacy policy page
2025-12-06 11:50:28 +01:00
index.css
…
main.jsx
…