aboutsummaryrefslogtreecommitdiffstats
path: root/public/javascripts/app.js
AgeCommit message (Collapse)Author
2013-04-28When you pick a character, show a dialogTeddy Wing
The dialog contains a message based on whether or not you had the correct answer.
2013-04-28Create the <video> element in JavaScriptTeddy 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-28Test of video for phoneTeddy Wing
2013-04-28Get video from Parse and add to DOMTeddy Wing
2013-04-28Enable way to respond on correct answerTeddy Wing
2013-04-28Fix bugs with character fetchTeddy Wing
2013-04-28Reorganise JS and get characters from lasest videoTeddy Wing
* Reorganise frontend JavaScript to make it more compartmentalised * Grab characters from the latest video