- Add OAuth2 token refresh
- Add OAuth2 URIs to endpoints
- Store token in cookie or session variable
- Bugfix: logout/revoke token on expired/invalid token. (400 response from API)
- Bugfix: likes count doesn't refresh when liking/unliking
- Add ability to comment in-app
- Add option to force column view
- Fix link:hover color
- Refactor GET and POST ajax functions
- Bugfix: Return to selected video after login redirect
- Bugfix: Allow login for multiple players on a page
- Update docs
- Convert to Youtube API v3 !important
- v3 pageToken - pages + full list (snowliondev)
- Clean up code/documentation
- Optimize API Quota usage (remove any unused variables left from v2)
- Allow local testing (flag
http:
when testing locally) (later removed with APIv3/https) - FAQ/Fix common issues (Empty playlists, no uploads, etc.)
- Load order, newest, random/shuffle.
- Additional themes (or modular colour scheme)
- Different Aspect ratios for responsive (4:3 for larger playist column)
- Test IE 8-10 (Low Priority unless requested)
- Obtain More Coffee ☕
- Any other suggestions welcome! 😃