| Age | Commit message (Collapse) | Author |
|
Deciding to not completely clear them from history, so don't use them
please.
|
|
The dialog contains a message based on whether or not you had the
correct answer.
|
|
Because there was a mysterious error when I was getting results for
role=Voice. Shoot. Spent too much time on that.
|
|
|
|
* 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.
|
|
|