Commit Graph

13 Commits (1a552a066149bef4779a4f4999a6254db0122f03)

Author SHA1 Message Date
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