Commit Graph

18 Commits (a5d5250d1019c98ddc6d4b36b654138959ea33e6)

Author SHA1 Message Date
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 2e31a513d3 Release cleanup
- code cleanup and release declaration
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 e35cfabc49 Cookie Dialog
- added a cookie dialog
- removed riddle (temporary)
- removed users (temporary)
6 years ago
Julius 73ff02be67 Style fixes
- fixed image and linebreaks in chat
- changed ids for messages and words to bigserial
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 9786167943 Working frontend
- tweaked backend
- frontend is working again
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 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 96425d563a Improved backend security
- added max values for all bingo graphql endpoints
- added sqlite3 session-store with `connect-sqlite3`
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 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
Trivernis dbf0ff90be Initialized 6 years ago