| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Fix height of character images in coverflow | Teddy Wing | |
| 2013-04-28 | Change to different coverflow plugin | 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 | 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 | Change to node/express app | Teddy Wing | |
