aboutsummaryrefslogtreecommitdiffstats
path: root/logs.py (follow)
Commit message (Collapse)AuthorAgeLines
* Restructure project layoutGravatar MarkKoz2019-03-28-10/+0
| | | | | | | | | * Move all code into a "snekbox" package * Use logging code as __init__.py * Rename Snekbox class to NsJail * Create "site" sub-package * Move templates into this sub-package * Move Flask code into a new snekapp module
* simplify threads and use local thread variables to manage user websocket ↵Gravatar Christopher Baklid2018-05-26-0/+10
connections