summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-30Quick and dirty impl. to get the black card visible after collectionblack_card_visibleOlivier Gayot
2020-03-29Change the websocket library for the standard oneOlivier Gayot
2020-03-29Catch right type of exception when decoding JSONOlivier Gayot
2020-03-29Fix build dependenciesOlivier Gayot
2018-09-12Add systemd service fileOlivier Gayot
2018-06-09Fix typo in the english versionOlivier Gayot
2018-06-09Fix a few typos in the french translationOlivier Gayot
2018-03-09Fixed two typos in the french versionOlivier Gayot
2018-03-09fixed typo in cardOlivier Gayot
2018-03-09connect to the websocket on the same host using wss or wsOlivier Gayot
2018-03-09debianize the packageOlivier Gayot
2018-03-09use setuptools instead of only distutilsOlivier Gayot
2018-03-09added author to python packageOlivier Gayot
2018-03-09moved webapp files in the usr/share/swiftstory dirOlivier Gayot
2018-03-09removed bower.json fileOlivier Gayot
2018-03-09fixed build by renaming the packageOlivier Gayot
2018-03-09renamed webapp/ www/Olivier Gayot
2018-03-09renamed the project SwiftStoryOlivier Gayot
2018-03-09do not rely on a symlink for the executableOlivier Gayot
2015-06-27webapp: Fix error with safariOlivier Gayot
2015-06-27handle the disconnection of the judgeOlivier Gayot
2015-06-25handle the multilingual supportOlivier Gayot
2015-06-23handle the case when no cards are collectedOlivier Gayot
2015-06-23server: fixed extra card given to the judgeOlivier Gayot
2015-06-15rearchitecture the data filesOlivier Gayot
2015-06-14removed the ui.html fileOlivier Gayot
2015-06-14added an example with php -S in the READMEOlivier Gayot
2015-06-14moved the webapp pages in the webapp/ dirOlivier Gayot
2015-06-14added the setup file for the serverOlivier Gayot
2015-06-14use a python package instead of just modulesOlivier Gayot
2015-06-09README: explain how to setup and startOlivier Gayot
2015-06-09mobile: handle the collection of the cards and the designationOlivier Gayot
2015-06-09ui: allow to get the played cards from the ifacesOlivier Gayot
2015-06-09mobile: allow a player to select a cardOlivier Gayot
2015-06-09ui: allow to get the event associated with a cardOlivier Gayot
2015-06-09ui: handle the changes of game state in a generic wayOlivier Gayot
2015-06-09ui: handle the number of played cards properlyOlivier Gayot
2015-06-09mobile: use .text instead of .html for numbersOlivier Gayot
2015-06-09ui: allow to check if we are judgeOlivier Gayot
2015-06-08mobile: handle the scoreOlivier Gayot
2015-06-08desktop: handle the scoreOlivier Gayot
2015-06-08handle the notification for score updateOlivier Gayot
2015-06-08send a notification when the score is updatedOlivier Gayot
2015-06-08generate the callbacks for white cards in the common partOlivier Gayot
2015-06-08removed example contentOlivier Gayot
2015-06-08added the jquery filesOlivier Gayot
2015-06-08Add some animations.Jeremie Taboada
2015-06-08Fix header padding.Jeremie Taboada
2015-06-08Fix css!Jeremie Taboada
2015-06-08Add meta!!!!!Jeremie Taboada