Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.23 KB

Todo.md

File metadata and controls

29 lines (27 loc) · 1.23 KB

To-do list @m-hatch

  • 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

Youtube API v3

  • 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)

Additional

  • 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! 😃