| Age | Commit message (Collapse) | Author |
|
|
|
* Reorganise frontend JavaScript to make it more compartmentalised
* Grab characters from the latest video
|
|
|
|
The '/character-images' endpoint must now be called with a series ID
as part of the URL.
|
|
* /character-images endpoint now dynamically fetches images from the
TMS API
* Add a config.js file
|
|
To render the characters, get character names and image locations from
the internal API and render them using an Underscore template.
|
|
Now includes an endpoint to get character images using dummy data.
|
|
|