Commit Graph

5 Commits (73ff02be6744255b895b548b980385a8cc938e1a)

Author SHA1 Message Date
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