Commit Graph

8 Commits (fc0e6c23c1eaf25d9e1171233da4e0e29b53213c)

Author SHA1 Message Date
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
Trivernis 229a6b6ee7 Added riddle
- added riddle webpage to download reddit images
6 years ago
Trivernis dbf0ff90be Initialized 6 years ago