| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
this is the default encoding. Encoding declarations are only useful in py3 if you want to declare it to be something _other_ than utf-8. This was, however, a very useful convention in py2. (#56)
|
|
|
|
|
|
|
|
|
|
| |
* adds docker-compose file
* cleanup
* adds template auto reload to vagrant box
* Update index.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add error messages
Signed-off-by: JoeBanks13 <[email protected]>
* Remove un-used keyword arg from 404
* Assert for status code instead of full content
* PEP8
* test lint
* please coverage
* oh
* Exclude websockets.py from coverage
* Move code output into terminal
* Switch typewriter href protocol
* Add tests for websockets.py
* Abort previous commit, coveralls did not let coverage go down
* Add more pauses and request => response
* move css and js out, add typewriter JS to our own repo & add method for appending text in bulk.
* Enable REPL on 4XX and change error descriptions
* commas
* /error path
|
|
|
|
| |
This reverts commit 57abb43
|
|
|
|
| |
Signed-off-by: martmists <[email protected]>
|
|
|
|
| |
This reverts commit 80a1ab5
|
|
|
|
| |
Signed-off-by: martmists <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to Japronto
- More linters
- Rewrite route handling
- Rewrite error handling
- Rewrite static handling
- Error when no `Index` propery is found
- Probably some more stuff? idk
Code needs testing; Maybe we could use pytest?
Signed-off-by: martmists <[email protected]>
|
|
|
|
| |
Also fixed flake8-imports getting the other wrong
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |\ |
|
| | | |
|
| | | |
|
| |/
|/| |
|
| | |
|
|/ |
|
|
|
|
| |
Signed-off-by: martmists <[email protected]>
|
| |
|
| |
|
|
|