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