Commit Graph

8 Commits (dependabot/npm_and_yarn/y18n-3.2.2)

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 30b71b1fd4 Fixed lobby expiration
- fixed a bug that the lobby expires because of the use of sockets
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 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 a5af6cbb19 Bug Fixes
- setting words won't result in deleting all of them and resaving
- words can now only be set when no round is active
6 years ago
Trivernis 9786167943 Working frontend
- tweaked backend
- frontend is working again
6 years ago
Trivernis 9b31ac80e0 Broken frontend, working backend
- completed backend database migration
- added backend-functions and changed structure
- frontend broken at this moment
6 years ago
Trivernis 70fa701fda Started migration to database
- added table creation script for bingo
- added sql scripts for bingo
- added data management class for bingo
- added libs with utils and global variables
6 years ago