Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Lynchburg Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lynchburg
Lynchburg Server
Commits
27fb1897df4a17b399fe18fddf313af2e62f9972
Select Git revision
0 results
lynchburg-server
controllers
game.py
Author
Search by author
Any Author
authors
0 authors
Apr 22, 2020
Renamed submits to prompts
· 27fb1897
Nils G.
authored
4 years ago
27fb1897
Safe submits in /game/roles persistently in player table
· d8517aee
Nils G.
authored
4 years ago
d8517aee
Added /game/roles API
· 957c1e94
Nils G.
authored
4 years ago
957c1e94
Store roles definition as base64 in database. Decode in JS.
· 3d7efc7f
Nils G.
authored
4 years ago
3d7efc7f
Move websocket API into seperate python module
· abc3ec16
Nils G.
authored
4 years ago
abc3ec16
Add websockets to game to retrieve changes in the room without refresh or ajax
· 759a39fb
Nils G.
authored
4 years ago
759a39fb
Initial creation of API /game/start
· 6af73cca
Nils G.
authored
4 years ago
6af73cca
Loading