Commit Graph

7 Commits (v0.1.0)

Author SHA1 Message Date
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 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 73ff02be67 Style fixes
- fixed image and linebreaks in chat
- changed ids for messages and words to bigserial
6 years ago
Trivernis 9786167943 Working frontend
- tweaked backend
- frontend is working again
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 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