summaryrefslogtreecommitdiff
path: root/src/com/p4square/grow/frontend/VideosResource.java
AgeCommit message (Collapse)Author
2013-11-09Refactored TrainingResource to use the Provider interface.Jesse Morgan
Playlists are now generated from a default playlist and regularly merged with the default playlist to get updates. Also adding the Question tests that got left out of a previous commit.
2013-09-01Adding video completion tracking to frontendJesse Morgan
2013-08-04Adding VideosResource to return JSON blobs of video data for the training page.Jesse Morgan