Commit Graph

9 Commits (dependabot/npm_and_yarn/y18n-3.2.2)

Author SHA1 Message Date
Trivernis b723d2aa85 Release cleanup and fix
- added auto-scroll to message to edit
- fixed style issues
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 2e31a513d3 Release cleanup
- code cleanup and release declaration
6 years ago
Trivernis e35cfabc49 Cookie Dialog
- added a cookie dialog
- removed riddle (temporary)
- removed users (temporary)
6 years ago
Trivernis 52bd2378fb Fixed issues
- fixed bingo button not shown on refresh
- fixed code style
- added eslint
6 years ago
Trivernis 2dff089ca0 Switched to postgres for session storage
- improved mobile layout (chat now visible)
- fixed bingo button not visible in mobile layout
- added postgres for session storage
- added sql directory for sql query files
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 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