* Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account
Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336