Commit Graph

119 Commits (renovate/eslint-6.x)
 

Author SHA1 Message Date
Renovate Bot bd5d4d7e0e
Pin dependencies 6 years ago
Trivernis fc0e6c23c1 Fixed style
- removed chat and players from mobile version
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 78e4b348e0
Merge pull request #1 from Trivernis/renovate/configure
Configure Renovate
6 years ago
Trivernis ed089e0431
Update renovate.json 6 years ago
Trivernis 3ac3180957 CHANGELOG and README
- added content to the README.md
- added a CHANGELOG.md
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 68faea7d86 Hotfix: Missing game urlparam in front-end
- added default return value if the game param is not set to getGameParam on bingo
6 years ago
Trivernis 51a22eca86 Hotfix settings not defined
- added preinitialized settings to bin/www
6 years ago
Trivernis c98c57cfa2 bin/www now reads config
- added reading the yaml config to bin/www to configure the port
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 c7507fb4f7 Changes to app
- changed js style
6 years ago
Renovate Bot e0d6ef3866
Add renovate.json 6 years ago
Trivernis dbf0ff90be Initialized 6 years ago
Trivernis c52c02c685 Initial commit 6 years ago