Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
3
commits
Temporarily removed subtitle mapping from video encoding due to it breaking the entire thing
bcdfd24View on GitHubAdded CRUD operations for videos, changed the mediafile and video models to remove redundant Id properties, changed the video upload dto to include everything needed for it instead of having the videofile and thumbnail file seperately in the controller args
9018b8eView on GitHubChanged video encoding to use hardware acceleration, added endpoints to get video metadata and files, added viewing of logged in devices and access revocation
90ca747View on GitHub