| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-03 | Update application name in package.jsonHEADmaster | Teddy Wing | |
| 2013-05-03 | Add LICENSE and update README | Teddy Wing | |
| 2013-05-03 | Get rid of Parse.com API keys | Teddy Wing | |
| Deciding to not completely clear them from history, so don't use them please. | |||
| 2013-04-29 | Add README. Still need to come up with a license. | Teddy Wing | |
| 2013-04-28 | Change name of Viggle back button | Teddy Wing | |
| 2013-04-28 | Fix JS error in viggle.js | Teddy Wing | |
| 2013-04-28 | Add some Viggle calls | Teddy Wing | |
| 2013-04-28 | Reduce size of type on 'Sorry' screen | Teddy Wing | |
| Because otherwise it extends off the screen in the Viggle app. | |||
| 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 | Shift character cover flow down a bit | Teddy Wing | |
| 2013-04-28 | Don't filter characters with role=Actor | Teddy Wing | |
| Because there was a mysterious error when I was getting results for role=Voice. Shoot. Spent too much time on that. | |||
| 2013-04-28 | Reduce video height | Teddy Wing | |
| 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 | |||
| 2013-04-28 | Move coverflow up | Teddy Wing | |
| To re-center, compensating for the fact that the YouTube video on iOS devices doesn't have the player controls at the bottom, but rather has them inset. Still have to test to see if centering is correct. | |||
| 2013-04-28 | Fix height of character images in coverflow | Teddy Wing | |
| 2013-04-28 | Change to different coverflow plugin | Teddy Wing | |
| 2013-04-28 | Deploy failed. Removing node from package.json | Teddy Wing | |
| 2013-04-28 | Add node to package.json | Teddy Wing | |
| 2013-04-28 | Update Procfile | Teddy Wing | |
| 2013-04-28 | Add Procfile | Teddy Wing | |
| 2013-04-28 | Reorganise & update TODO | Teddy Wing | |
| 2013-04-28 | Add series_id to character-images URL | Teddy Wing | |
| The '/character-images' endpoint must now be called with a series ID as part of the URL. | |||
| 2013-04-28 | Dynamically fetch character images from TMS API | Teddy Wing | |
| * /character-images endpoint now dynamically fetches images from the TMS API * Add a config.js file | |||
| 2013-04-27 | Add 'request' library to call out to API | Teddy Wing | |
| 2013-04-27 | Add TODO | Teddy Wing | |
| 2013-04-27 | Render characters by calling API | Teddy Wing | |
| To render the characters, get character names and image locations from the internal API and render them using an Underscore template. | |||
| 2013-04-27 | Update routing system. Add character images endpoint | Teddy Wing | |
| Now includes an endpoint to get character images using dummy data. | |||
| 2013-04-27 | Untrack ./node_modules | Teddy Wing | |
| Sorry, my bad for not ignoring it initially. | |||
| 2013-04-27 | Change to node/express app | Teddy Wing | |
| 2013-04-27 | Fluid width video | Teddy Wing | |
| 2013-04-27 | Fix tab bar to bottom | Teddy Wing | |
| 2013-04-27 | Another git post-receive test | Teddy Wing | |
| 2013-04-27 | Post-receive test | Teddy Wing | |
| 2013-04-27 | Remove zepto include | Teddy Wing | |
| 2013-04-27 | Change lower nav to tab bar style | Teddy Wing | |
| 2013-04-27 | Initial commit | Teddy Wing | |
| Initial version of HTML page for in-Viggle-app display. | |||
