Age | Commit message (Expand) | Author |
2020-05-12 | Add unit tests for swiftstory.Status | Olivier Gayot |
2020-05-12 | Add unit tests for swifstory.cards | Olivier Gayot |
2020-05-12 | Add script to run the unit tests | 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 |
2020-03-29 | Fix build dependencies | Olivier Gayot |
2018-09-12 | Add systemd service file | Olivier Gayot |
2018-06-09 | Fix typo in the english version | Olivier Gayot |
2018-06-09 | Fix a few typos in the french translation | Olivier Gayot |
2018-03-09 | Fixed two typos in the french version | Olivier Gayot |
2018-03-09 | fixed typo in card | Olivier Gayot |
2018-03-09 | connect to the websocket on the same host using wss or ws | Olivier Gayot |
2018-03-09 | debianize the package | Olivier Gayot |
2018-03-09 | use setuptools instead of only distutils | Olivier Gayot |
2018-03-09 | added author to python package | Olivier Gayot |
2018-03-09 | moved webapp files in the usr/share/swiftstory dir | Olivier Gayot |
2018-03-09 | removed bower.json file | Olivier Gayot |
2018-03-09 | fixed build by renaming the package | Olivier Gayot |
2018-03-09 | renamed webapp/ www/ | Olivier Gayot |
2018-03-09 | renamed the project SwiftStory | Olivier Gayot |
2018-03-09 | do not rely on a symlink for the executable | Olivier Gayot |
2015-06-27 | webapp: Fix error with safari | Olivier Gayot |
2015-06-27 | handle the disconnection of the judge | Olivier Gayot |
2015-06-25 | handle the multilingual support | Olivier Gayot |
2015-06-23 | handle the case when no cards are collected | Olivier Gayot |
2015-06-23 | server: fixed extra card given to the judge | Olivier Gayot |
2015-06-15 | rearchitecture the data files | Olivier Gayot |
2015-06-14 | removed the ui.html file | Olivier Gayot |
2015-06-14 | added an example with php -S in the README | Olivier Gayot |
2015-06-14 | moved the webapp pages in the webapp/ dir | Olivier Gayot |
2015-06-14 | added the setup file for the server | Olivier Gayot |
2015-06-14 | use a python package instead of just modules | Olivier Gayot |
2015-06-09 | README: explain how to setup and start | Olivier Gayot |
2015-06-09 | mobile: handle the collection of the cards and the designation | Olivier Gayot |
2015-06-09 | ui: allow to get the played cards from the ifaces | Olivier Gayot |
2015-06-09 | mobile: allow a player to select a card | Olivier Gayot |
2015-06-09 | ui: allow to get the event associated with a card | Olivier Gayot |
2015-06-09 | ui: handle the changes of game state in a generic way | Olivier Gayot |
2015-06-09 | ui: handle the number of played cards properly | Olivier Gayot |
2015-06-09 | mobile: use .text instead of .html for numbers | Olivier Gayot |
2015-06-09 | ui: allow to check if we are judge | Olivier Gayot |
2015-06-08 | mobile: handle the score | Olivier Gayot |
2015-06-08 | desktop: handle the score | Olivier Gayot |
2015-06-08 | handle the notification for score update | Olivier Gayot |
2015-06-08 | send a notification when the score is updated | Olivier Gayot |
2015-06-08 | generate the callbacks for white cards in the common part | Olivier Gayot |
2015-06-08 | removed example content | Olivier Gayot |
2015-06-08 | added the jquery files | Olivier Gayot |
2015-06-08 | Add some animations. | Jeremie Taboada |
2015-06-08 | Fix header padding. | Jeremie Taboada |