refactor(downloads): extract ViewFileController with clean URL route
Migrates ?act=view to /downloads/files/{id}/ with proper MVC structure:
VoteOnFileUseCase, ToggleBookmarkUseCase, FileMediaInfoService for getID3/image
metadata, Session class replacing raw $_SESSION access. Updates all old
?act=view links across includes and templates. Fixes Bootstrap 5 video ratio
classes and corrects "on moderation" wording to "awaiting moderation".