frontend: Don't fetch archive for raw endpoint
Created by: ryanslade
When requesting a simple file or directory listing, don't fetch an archive. Instead, fetch just the file or listing directly from gitserver.
Closes: https://github.com/sourcegraph/sourcegraph/issues/10466