Commit Graph

6 Commits (dependabot/npm_and_yarn/node-sass-7.0.0)

Author SHA1 Message Date
Trivernis db5650e329 Improvements and message editing
- added chat message editing
- added chat message deleting
- changing the username refreshes it in the chat
- fixed chat parsing issues
- fixed mobile lobby style (slightly)
- changed bingo create style to be more easy to understand
- added changelog to bingo create view
- redesigned winner display
6 years ago
Trivernis 38420bd0dd Changed to socket.io
- changed from graphql to socket.io for events and information
- removed refreshing graphql functions from frontend
6 years ago
Trivernis fe401152a5 Bug fixes
- fixed #18 preloaded info messages can't be hidden
- fixed #19 no special character allowed in username
6 years ago
Trivernis c91712d367 Serveral improvements and features
- added notifications on inactive window
- changed max grid size to 5
- shortened phrases that exceed 200 characters
- improved sql performance
- fixed join issues
6 years ago
Trivernis e35cfabc49 Cookie Dialog
- added a cookie dialog
- removed riddle (temporary)
- removed users (temporary)
6 years ago
Trivernis 6943719c7c Changes to style
- added backend limits
- added frontend limits
- added bingo statusbar
- improved bingo stylesheet
- added redirect on missing player
6 years ago