summaryrefslogtreecommitdiff
path: root/swiftstory
AgeCommit message (Expand)Author
2020-05-15Store cards as a JSON list instead of plain textOlivier Gayot
2020-05-15Use enumerate(...) instead of range(len(...))Olivier Gayot
2020-05-15Don't use getters and setters because it's PythonOlivier Gayot
2020-05-15Add cosmetic changesOlivier Gayot
2020-05-15Take the listen address and port as optional argumentsOlivier Gayot
2020-03-29Change the websocket library for the standard oneOlivier Gayot
2020-03-29Catch right type of exception when decoding JSONOlivier Gayot
2018-03-09use setuptools instead of only distutilsOlivier Gayot
2018-03-09renamed the project SwiftStoryOlivier Gayot