Trivernis
b723d2aa85
Release cleanup and fix
...
- added auto-scroll to message to edit
- fixed style issues
6 years ago
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
5f0674b977
Chat parsing fix
...
- fixed link parsing of uncomplete links
6 years ago
Trivernis
c02f7c145d
Improved chat parsing
...
- added automatic url to link parsing
- added automatic image url to image parsing
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
6dc331c392
Bug Fixes and field toggle
...
- fixed overlay bugs
- added feedback to startRound button
- switched to socket.io for field toggle
- added compression and minify
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
9d806a7935
Fixed username submission
...
- setting a username now gives better feedback
- old username appeares in input field on load
- fixed bug where users with expired bingo session but still existent session couldn't set a username
- fixed status indicator
6 years ago
Trivernis
e35cfabc49
Cookie Dialog
...
- added a cookie dialog
- removed riddle (temporary)
- removed users (temporary)
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
Julius
3e39a023b9
Changed toggle message
...
- changed heared/unheared to toggled/untoggled
6 years ago
Julius
d0085a2bfd
More commands
...
- fixed backend error responses
- added round abort command
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
Trivernis
d566505c3f
Bingo lobby improvements
...
- bingo added kicking of player
- bingo added display of admin
- bingo added grid size input
6 years ago
Trivernis
9786167943
Working frontend
...
- tweaked backend
- frontend is working again
6 years ago
Trivernis
5c10862b19
Added bingo startpage (wip)
...
- added css for startpage (wip)
- added file for css animations
- added pug file for bingo starpage
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
Trivernis
52bd2378fb
Fixed issues
...
- fixed bingo button not shown on refresh
- fixed code style
- added eslint
6 years ago
Trivernis
efede7d925
Auto stash before merge of "develop" and "GitHub-whooshy/develop"
6 years ago
Trivernis
fe3fdecae1
Bingo chat improvements
...
- added more markdown plugins
- fixed image size
- fixed bug where join message appeared after site refresh
6 years ago
Trivernis
96425d563a
Improved backend security
...
- added max values for all bingo graphql endpoints
- added sqlite3 session-store with `connect-sqlite3`
6 years ago
Trivernis
20e1540175
Added Bingo Chat
...
- added a chat to the bingo game
6 years ago
Trivernis
4d87c70b69
Redesign and Rematch
...
- added the option to leave or play again after a match
- added error messages
- redesigned with css-grids
6 years ago
Trivernis
02fd2665f2
Implemented graphql in front and backend
...
- implementation of graphql api-point for bingo
- added player view
- added player view toggle button
- added submit on enter
- improved mobile layout
6 years ago
Trivernis
1e96cbe68e
Back- and frontend improvements
...
- added graphql backend
- added mobile support for frontend
- improved username form
- improved access to html-elements
- added toggle to bingo fields
6 years ago
Julius
5cde198890
Added bingo
...
- added bingo front and backend script
- added sessions
- added configuration files (default-config.yaml is needed, config.yaml for custom configuration)
6 years ago