Trivernis
9d806a7935
Fixed username submission
...
- setting a username now gives better feedback
- old username appeares in input field on load
- fixed bug where users with expired bingo session but still existent session couldn't set a username
- fixed status indicator
6 years ago
Trivernis
e35cfabc49
Cookie Dialog
...
- added a cookie dialog
- removed riddle (temporary)
- removed users (temporary)
6 years ago
Trivernis
a5af6cbb19
Bug Fixes
...
- setting words won't result in deleting all of them and resaving
- words can now only be set when no round is active
6 years ago
Julius
3e39a023b9
Changed toggle message
...
- changed heared/unheared to toggled/untoggled
6 years ago
Julius
44db9f844c
more bingo commands
...
- added /username bingo command
6 years ago
Julius
d0085a2bfd
More commands
...
- fixed backend error responses
- added round abort command
6 years ago
Julius
31c91c54ad
Frontend fixes
...
- added bingo help command
- added bingo ping command
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
d566505c3f
Bingo lobby improvements
...
- bingo added kicking of player
- bingo added display of admin
- bingo added grid size input
6 years ago
Trivernis
1a552a0661
Minor style fixes
...
- fixed back to lobby button
- fixed chat background
6 years ago
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
f026cd6cca
Added Codefactor Badge
6 years ago
Trivernis
52bd2378fb
Fixed issues
...
- fixed bingo button not shown on refresh
- fixed code style
- added eslint
6 years ago
Trivernis
2fb44df24d
Rename LICENSE to LICENSE.md
6 years ago
Trivernis
5ca1831e5e
Create LICENSE
6 years ago
Trivernis
d89137924a
Auto stash before merge of "develop" and "GitHub-whooshy/develop"
6 years ago
Trivernis
efede7d925
Auto stash before merge of "develop" and "GitHub-whooshy/develop"
6 years ago
Trivernis
1f6cac5798
Merge pull request #8 from Trivernis/dependency-updates
...
Merge pull request #7 from Trivernis/develop
6 years ago
Trivernis
84914376d7
Merge pull request #7 from Trivernis/develop
...
Develop
6 years ago
Trivernis
8dced31423
Merge branch 'dependency-updates' into develop
6 years ago
Trivernis
2564d46648
Merge pull request #5 from Trivernis/renovate/http-errors-1.x
...
Update dependency http-errors to v1.7.2
6 years ago
Renovate Bot
28aaff7962
Update dependency http-errors to v1.7.2
6 years ago
Trivernis
5605d11016
Merge pull request #6 from Trivernis/renovate/debug-4.x
...
Update dependency debug to v4
6 years ago
Renovate Bot
07dec6f943
Update dependency debug to v4
6 years ago
Trivernis
e10f36d856
Merge pull request #4 from Trivernis/renovate/pug-2.x
...
Update dependency pug to v2.0.3
6 years ago
Renovate Bot
7496d1d112
Update dependency pug to v2.0.3
6 years ago
Trivernis
562f2a4871
Merge pull request #3 from Trivernis/renovate/pin-dependencies
...
Pin dependencies
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
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
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
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
Trivernis
dbf0ff90be
Initialized
6 years ago
Trivernis
c52c02c685
Initial commit
6 years ago