| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-28 | When you pick a character, show a dialog | Teddy Wing | |
| The dialog contains a message based on whether or not you had the correct answer. | |||
| 2013-04-28 | Create the <video> element in JavaScript | Teddy Wing | |
| Wasn't working on the phone when I had a <video> el with an empty src in the raw HTMl. So create a <video> el with the right src in JS and then insert it. | |||
| 2013-04-28 | Test of video for phone | Teddy Wing | |
| 2013-04-28 | Get video from Parse and add to DOM | Teddy Wing | |
| 2013-04-28 | Enable way to respond on correct answer | Teddy Wing | |
| 2013-04-28 | Fix bugs with character fetch | Teddy Wing | |
| 2013-04-28 | Reorganise JS and get characters from lasest video | Teddy Wing | |
| * Reorganise frontend JavaScript to make it more compartmentalised * Grab characters from the latest video | |||
