API: consolidate project lists
We have these API endpoints to get a list of projects:
/projects/projects/owned/projects/visible/projects/starred/projects/all
These should just use a scope (or similar) parameter on the main index action.
We have these API endpoints to get a list of projects:
/projects/projects/owned/projects/visible/projects/starred/projects/allThese should just use a scope (or similar) parameter on the main index action.