Age | Commit message (Expand) | Author |
---|---|---|
2020-05-15 | Store cards as a JSON list instead of plain text | Olivier Gayot |
2020-05-15 | Use enumerate(...) instead of range(len(...)) | Olivier Gayot |
2020-05-15 | Don't use getters and setters because it's Python | Olivier Gayot |
2020-05-15 | Add cosmetic changes | Olivier Gayot |
2020-05-15 | Take the listen address and port as optional arguments | Olivier Gayot |
2020-03-29 | Change the websocket library for the standard one | Olivier Gayot |
2020-03-29 | Catch right type of exception when decoding JSON | Olivier Gayot |
2018-03-09 | use setuptools instead of only distutils | Olivier Gayot |
2018-03-09 | renamed the project SwiftStory | Olivier Gayot |